FAQ
- How many columns/fields can I have in a SOW topic? In a view?
- Do I have to add configuration for every topic I want to publish to?
- How does AMPS construct the SowKey for a message?
- What happens if I change the key of a SOW topic?
- How can I limit the amount of memory AMPS consumes?
- How do I change the filter on a subscription?
- In bookmark subscribes, why does EPOCH give me the same messages as MOST_RECENT?
- Can a client have more than one subscription at a time?
- Can a subscriber tell who published a message?
- Why does my HAClient appear to hang when my server is down or URI is incorrect?
- How can I do ad hoc message routing in AMPS?
- How do I set up a failover group in my replication destination?
- How do I get more information on an AMPS error?
- Does AMPS support replication?
- How do I remove messages from a SOW?
- What if I need to move messages from one AMPS instance to another?
- When using the Python client, will the background thread exit when the program exits?
- What is a bookmark subscription?
- Is PCIe SSD a requirement when using a transaction log?
- What is a View and how can it be used for aggregation?
- What is “Focus” in AMPS?
- Do I need more than one AMPS client object in my program?
- How can I reconnect to my AMPS server when a disconnect occurs?
- How can I use AMPS with a XAML application?