Advanced Message Processing System (AMPS) JavaScript Developer GuideΒΆ
Version 5.3
Publication Date Sep 27, 2024
- 1. Introduction
- 2. Obtaining and Installing the AMPS Client
- 3. Your First AMPS Program
- 4. Subscriptions
- 5. Error Handling
- 6. State of the World (SOW)
- 7. Using Queues
- 8. Delta Publish and Subscribe
- 9. High Availability
- 10. AMPS Programming: Working with Commands
- Understanding AMPS Messages and Commands
- Creating and Populating a Command
- Using Execute
- Command Cookbook
- Publishing
- Subscribing
- Basic Subscription
- Subscription with Options
- Subscription with Select List
- Subscription with Content Filter
- Conflated Subscription to a SOW Topic
- Conflated Subscription to a Topic with No SOW
- Bookmark Subscription
- Rate Controlled Bookmark Subscription
- Rate Controlled Bookmark Subscription with Maximum Gap
- Bookmark Subscription with Completed Acknowledgment
- Bookmark Subscription with Content Filter
- Pausing a Bookmark Subscription
- Resuming a Bookmark Subscription
- Replacing the Filter on a Subscription
- Subscribing to a Queue and Requesting a max_backlog
- SOW Query
- SOW and Subscribe
- Delta Publishing
- Delta Subscribing
- SOW and Delta Subscribe
- SOW Delete
- 11. Message Types
- 12. Advanced Topics
- 13. Performance Tips and Best Practices