mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-15 06:26:09 +00:00
Improve the CORE client failover connecting to other live servers when all reconnect attempts fails, i.e. in a cluster composed of 2 live servers, when the server to which the CORE client is connected goes down the CORE client should reconnect its sessions to the other liver broker.
3.5 KiB
3.5 KiB
Summary
- Introduction
- Legal Notice
- Preface
- Project Info
- Versions
- Messaging Concepts
- Architecture
- Using the Server
- Upgrading
- Address
- Protocols and Interoperability
- AMQP
- MQTT
- STOMP
- OpenWire
- Core
- Mapping JMS Concepts to the Core API
- Using JMS
- The Client Classpath
- Examples
- Routing Messages With Wild Cards
- Wildcard Syntax
- Filter Expressions
- Persistence
- Configuring Transports
- Configuration Reload
- Detecting Dead Connections
- Detecting Slow Consumers
- Avoiding Network Isolation
- Detecting Broker Issues (Critical Analysis)
- Resource Manager Configuration
- Flow Control
- Guarantees of sends and commits
- Message Redelivery and Undelivered Messages
- Message Expiry
- Large Messages
- Paging
- Scheduled Messages
- Last-Value Queues
- Non-Destructive Queues
- Ring Queues
- Retroactive Addresses
- Exclusive Queues
- Message Grouping
- Consumer Priority
- Extra Acknowledge Modes
- Management
- Management Console
- Metrics
- Security
- Masking Passwords
- Broker Plugins
- Resource Limits
- The JMS Bridge
- Client Failover
- Diverting and Splitting Message Flows
- Core Bridges
- Transformers
- Duplicate Message Detection
- Clusters
- Federation
- High Availability and Failover
- Connection Routers
- Graceful Server Shutdown
- Libaio Native Libraries
- Thread management
- Embedded Web Server
- Logging
- Embedding the Broker
- Apache Karaf
- Apache Tomcat
- Spring Integration
- CDI Integration
- Intercepting Operations
- Data Tools
- Activation Tools
- Maven Plugin
- Unit Testing
- Troubleshooting and Performance Tuning
- Performance Tools
- Configuration Reference
- Restart Sequence
- Resource Adapter