Advanced Message Processing System (AMPS) JavaScript Developer GuideΒΆ
Version 5.3
Publication Date May 19, 2023
Contents:
- 1. Introduction
- 2. Obtaining and Installing the AMPS Client
- 3. Your First AMPS Program
- 4. Subscriptions
- 5. Error Handling
- 6. State of the World
- 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
- Command Cookbook: Subscribing
- Basic Subscription
- Basic Subscription With Options
- Basic Subscription With Select List
- Content Filtered Subscription
- Conflated Subscription to a SOW Topic
- Conflated Subscription to a Topic With No SOW
- Bookmark Subscription
- Rate Controlled Bookmark Subscription
- Bookmark Subscription With Completed Acknowledgement
- Rate Controlled Bookmark Subscription
- Bookmark Subscription With Content Filter
- Rate Controlled Bookmark Subscription With Maximum Gap
- 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