removing defunct design-guide docs
This commit is contained in:
parent
97210427df
commit
25287a9ab3
|
@ -43,7 +43,6 @@
|
||||||
<exclude>data/</exclude>
|
<exclude>data/</exclude>
|
||||||
|
|
||||||
<!-- Exclude all docs except user manual -->
|
<!-- Exclude all docs except user manual -->
|
||||||
<exclude>docs/design-guide/</exclude>
|
|
||||||
<exclude>docs/diagrams/</exclude>
|
<exclude>docs/diagrams/</exclude>
|
||||||
|
|
||||||
<!-- Exclude Release and Dev files -->
|
<!-- Exclude Release and Dev files -->
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
About ActiveMQ
|
|
||||||
==============
|
|
||||||
|
|
||||||
What is ActiveMQ?
|
|
|
@ -1,23 +0,0 @@
|
||||||
Getting Started
|
|
||||||
===============
|
|
||||||
|
|
||||||
This chapter discusses the architecture behind clustering
|
|
||||||
|
|
||||||
Discovery
|
|
||||||
=========
|
|
||||||
|
|
||||||
Discovery is done in 2 steps, initial discovery where the server locates
|
|
||||||
another node in the cluster and topology discovery where the node finds
|
|
||||||
out about all other nodes in the cluster
|
|
||||||
|
|
||||||
Initial Discovery
|
|
||||||
-----------------
|
|
||||||
|
|
||||||
blah blah blah, UDP, static connectors etc etc
|
|
||||||
|
|
||||||
Topology Discovery
|
|
||||||
------------------
|
|
||||||
|
|
||||||
blah blah blah, topology etc
|
|
||||||
|
|
||||||
![ActiveMQ Artemis topology-update.jpg](images/topology-update.jpg)
|
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 23 KiB |
Binary file not shown.
Before Width: | Height: | Size: 93 KiB |
|
@ -1,17 +0,0 @@
|
||||||
Legal Notice
|
|
||||||
============
|
|
||||||
|
|
||||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
||||||
contributor license agreements. See the NOTICE file distributed with
|
|
||||||
this work for additional information regarding copyright ownership. The
|
|
||||||
ASF licenses this file to You under the Apache License, Version 2.0 (the
|
|
||||||
"License"); you may not use this file except in compliance with the
|
|
||||||
License. You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
Loading…
Reference in New Issue