amps-python-client 5.3.4.1__zip → 5.3.4.3__zip
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- amps-python-client-5.3.4.3/LICENSE +168 -0
- amps-python-client-5.3.4.3/PKG-INFO +112 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/intro.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/logon.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/publishing.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/removing.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/utilities.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/index.rst.txt +36 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/ack-messages.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/content-messages.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/intro.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/logon.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/protocol-reference.html +93 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/publishing.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/query-delimiters.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/query-subscribe.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/removing.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/utilities.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/genindex.html +97 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/index.html +98 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/objects.inv +6 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/search.html +107 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/docs/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/html/code.html +6851 -0
- amps-python-client-5.3.4.3/docs/html/genindex.html +1363 -0
- amps-python-client-5.3.4.3/docs/html/index.html +131 -0
- amps-python-client-5.3.4.3/docs/html/objects.inv +0 -0
- amps-python-client-5.3.4.3/docs/html/py-modindex.html +111 -0
- amps-python-client-5.3.4.3/docs/html/search.html +107 -0
- amps-python-client-5.3.4.3/docs/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/deltas.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/error-handling.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/exceptions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/first-program.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/high-availability.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/installing.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/introduction.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/advanced-topics.rst.txt +398 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +26 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/creating-commands.rst.txt +159 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/deltas.rst.txt +79 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/error-handling.rst.txt +481 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/exceptions.rst.txt +123 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/first-program.rst.txt +168 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/high-availability.rst.txt +879 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/installing.rst.txt +184 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/introduction.rst.txt +50 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +32 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/performance-tips.rst.txt +432 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/queues.rst.txt +282 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/sow.rst.txt +294 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/subscriptions.rst.txt +374 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/utilities.rst.txt +214 -0
- amps-python-client-5.3.4.3/docs/python/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/advanced-topics.html +447 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/cpp-compiler-list.html +92 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/cpp-feature-table.html +156 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/creating-commands.html +2882 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/deltas.html +169 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/error-handling.html +745 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/exceptions.html +266 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/first-program.html +526 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/high-availability.html +1017 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/installing.html +264 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/introduction.html +245 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/moving-from-python-lite.html +118 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/performance-tips.html +499 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/queues.html +352 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/sow.html +383 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/subscriptions.html +535 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/utilities.html +302 -0
- amps-python-client-5.3.4.3/docs/python/html/genindex.html +351 -0
- amps-python-client-5.3.4.3/docs/python/html/index.html +382 -0
- amps-python-client-5.3.4.3/docs/python/html/objects.inv +0 -0
- amps-python-client-5.3.4.3/docs/python/html/search.html +107 -0
- amps-python-client-5.3.4.3/docs/python/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/chapters/crankitup.html +271 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/chapters/equipment.html +105 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/genindex.html +97 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/index.html +381 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/objects.inv +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/search.html +107 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/events.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/views.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/acks.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/actions.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/daemon.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/delta.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/distribution.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/events.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/glossary.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/ha.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/intro.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/logging.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/oof.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/operation.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/queues.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/replication.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/securing.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/sow.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/transports.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/txlog.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/usecases.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/utilities.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/views.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/index.rst.txt +62 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/acks.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/actions.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/amps-statistics.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/amps_expressions.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/amps_functions.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/auxiliary_modules.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/config-file-shortcuts.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/conflated_topics.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/constructing-fields.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/daemon.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/delta.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/distribution.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/enrichment.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/events.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/file_format_versions.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/glossary.html +92 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/ha.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/installing_and_starting.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/intro.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/logging.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/messageTypes.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/monitoring.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/oof.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/operation.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/pub_sub.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/queues.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/replication.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/securing.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/sow.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/sow_queries.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/spark.html +819 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/transports.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/troubleshooting.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/txlog.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/usecases.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/utilities.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/views.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/genindex.html +133 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/index.html +96 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/objects.inv +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/search.html +106 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/include/ampspy_bookmarkstore.hpp +63 -0
- amps-python-client-5.3.4.3/include/ampspy_compat.h +63 -0
- amps-python-client-5.3.4.3/include/ampspy_defs.hpp +181 -0
- amps-python-client-5.3.4.3/include/ampspy_recoverypointadapter.hpp +52 -0
- amps-python-client-5.3.4.3/include/ampspy_shims.hpp +113 -0
- amps-python-client-5.3.4.3/include/ampspy_type_object.hpp +242 -0
- amps-python-client-5.3.4.3/include/ampspy_types.hpp +1139 -0
- amps-python-client-5.3.4.3/include/ampspyver.h +30 -0
- amps-python-client-5.3.4.3/index.html +66 -0
- amps-python-client-5.3.4.3/samples/AMPSConsolePublisher.py +59 -0
- amps-python-client-5.3.4.3/samples/AMPSConsoleSubscriber.py +63 -0
- amps-python-client-5.3.4.3/samples/AMPSFIXBuilderPublisher.py +71 -0
- amps-python-client-5.3.4.3/samples/AMPSFIXShredderSubscriber.py +69 -0
- amps-python-client-5.3.4.3/samples/AMPSNVFIXBuilderPublisher.py +71 -0
- amps-python-client-5.3.4.3/samples/AMPSNVFIXShredderSubscriber.py +67 -0
- amps-python-client-5.3.4.3/samples/AMPSPublishForReplay.py +81 -0
- amps-python-client-5.3.4.3/samples/AMPSQueueConsumer.py +69 -0
- amps-python-client-5.3.4.3/samples/AMPSQueuePublisher.py +59 -0
- amps-python-client-5.3.4.3/samples/AMPSSOWConsolePublisher.py +67 -0
- amps-python-client-5.3.4.3/samples/AMPSSOWConsoleSubscriber.py +77 -0
- amps-python-client-5.3.4.3/samples/AMPSSOWandSubscribeConsoleSubscriber.py +79 -0
- amps-python-client-5.3.4.3/samples/AMPSSOWandSubscribeWithOOF.py +108 -0
- amps-python-client-5.3.4.3/samples/AMPSSubscribeForReplay.py +128 -0
- amps-python-client-5.3.4.3/samples/AMPSUpdateForOOF.py +123 -0
- amps-python-client-5.3.4.3/samples/CompositeMessagePublisher.py +84 -0
- amps-python-client-5.3.4.3/samples/CompositeMessageSubscriber.py +87 -0
- amps-python-client-5.3.4.3/samples/RandomServerChooser.py +66 -0
- amps-python-client-5.3.4.3/samples/sample.xml +335 -0
- amps-python-client-5.3.4.3/setup.py +210 -0
- amps-python-client-5.3.4.3/setup_amps.py +94 -0
- amps-python-client-5.3.4.3/src/ampspy_shims.cpp +214 -0
- amps-python-client-5.3.4.3/src/ampspy_type_object.cpp +495 -0
- amps-python-client-5.3.4.3/src/authenticator.cpp +128 -0
- amps-python-client-5.3.4.3/src/bookmarkstore.cpp +246 -0
- amps-python-client-5.3.4.3/src/client.cpp +2648 -0
- amps-python-client-5.3.4.3/src/client_docs.h +1210 -0
- amps-python-client-5.3.4.3/src/cmessagehandler.cpp +161 -0
- amps-python-client-5.3.4.3/src/command.cpp +164 -0
- amps-python-client-5.3.4.3/src/command_docs.h +274 -0
- amps-python-client-5.3.4.3/src/compositemessagebuilder.cpp +113 -0
- amps-python-client-5.3.4.3/src/compositemessageparser.cpp +151 -0
- amps-python-client-5.3.4.3/src/conflatingrecoverypointadapter.cpp +197 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/BlockPublishStore.hpp +2050 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/BlockStore.hpp +674 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/BookmarkStore.hpp +542 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/Buffer.hpp +214 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/CompositeMessageBuilder.hpp +174 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/CompositeMessageParser.hpp +151 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/DefaultServerChooser.hpp +162 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/Field.hpp +723 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/HAClient.hpp +370 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/HAClientImpl.hpp +460 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/HybridPublishStore.hpp +481 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/LoggedBookmarkStore.hpp +1256 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MMapBookmarkStore.hpp +1283 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MMapStoreBuffer.hpp +297 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MemoryBookmarkStore.hpp +1628 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MemoryPublishStore.hpp +66 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MemoryStoreBuffer.hpp +247 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MemorySubscriptionManager.hpp +850 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/Message.hpp +1827 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MessageRouter.hpp +647 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/PublishStore.hpp +158 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ReconnectDelayStrategy.hpp +106 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +317 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/RecoveryPoint.hpp +323 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/RecoveryPointAdapter.hpp +501 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/RingBookmarkStore.hpp +669 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +494 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ServerChooser.hpp +156 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ServerChooserImpl.hpp +95 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/amps.h +815 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/amps_impl.h +220 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/amps_ssl.h +78 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampscrc.hpp +208 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampsplusplus.hpp +8846 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampsuri.h +84 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampsver.h +41 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampsver.h.in +41 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/constants.hpp +194 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/util.hpp +1722 -0
- amps-python-client-5.3.4.3/src/cpp/src/amps_protocol.c +693 -0
- amps-python-client-5.3.4.3/src/cpp/src/amps_ssl.c +565 -0
- amps-python-client-5.3.4.3/src/cpp/src/atfork.c +484 -0
- amps-python-client-5.3.4.3/src/cpp/src/client.c +498 -0
- amps-python-client-5.3.4.3/src/cpp/src/message.c +837 -0
- amps-python-client-5.3.4.3/src/cpp/src/message_generated.h +611 -0
- amps-python-client-5.3.4.3/src/cpp/src/tcp.c +1683 -0
- amps-python-client-5.3.4.3/src/cpp/src/tcps.c +2005 -0
- amps-python-client-5.3.4.3/src/cpp/src/transports.c +129 -0
- amps-python-client-5.3.4.3/src/cpp/src/unix.c +1063 -0
- amps-python-client-5.3.4.3/src/cpp/src/uri.c +301 -0
- amps-python-client-5.3.4.3/src/exponentialdelaystrategy.cpp +131 -0
- amps-python-client-5.3.4.3/src/failedwritehandler.cpp +116 -0
- amps-python-client-5.3.4.3/src/fixbuilder.cpp +146 -0
- amps-python-client-5.3.4.3/src/fixeddelaystrategy.cpp +115 -0
- amps-python-client-5.3.4.3/src/fixshredder.cpp +105 -0
- amps-python-client-5.3.4.3/src/fixshredder_docs.h +38 -0
- amps-python-client-5.3.4.3/src/haclient.cpp +691 -0
- amps-python-client-5.3.4.3/src/haclient_docs.h +200 -0
- amps-python-client-5.3.4.3/src/hybridpublishstore.cpp +137 -0
- amps-python-client-5.3.4.3/src/hybridpublishstore_docs.h +31 -0
- amps-python-client-5.3.4.3/src/memorybookmarkstore.cpp +373 -0
- amps-python-client-5.3.4.3/src/memorybookmarkstore_docs.h +39 -0
- amps-python-client-5.3.4.3/src/memorypublishstore.cpp +160 -0
- amps-python-client-5.3.4.3/src/memorypublishstore_docs.h +32 -0
- amps-python-client-5.3.4.3/src/message.cpp +765 -0
- amps-python-client-5.3.4.3/src/message_docs.h +306 -0
- amps-python-client-5.3.4.3/src/messagestream.cpp +630 -0
- amps-python-client-5.3.4.3/src/messagestream_docs.h +45 -0
- amps-python-client-5.3.4.3/src/mmapbookmarkstore.cpp +422 -0
- amps-python-client-5.3.4.3/src/nvfixbuilder.cpp +160 -0
- amps-python-client-5.3.4.3/src/nvfixbuilder_docs.h +35 -0
- amps-python-client-5.3.4.3/src/nvfixshredder.cpp +99 -0
- amps-python-client-5.3.4.3/src/nvfixshredder_docs.h +43 -0
- amps-python-client-5.3.4.3/src/publishstore.cpp +183 -0
- amps-python-client-5.3.4.3/src/raw_wrapper.cpp +765 -0
- amps-python-client-5.3.4.3/src/reason.cpp +71 -0
- amps-python-client-5.3.4.3/src/recoverypoint.cpp +135 -0
- amps-python-client-5.3.4.3/src/recoverypointadapter.cpp +171 -0
- amps-python-client-5.3.4.3/src/ringbookmarkstore.cpp +360 -0
- amps-python-client-5.3.4.3/src/serverchooser.cpp +245 -0
- amps-python-client-5.3.4.3/src/serverchooser_docs.h +41 -0
- amps-python-client-5.3.4.3/src/sowrecoverypointadapter.cpp +248 -0
- amps-python-client-5.3.4.3/src/store.cpp +62 -0
- amps-python-client-5.3.4.3/src/versioninfo.cpp +175 -0
- amps-python-client-5.3.4.1/LICENSE +0 -157
- amps-python-client-5.3.4.1/PKG-INFO +0 -112
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +0 -32
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +0 -27
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/intro.rst.txt +0 -43
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/logon.rst.txt +0 -231
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +0 -1474
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/publishing.rst.txt +0 -25
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +0 -12
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +0 -23
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/removing.rst.txt +0 -6
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/utilities.rst.txt +0 -13
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/index.rst.txt +0 -56
- amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/ack-messages.html +0 -417
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/content-messages.html +0 -417
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/intro.html +0 -126
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/logon.html +0 -295
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/protocol-reference.html +0 -1190
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/publishing.html +0 -436
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-delimiters.html +0 -173
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-subscribe.html +0 -2123
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/removing.html +0 -299
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/utilities.html +0 -287
- amps-python-client-5.3.4.1/docs/command-reference/html/genindex.html +0 -97
- amps-python-client-5.3.4.1/docs/command-reference/html/index.html +0 -138
- amps-python-client-5.3.4.1/docs/command-reference/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/command-reference/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/html/code.html +0 -6503
- amps-python-client-5.3.4.1/docs/html/genindex.html +0 -1361
- amps-python-client-5.3.4.1/docs/html/index.html +0 -131
- amps-python-client-5.3.4.1/docs/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/html/py-modindex.html +0 -111
- amps-python-client-5.3.4.1/docs/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/deltas.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/error-handling.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/exceptions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/first-program.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/high-availability.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/installing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/introduction.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/python/html/_images/caution.svg +0 -25
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/advanced-topics.rst.txt +0 -398
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +0 -26
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/creating-commands.rst.txt +0 -159
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/deltas.rst.txt +0 -79
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/error-handling.rst.txt +0 -482
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/exceptions.rst.txt +0 -128
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/first-program.rst.txt +0 -142
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/high-availability.rst.txt +0 -876
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/installing.rst.txt +0 -184
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/introduction.rst.txt +0 -50
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +0 -32
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/performance-tips.rst.txt +0 -434
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/queues.rst.txt +0 -282
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/sow.rst.txt +0 -292
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/subscriptions.rst.txt +0 -374
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/utilities.rst.txt +0 -214
- amps-python-client-5.3.4.1/docs/python/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/python/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/python/html/chapters/advanced-topics.html +0 -447
- amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-compiler-list.html +0 -92
- amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-feature-table.html +0 -156
- amps-python-client-5.3.4.1/docs/python/html/chapters/creating-commands.html +0 -2837
- amps-python-client-5.3.4.1/docs/python/html/chapters/deltas.html +0 -169
- amps-python-client-5.3.4.1/docs/python/html/chapters/error-handling.html +0 -746
- amps-python-client-5.3.4.1/docs/python/html/chapters/exceptions.html +0 -272
- amps-python-client-5.3.4.1/docs/python/html/chapters/first-program.html +0 -499
- amps-python-client-5.3.4.1/docs/python/html/chapters/high-availability.html +0 -1014
- amps-python-client-5.3.4.1/docs/python/html/chapters/installing.html +0 -264
- amps-python-client-5.3.4.1/docs/python/html/chapters/introduction.html +0 -245
- amps-python-client-5.3.4.1/docs/python/html/chapters/moving-from-python-lite.html +0 -118
- amps-python-client-5.3.4.1/docs/python/html/chapters/performance-tips.html +0 -499
- amps-python-client-5.3.4.1/docs/python/html/chapters/queues.html +0 -352
- amps-python-client-5.3.4.1/docs/python/html/chapters/sow.html +0 -381
- amps-python-client-5.3.4.1/docs/python/html/chapters/subscriptions.html +0 -535
- amps-python-client-5.3.4.1/docs/python/html/chapters/utilities.html +0 -302
- amps-python-client-5.3.4.1/docs/python/html/genindex.html +0 -351
- amps-python-client-5.3.4.1/docs/python/html/index.html +0 -380
- amps-python-client-5.3.4.1/docs/python/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/python/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/python/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/crankitup.html +0 -271
- amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/equipment.html +0 -105
- amps-python-client-5.3.4.1/docs/python-quickstart/html/genindex.html +0 -97
- amps-python-client-5.3.4.1/docs/python-quickstart/html/index.html +0 -382
- amps-python-client-5.3.4.1/docs/python-quickstart/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/python-quickstart/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/events.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/views.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/AMPS-Queues-Intro.svg +0 -1330
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/GeoRepl.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_async_ack.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_sync_ack.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/Hot-Hot-Replication.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/MessageOrdering.svg +0 -235
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF5.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF6.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF7.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF8.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub1.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub2.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWAndSubscribeAndReplace.svg +0 -684
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery1.svg +0 -402
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery2.svg +0 -505
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig1.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig2.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig3.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig4.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.svg +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/chicago_group.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_original_messages.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_update_message.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.svg +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/inline_view_conflation.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_pub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_sub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/queue_usage_overview.svg +0 -627
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_hub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_scenario_with_ha.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_1.svg +0 -248
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_2.svg +0 -183
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_update_sequence.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.svg +0 -31
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.svg +0 -23
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/acks.rst.txt +0 -232
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/actions.rst.txt +0 -111
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +0 -358
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +0 -83
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +0 -11
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +0 -86
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +0 -9
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +0 -111
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +0 -269
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/daemon.rst.txt +0 -232
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/delta.rst.txt +0 -556
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/distribution.rst.txt +0 -186
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +0 -191
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/events.rst.txt +0 -39
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +0 -203
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/glossary.rst.txt +0 -101
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/ha.rst.txt +0 -465
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +0 -23
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/intro.rst.txt +0 -116
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/logging.rst.txt +0 -34
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +0 -1398
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +0 -326
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/oof.rst.txt +0 -312
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/operation.rst.txt +0 -27
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +0 -49
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/queues.rst.txt +0 -1351
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/replication.rst.txt +0 -1228
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/securing.rst.txt +0 -657
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow.rst.txt +0 -57
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/transports.rst.txt +0 -291
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +0 -517
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/txlog.rst.txt +0 -62
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/usecases.rst.txt +0 -21
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/utilities.rst.txt +0 -62
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/views.rst.txt +0 -175
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/index.rst.txt +0 -110
- amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/acks.html +0 -289
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/actions.html +0 -3782
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps-statistics.html +0 -439
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_expressions.html +0 -1552
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_functions.html +0 -1626
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/auxiliary_modules.html +0 -2548
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/config-file-shortcuts.html +0 -508
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/conflated_topics.html +0 -328
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/constructing-fields.html +0 -447
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/daemon.html +0 -295
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/delta.html +0 -609
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/distribution.html +0 -246
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/enrichment.html +0 -264
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/events.html +0 -449
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/file_format_versions.html +0 -229
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/glossary.html +0 -215
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/ha.html +0 -978
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/installing_and_starting.html +0 -357
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/intro.html +0 -572
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/logging.html +0 -972
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/messageTypes.html +0 -1280
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/monitoring.html +0 -718
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/oof.html +0 -341
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/operation.html +0 -1515
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/pub_sub.html +0 -934
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/queues.html +0 -1767
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/replication.html +0 -1777
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/securing.html +0 -697
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow.html +0 -1038
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow_queries.html +0 -621
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/spark.html +0 -819
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/transports.html +0 -352
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/troubleshooting.html +0 -530
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/txlog.html +0 -1013
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/usecases.html +0 -288
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/utilities.html +0 -133
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/views.html +0 -1120
- amps-python-client-5.3.4.1/docs/user-guide/html/genindex.html +0 -1261
- amps-python-client-5.3.4.1/docs/user-guide/html/index.html +0 -163
- amps-python-client-5.3.4.1/docs/user-guide/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/search.html +0 -106
- amps-python-client-5.3.4.1/docs/user-guide/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/include/ampspy_bookmarkstore.hpp +0 -63
- amps-python-client-5.3.4.1/include/ampspy_compat.h +0 -63
- amps-python-client-5.3.4.1/include/ampspy_defs.hpp +0 -181
- amps-python-client-5.3.4.1/include/ampspy_recoverypointadapter.hpp +0 -52
- amps-python-client-5.3.4.1/include/ampspy_shims.hpp +0 -113
- amps-python-client-5.3.4.1/include/ampspy_type_object.hpp +0 -242
- amps-python-client-5.3.4.1/include/ampspy_types.hpp +0 -1139
- amps-python-client-5.3.4.1/include/ampspyver.h +0 -30
- amps-python-client-5.3.4.1/index.html +0 -66
- amps-python-client-5.3.4.1/samples/AMPSConsolePublisher.py +0 -59
- amps-python-client-5.3.4.1/samples/AMPSConsoleSubscriber.py +0 -63
- amps-python-client-5.3.4.1/samples/AMPSFIXBuilderPublisher.py +0 -71
- amps-python-client-5.3.4.1/samples/AMPSFIXShredderSubscriber.py +0 -69
- amps-python-client-5.3.4.1/samples/AMPSNVFIXBuilderPublisher.py +0 -71
- amps-python-client-5.3.4.1/samples/AMPSNVFIXShredderSubscriber.py +0 -67
- amps-python-client-5.3.4.1/samples/AMPSPublishForReplay.py +0 -81
- amps-python-client-5.3.4.1/samples/AMPSQueueConsumer.py +0 -69
- amps-python-client-5.3.4.1/samples/AMPSQueuePublisher.py +0 -59
- amps-python-client-5.3.4.1/samples/AMPSSOWConsolePublisher.py +0 -67
- amps-python-client-5.3.4.1/samples/AMPSSOWConsoleSubscriber.py +0 -77
- amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeConsoleSubscriber.py +0 -79
- amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeWithOOF.py +0 -108
- amps-python-client-5.3.4.1/samples/AMPSSubscribeForReplay.py +0 -128
- amps-python-client-5.3.4.1/samples/AMPSUpdateForOOF.py +0 -123
- amps-python-client-5.3.4.1/samples/CompositeMessagePublisher.py +0 -84
- amps-python-client-5.3.4.1/samples/CompositeMessageSubscriber.py +0 -87
- amps-python-client-5.3.4.1/samples/RandomServerChooser.py +0 -41
- amps-python-client-5.3.4.1/samples/sample.xml +0 -335
- amps-python-client-5.3.4.1/setup.py +0 -209
- amps-python-client-5.3.4.1/setup_amps.py +0 -94
- amps-python-client-5.3.4.1/src/ampspy_shims.cpp +0 -203
- amps-python-client-5.3.4.1/src/ampspy_type_object.cpp +0 -484
- amps-python-client-5.3.4.1/src/authenticator.cpp +0 -128
- amps-python-client-5.3.4.1/src/bookmarkstore.cpp +0 -238
- amps-python-client-5.3.4.1/src/client.cpp +0 -2430
- amps-python-client-5.3.4.1/src/client_docs.h +0 -956
- amps-python-client-5.3.4.1/src/cmessagehandler.cpp +0 -151
- amps-python-client-5.3.4.1/src/command.cpp +0 -164
- amps-python-client-5.3.4.1/src/command_docs.h +0 -194
- amps-python-client-5.3.4.1/src/compositemessagebuilder.cpp +0 -111
- amps-python-client-5.3.4.1/src/compositemessageparser.cpp +0 -146
- amps-python-client-5.3.4.1/src/conflatingrecoverypointadapter.cpp +0 -194
- amps-python-client-5.3.4.1/src/cpp/include/amps/BlockPublishStore.hpp +0 -2053
- amps-python-client-5.3.4.1/src/cpp/include/amps/BlockStore.hpp +0 -677
- amps-python-client-5.3.4.1/src/cpp/include/amps/BookmarkStore.hpp +0 -542
- amps-python-client-5.3.4.1/src/cpp/include/amps/Buffer.hpp +0 -214
- amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageBuilder.hpp +0 -174
- amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageParser.hpp +0 -151
- amps-python-client-5.3.4.1/src/cpp/include/amps/DefaultServerChooser.hpp +0 -162
- amps-python-client-5.3.4.1/src/cpp/include/amps/Field.hpp +0 -719
- amps-python-client-5.3.4.1/src/cpp/include/amps/HAClient.hpp +0 -370
- amps-python-client-5.3.4.1/src/cpp/include/amps/HAClientImpl.hpp +0 -460
- amps-python-client-5.3.4.1/src/cpp/include/amps/HybridPublishStore.hpp +0 -481
- amps-python-client-5.3.4.1/src/cpp/include/amps/LoggedBookmarkStore.hpp +0 -1255
- amps-python-client-5.3.4.1/src/cpp/include/amps/MMapBookmarkStore.hpp +0 -1283
- amps-python-client-5.3.4.1/src/cpp/include/amps/MMapStoreBuffer.hpp +0 -290
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryBookmarkStore.hpp +0 -1622
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryPublishStore.hpp +0 -66
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryStoreBuffer.hpp +0 -244
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemorySubscriptionManager.hpp +0 -850
- amps-python-client-5.3.4.1/src/cpp/include/amps/Message.hpp +0 -1819
- amps-python-client-5.3.4.1/src/cpp/include/amps/MessageRouter.hpp +0 -618
- amps-python-client-5.3.4.1/src/cpp/include/amps/PublishStore.hpp +0 -158
- amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategy.hpp +0 -106
- amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +0 -317
- amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPoint.hpp +0 -323
- amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPointAdapter.hpp +0 -501
- amps-python-client-5.3.4.1/src/cpp/include/amps/RingBookmarkStore.hpp +0 -669
- amps-python-client-5.3.4.1/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +0 -490
- amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooser.hpp +0 -145
- amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooserImpl.hpp +0 -95
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps.h +0 -775
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps_impl.h +0 -204
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps_ssl.h +0 -78
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampscrc.hpp +0 -210
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsplusplus.hpp +0 -8817
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsuri.h +0 -84
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h +0 -41
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h.in +0 -41
- amps-python-client-5.3.4.1/src/cpp/include/amps/constants.hpp +0 -194
- amps-python-client-5.3.4.1/src/cpp/include/amps/util.hpp +0 -1692
- amps-python-client-5.3.4.1/src/cpp/src/amps_protocol.c +0 -688
- amps-python-client-5.3.4.1/src/cpp/src/amps_ssl.c +0 -489
- amps-python-client-5.3.4.1/src/cpp/src/atfork.c +0 -446
- amps-python-client-5.3.4.1/src/cpp/src/client.c +0 -483
- amps-python-client-5.3.4.1/src/cpp/src/message.c +0 -837
- amps-python-client-5.3.4.1/src/cpp/src/message_generated.h +0 -611
- amps-python-client-5.3.4.1/src/cpp/src/tcp.c +0 -1489
- amps-python-client-5.3.4.1/src/cpp/src/tcps.c +0 -1894
- amps-python-client-5.3.4.1/src/cpp/src/transports.c +0 -123
- amps-python-client-5.3.4.1/src/cpp/src/unix.c +0 -984
- amps-python-client-5.3.4.1/src/cpp/src/uri.c +0 -301
- amps-python-client-5.3.4.1/src/exponentialdelaystrategy.cpp +0 -137
- amps-python-client-5.3.4.1/src/failedwritehandler.cpp +0 -116
- amps-python-client-5.3.4.1/src/fixbuilder.cpp +0 -146
- amps-python-client-5.3.4.1/src/fixeddelaystrategy.cpp +0 -114
- amps-python-client-5.3.4.1/src/fixshredder.cpp +0 -105
- amps-python-client-5.3.4.1/src/fixshredder_docs.h +0 -38
- amps-python-client-5.3.4.1/src/haclient.cpp +0 -691
- amps-python-client-5.3.4.1/src/haclient_docs.h +0 -132
- amps-python-client-5.3.4.1/src/hybridpublishstore.cpp +0 -137
- amps-python-client-5.3.4.1/src/hybridpublishstore_docs.h +0 -31
- amps-python-client-5.3.4.1/src/memorybookmarkstore.cpp +0 -373
- amps-python-client-5.3.4.1/src/memorybookmarkstore_docs.h +0 -39
- amps-python-client-5.3.4.1/src/memorypublishstore.cpp +0 -160
- amps-python-client-5.3.4.1/src/memorypublishstore_docs.h +0 -32
- amps-python-client-5.3.4.1/src/message.cpp +0 -765
- amps-python-client-5.3.4.1/src/message_docs.h +0 -306
- amps-python-client-5.3.4.1/src/messagestream.cpp +0 -623
- amps-python-client-5.3.4.1/src/messagestream_docs.h +0 -45
- amps-python-client-5.3.4.1/src/mmapbookmarkstore.cpp +0 -422
- amps-python-client-5.3.4.1/src/nvfixbuilder.cpp +0 -160
- amps-python-client-5.3.4.1/src/nvfixbuilder_docs.h +0 -33
- amps-python-client-5.3.4.1/src/nvfixshredder.cpp +0 -99
- amps-python-client-5.3.4.1/src/nvfixshredder_docs.h +0 -39
- amps-python-client-5.3.4.1/src/publishstore.cpp +0 -183
- amps-python-client-5.3.4.1/src/raw_wrapper.cpp +0 -756
- amps-python-client-5.3.4.1/src/reason.cpp +0 -71
- amps-python-client-5.3.4.1/src/recoverypoint.cpp +0 -135
- amps-python-client-5.3.4.1/src/recoverypointadapter.cpp +0 -171
- amps-python-client-5.3.4.1/src/ringbookmarkstore.cpp +0 -360
- amps-python-client-5.3.4.1/src/serverchooser.cpp +0 -245
- amps-python-client-5.3.4.1/src/serverchooser_docs.h +0 -39
- amps-python-client-5.3.4.1/src/sowrecoverypointadapter.cpp +0 -248
- amps-python-client-5.3.4.1/src/store.cpp +0 -62
- amps-python-client-5.3.4.1/src/versioninfo.cpp +0 -175
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/HISTORY +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/README.md +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_sources/code.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/classic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/default.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/sidebar.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/caution.png +0 -0
- {amps-python-client-5.3.4.1/docs/command-reference → amps-python-client-5.3.4.3/docs/python}/html/_images/caution.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/connection_string.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/important.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/important.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/tip.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/tip.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/warning.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_sources/chapters/cpp-compiler-list.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_sources/chapters/crankitup.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_sources/chapters/equipment.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/resources/custom.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/resources/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_sources/chapters/spark.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/src/cpp/include/amps/amps_generated.h +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/src/cpp/src/amps_protocol_generated.h +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/src/cpp/src/makefile +0 -0
|
@@ -1,609 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
6
|
-
<head>
|
|
7
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
8
|
-
|
|
9
|
-
<title>11. Delta Messaging — AMPS User Guide develop documentation</title>
|
|
10
|
-
|
|
11
|
-
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
|
|
12
|
-
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
|
13
|
-
|
|
14
|
-
<script type="text/javascript">
|
|
15
|
-
var DOCUMENTATION_OPTIONS = {
|
|
16
|
-
URL_ROOT: '../',
|
|
17
|
-
VERSION: 'develop',
|
|
18
|
-
COLLAPSE_INDEX: false,
|
|
19
|
-
FILE_SUFFIX: '.html',
|
|
20
|
-
HAS_SOURCE: true,
|
|
21
|
-
SOURCELINK_SUFFIX: '.txt'
|
|
22
|
-
};
|
|
23
|
-
</script>
|
|
24
|
-
<script type="text/javascript" src="../_static/jquery.js"></script>
|
|
25
|
-
<script type="text/javascript" src="../_static/underscore.js"></script>
|
|
26
|
-
<script type="text/javascript" src="../_static/doctools.js"></script>
|
|
27
|
-
<link rel="index" title="Index" href="../genindex.html" />
|
|
28
|
-
<link rel="search" title="Search" href="../search.html" />
|
|
29
|
-
<link rel="next" title="12. Conflated Topics" href="conflated_topics.html" />
|
|
30
|
-
<link rel="prev" title="10. State of the World Message Enrichment" href="enrichment.html" />
|
|
31
|
-
|
|
32
|
-
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
|
|
36
|
-
|
|
37
|
-
</head>
|
|
38
|
-
<body role="document">
|
|
39
|
-
<div class="document">
|
|
40
|
-
|
|
41
|
-
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
42
|
-
<div class="sphinxsidebarwrapper">
|
|
43
|
-
<p class="logo"><a href="../index.html">
|
|
44
|
-
<img class="logo" src="../_static/flag_logo.png" alt="Logo"/>
|
|
45
|
-
</a></p>
|
|
46
|
-
<h3><a href="../index.html">Table Of Contents</a></h3>
|
|
47
|
-
<ul>
|
|
48
|
-
<li><a class="reference internal" href="#">11. Delta Messaging</a><ul>
|
|
49
|
-
<li><a class="reference internal" href="#delta-subscribe">Delta Subscribe</a><ul>
|
|
50
|
-
<li><a class="reference internal" href="#using-delta-subscribe">Using Delta Subscribe</a></li>
|
|
51
|
-
<li><a class="reference internal" href="#options-for-delta-subscribe">Options for Delta Subscribe</a><ul>
|
|
52
|
-
<li><a class="reference internal" href="#identifying-changed-records">Identifying Changed Records</a></li>
|
|
53
|
-
<li><a class="reference internal" href="#conflated-subscriptions-and-delta-subscribe">Conflated Subscriptions and Delta Subscribe</a></li>
|
|
54
|
-
</ul>
|
|
55
|
-
</li>
|
|
56
|
-
<li><a class="reference internal" href="#select-lists-and-delta-subscribe">Select Lists and Delta Subscribe</a><ul>
|
|
57
|
-
<li><a class="reference internal" href="#delta-subscribe-support">Delta Subscribe Support</a></li>
|
|
58
|
-
<li><a class="reference internal" href="#multiple-subscriptions-and-delta-subscribe">Multiple Subscriptions and Delta Subscribe</a></li>
|
|
59
|
-
</ul>
|
|
60
|
-
</li>
|
|
61
|
-
</ul>
|
|
62
|
-
</li>
|
|
63
|
-
<li><a class="reference internal" href="#delta-publish">Delta Publish</a><ul>
|
|
64
|
-
<li><a class="reference internal" href="#using-delta-publish">Using Delta Publish</a><ul>
|
|
65
|
-
<li><a class="reference internal" href="#understanding-delta-publish">Understanding Delta Publish</a></li>
|
|
66
|
-
<li><a class="reference internal" href="#delta-publish-support">Delta Publish Support</a></li>
|
|
67
|
-
</ul>
|
|
68
|
-
</li>
|
|
69
|
-
</ul>
|
|
70
|
-
</li>
|
|
71
|
-
</ul>
|
|
72
|
-
</li>
|
|
73
|
-
</ul>
|
|
74
|
-
<div class="relations">
|
|
75
|
-
<h3>Related Topics</h3>
|
|
76
|
-
<ul>
|
|
77
|
-
<li><a href="../index.html">Documentation overview</a><ul>
|
|
78
|
-
<li>Previous: <a href="enrichment.html" title="previous chapter">10. State of the World Message Enrichment</a></li>
|
|
79
|
-
<li>Next: <a href="conflated_topics.html" title="next chapter">12. Conflated Topics</a></li>
|
|
80
|
-
</ul></li>
|
|
81
|
-
</ul>
|
|
82
|
-
</div>
|
|
83
|
-
<div id="searchbox" style="display: none" role="search">
|
|
84
|
-
<h3>Quick search</h3>
|
|
85
|
-
<form class="search" action="../search.html" method="get">
|
|
86
|
-
<div><input type="text" name="q" /></div>
|
|
87
|
-
<div><input type="submit" value="Go" /></div>
|
|
88
|
-
<input type="hidden" name="check_keywords" value="yes" />
|
|
89
|
-
<input type="hidden" name="area" value="default" />
|
|
90
|
-
</form>
|
|
91
|
-
</div>
|
|
92
|
-
<script type="text/javascript">$('#searchbox').show(0);</script>
|
|
93
|
-
</div>
|
|
94
|
-
</div>
|
|
95
|
-
<div class="documentwrapper">
|
|
96
|
-
<div class="bodywrapper">
|
|
97
|
-
<div class="body" role="main">
|
|
98
|
-
|
|
99
|
-
<div class="section" id="delta-messaging">
|
|
100
|
-
<span id="delta"></span><span id="ug-delta"></span><span id="index-0"></span><h1>11. Delta Messaging<a class="headerlink" href="#delta-messaging" title="Permalink to this headline">¶</a></h1>
|
|
101
|
-
<p>AMPS delta messaging allows applications to work with only the changed
|
|
102
|
-
parts of a message in the SOW. In high-performance messaging, it’s
|
|
103
|
-
important that applications not waste time or bandwidth for messages
|
|
104
|
-
that they aren’t going to use.</p>
|
|
105
|
-
<p>Delta messaging has two distinct aspects:</p>
|
|
106
|
-
<ol class="arabic simple">
|
|
107
|
-
<li><em>Delta Subscribe</em> - allows subscribers to receive just the fields that
|
|
108
|
-
are updated within a message.</li>
|
|
109
|
-
<li><em>Delta Publish</em> - allows publishers to update and add fields within a
|
|
110
|
-
message by publishing only the updates into the SOW.</li>
|
|
111
|
-
</ol>
|
|
112
|
-
<p>While these features are often used together, the features are
|
|
113
|
-
independent. For example, a subscriber can request a regular
|
|
114
|
-
subscription even if a publisher is publishing deltas. Likewise, a
|
|
115
|
-
subscriber can request a delta subscription even if a publisher is
|
|
116
|
-
publishing full messages.</p>
|
|
117
|
-
<p>To be able to use delta messages, the message type for the subscription
|
|
118
|
-
must support delta messages. All of the included AMPS message types,
|
|
119
|
-
except for <code class="docutils literal"><span class="pre">binary</span></code> and <code class="docutils literal"><span class="pre">struct</span></code>, support delta messages, with the
|
|
120
|
-
limitations described in each section below. For custom message types,
|
|
121
|
-
contact the message type implementer to determine whether delta support is
|
|
122
|
-
implemented.</p>
|
|
123
|
-
<p>These features can often improve performance in environments where
|
|
124
|
-
bandwidth is at a premium. Since these features require AMPS to parse,
|
|
125
|
-
compare, and create messages, these features can consume somewhat more
|
|
126
|
-
CPU on the AMPS server than a simple publish or subscribe, particularly
|
|
127
|
-
for large messages with complex structure (such as deeply-nested XML).</p>
|
|
128
|
-
<div class="section" id="delta-subscribe">
|
|
129
|
-
<h2>Delta Subscribe<a class="headerlink" href="#delta-subscribe" title="Permalink to this headline">¶</a></h2>
|
|
130
|
-
<p>Delta subscribe allows applications to receive only the changed parts of
|
|
131
|
-
a message when an update is made to a record in the SOW. When a delta
|
|
132
|
-
subscription is active, AMPS compares the new state of the message to
|
|
133
|
-
the old state of the message, creates a message for the difference, and
|
|
134
|
-
sends the difference message to subscribers. Using this approach can
|
|
135
|
-
simplify processing on the client side, and can improve performance when
|
|
136
|
-
network bandwidth is the most important constraint.</p>
|
|
137
|
-
<p>For example, consider a SOW that contains the following messages, with
|
|
138
|
-
the <code class="docutils literal"><span class="pre">order</span></code> field as the key of the SOW topic:</p>
|
|
139
|
-
<img alt="../_images/delta_original_messages.png" src="../_images/delta_original_messages.png" />
|
|
140
|
-
<p>Now, consider an update that changes the status of order number 3:</p>
|
|
141
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span></span><span class="p">{</span>
|
|
142
|
-
<span class="s2">"order"</span><span class="o">:</span><span class="mf">3</span><span class="p">,</span>
|
|
143
|
-
<span class="s2">"customer"</span><span class="o">:</span><span class="s2">"Patrick"</span><span class="p">,</span>
|
|
144
|
-
<span class="s2">"status"</span><span class="o">:</span><span class="s2">"pending"</span><span class="p">,</span>
|
|
145
|
-
<span class="s2">"qty"</span><span class="o">:</span><span class="mf">1000</span><span class="p">,</span>
|
|
146
|
-
<span class="s2">"ticker"</span><span class="o">:</span><span class="s2">"MSFT"</span>
|
|
147
|
-
<span class="p">}</span>
|
|
148
|
-
</pre></div>
|
|
149
|
-
</div>
|
|
150
|
-
<p>For a regular subscription, subscribers receive the entire message. With
|
|
151
|
-
a delta subscription, subscribers receive just the key of the SOW topic
|
|
152
|
-
and any changed fields:</p>
|
|
153
|
-
<img alt="../_images/delta_update_message.png" src="../_images/delta_update_message.png" />
|
|
154
|
-
<p>This can significantly reduce the amount of network traffic,
|
|
155
|
-
and can also simplify processing for subscribers, since the only
|
|
156
|
-
information sent is the information needed by the subscriber to take
|
|
157
|
-
action on the message.</p>
|
|
158
|
-
<p>When the <code class="docutils literal"><span class="pre">oof</span></code> option is specified on a delta subscription, AMPS will deliver
|
|
159
|
-
the full message when a previously out-of-focus message comes into focus,
|
|
160
|
-
even if only some of the fields in the message have changed.</p>
|
|
161
|
-
<div class="section" id="using-delta-subscribe">
|
|
162
|
-
<h3>Using Delta Subscribe<a class="headerlink" href="#using-delta-subscribe" title="Permalink to this headline">¶</a></h3>
|
|
163
|
-
<p>Since a client must process delta subscriptions using substantially
|
|
164
|
-
different logic than regular subscriptions, delta subscription is
|
|
165
|
-
implemented as a separate set of AMPS commands rather than simply as an
|
|
166
|
-
option on subscribe commands. AMPS supports two different ways to
|
|
167
|
-
request a delta subscription:</p>
|
|
168
|
-
<table border="1" class="docutils" id="id1">
|
|
169
|
-
<caption><span class="caption-text"><em>Delta subscribe commands</em></span><a class="headerlink" href="#id1" title="Permalink to this table">¶</a></caption>
|
|
170
|
-
<colgroup>
|
|
171
|
-
<col width="50%" />
|
|
172
|
-
<col width="50%" />
|
|
173
|
-
</colgroup>
|
|
174
|
-
<thead valign="bottom">
|
|
175
|
-
<tr class="row-odd"><th class="head">Command</th>
|
|
176
|
-
<th class="head">Result</th>
|
|
177
|
-
</tr>
|
|
178
|
-
</thead>
|
|
179
|
-
<tbody valign="top">
|
|
180
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">delta_subscribe</span></code></td>
|
|
181
|
-
<td>Register a delta subscription,
|
|
182
|
-
starting with newly received
|
|
183
|
-
messages.</td>
|
|
184
|
-
</tr>
|
|
185
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">sow_and_delta_subscribe</span></code></td>
|
|
186
|
-
<td>Replay the state of the SOW and
|
|
187
|
-
atomically register a delta
|
|
188
|
-
subscription.</td>
|
|
189
|
-
</tr>
|
|
190
|
-
</tbody>
|
|
191
|
-
</table>
|
|
192
|
-
<p>Applications most commonly use <code class="docutils literal"><span class="pre">sow_and_delta_subscribe</span></code> to receive
|
|
193
|
-
the current state of messages in the SOW before they begin receiving
|
|
194
|
-
deltas.</p>
|
|
195
|
-
</div>
|
|
196
|
-
<div class="section" id="options-for-delta-subscribe">
|
|
197
|
-
<h3>Options for Delta Subscribe<a class="headerlink" href="#options-for-delta-subscribe" title="Permalink to this headline">¶</a></h3>
|
|
198
|
-
<p>The delta subscribe command accepts several options that are unique to
|
|
199
|
-
delta subscriptions. These options control the precise behavior of delta
|
|
200
|
-
messages:</p>
|
|
201
|
-
<table border="1" class="docutils" id="id2">
|
|
202
|
-
<caption><span class="caption-text"><em>Options for delta subscribe</em></span><a class="headerlink" href="#id2" title="Permalink to this table">¶</a></caption>
|
|
203
|
-
<colgroup>
|
|
204
|
-
<col width="50%" />
|
|
205
|
-
<col width="50%" />
|
|
206
|
-
</colgroup>
|
|
207
|
-
<thead valign="bottom">
|
|
208
|
-
<tr class="row-odd"><th class="head">Option</th>
|
|
209
|
-
<th class="head">Result</th>
|
|
210
|
-
</tr>
|
|
211
|
-
</thead>
|
|
212
|
-
<tbody valign="top">
|
|
213
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">no_empties</span></code></td>
|
|
214
|
-
<td><p class="first">Do not send messages if no data fields
|
|
215
|
-
have been updated.</p>
|
|
216
|
-
<p class="last">By default, AMPS will publish a delta
|
|
217
|
-
for every publish to the record, even if
|
|
218
|
-
the data has not changed. By specifying
|
|
219
|
-
this option, AMPS will only send messages
|
|
220
|
-
when there is changed data.</p>
|
|
221
|
-
</td>
|
|
222
|
-
</tr>
|
|
223
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">no_sowkey</span></code></td>
|
|
224
|
-
<td><p class="first">Do not include the AMPS generated SowKey
|
|
225
|
-
with messages.</p>
|
|
226
|
-
<p class="last">By default, AMPS includes this key to help
|
|
227
|
-
you identify unique records within the SOW.</p>
|
|
228
|
-
</td>
|
|
229
|
-
</tr>
|
|
230
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">send_keys</span></code></td>
|
|
231
|
-
<td><p class="first">Include the SOW key fields in the message.</p>
|
|
232
|
-
<p>Since the SOW key fields indicate which
|
|
233
|
-
message to update, without this option,
|
|
234
|
-
updates to delta messages will never
|
|
235
|
-
contain the SOW key fields. For views, the
|
|
236
|
-
SOW key fields are the fields specified in
|
|
237
|
-
the <code class="docutils literal"><span class="pre">Grouping</span></code> element.</p>
|
|
238
|
-
<p class="last"><em>AMPS accepts this option for backward
|
|
239
|
-
compatibility. As of AMPS 4.0, this option
|
|
240
|
-
is included on delta subscriptions by
|
|
241
|
-
default.</em></p>
|
|
242
|
-
</td>
|
|
243
|
-
</tr>
|
|
244
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">oof</span></code></td>
|
|
245
|
-
<td><p class="first">AMPS will deliver out of focus messages on
|
|
246
|
-
this subscription.</p>
|
|
247
|
-
<p class="last">When focus tracking is enabled, AMPS will
|
|
248
|
-
also deliver the full message to a
|
|
249
|
-
subscription when a previously
|
|
250
|
-
out-of-focus message comes into focus.</p>
|
|
251
|
-
</td>
|
|
252
|
-
</tr>
|
|
253
|
-
</tbody>
|
|
254
|
-
</table>
|
|
255
|
-
<p>Delta subscriptions also support the options provided for regular
|
|
256
|
-
subscriptions, including the timestamp option and the conflation options
|
|
257
|
-
described in the section on <a class="reference internal" href="pub_sub.html#ug-pub-sub-conflation"><span class="std std-ref">Conflated Subscriptions</span></a>.</p>
|
|
258
|
-
<div class="section" id="identifying-changed-records">
|
|
259
|
-
<h4>Identifying Changed Records<a class="headerlink" href="#identifying-changed-records" title="Permalink to this headline">¶</a></h4>
|
|
260
|
-
<p>When an application that uses delta subscriptions receives a message,
|
|
261
|
-
that message can either be a new record or an update to an existing
|
|
262
|
-
record. AMPS offers two strategies for an application to tell whether
|
|
263
|
-
the record is a new record or an existing record, and identify which
|
|
264
|
-
record has changed if the message is an update to an existing record.</p>
|
|
265
|
-
<p>The two basic approaches are as follows:</p>
|
|
266
|
-
<ol class="arabic simple">
|
|
267
|
-
<li>By default, each message delivered through a delta subscription
|
|
268
|
-
contains a SowKey header field. This field is the identifier that
|
|
269
|
-
AMPS assigns to track a distinct record in the SOW. If the
|
|
270
|
-
application has previously received a SowKey with that value, then
|
|
271
|
-
the new message is an update to the record with that SowKey value. If
|
|
272
|
-
the application has not previously received a SowKey with that value,
|
|
273
|
-
then the new message contains a new record.</li>
|
|
274
|
-
<li>Delta messages can also contain the key fields from the SOW in the
|
|
275
|
-
body of the message. This is controlled by the <code class="docutils literal"><span class="pre">send_keys</span></code> option
|
|
276
|
-
on the subscription, which is always enabled as of AMPS 4.0. With
|
|
277
|
-
this approach, the application parses the body of the message to find
|
|
278
|
-
the key. If the application has previously received the key, then the
|
|
279
|
-
message is an update to that existing record. Otherwise, the message
|
|
280
|
-
contains a new record.</li>
|
|
281
|
-
</ol>
|
|
282
|
-
<p>In either case, AMPS delivers the information the application needs to
|
|
283
|
-
determine if the record is new or changed. The application chooses how
|
|
284
|
-
to interpret that information, and what actions to take based on the
|
|
285
|
-
changes to the record.</p>
|
|
286
|
-
<p>AMPS also supports out-of-focus notification for delta subscriptions, as
|
|
287
|
-
described in <a class="reference internal" href="oof.html#ug-oof"><span class="std std-ref">Out-of-Focus Messages (OOF)</span></a>. If your
|
|
288
|
-
application needs to know when a
|
|
289
|
-
record is deleted, expires, or no longer matches a subscription, you can
|
|
290
|
-
use out-of-focus messages to be notified.</p>
|
|
291
|
-
</div>
|
|
292
|
-
<div class="section" id="conflated-subscriptions-and-delta-subscribe">
|
|
293
|
-
<h4>Conflated Subscriptions and Delta Subscribe<a class="headerlink" href="#conflated-subscriptions-and-delta-subscribe" title="Permalink to this headline">¶</a></h4>
|
|
294
|
-
<p>AMPS provides subscription conflation on delta subscriptions. When
|
|
295
|
-
conflation is enabled, each delta message during the conflation interval
|
|
296
|
-
is merged into the conflated message. The message that is delivered is
|
|
297
|
-
the merge of all of the deltas that arrived during the conflation
|
|
298
|
-
interval.</p>
|
|
299
|
-
<p>Since AMPS combines successive delta messages into a single update, a
|
|
300
|
-
delta subscription that uses conflation may receive values that are
|
|
301
|
-
identical to the previous values. For example, consider the following
|
|
302
|
-
record in a SOW that uses <code class="docutils literal"><span class="pre">/id</span></code> as the key:</p>
|
|
303
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span></span><span class="p">{</span>
|
|
304
|
-
<span class="s2">"id"</span><span class="o">:</span> <span class="mf">99</span><span class="p">,</span>
|
|
305
|
-
<span class="s2">"status"</span><span class="o">:</span><span class="s2">"open"</span><span class="p">,</span>
|
|
306
|
-
<span class="s2">"notes"</span><span class="o">:</span><span class="s2">"none"</span><span class="p">,</span>
|
|
307
|
-
<span class="s2">"xref"</span><span class="o">:</span><span class="mf">82</span>
|
|
308
|
-
<span class="p">}</span>
|
|
309
|
-
</pre></div>
|
|
310
|
-
</div>
|
|
311
|
-
<p>Assume that the following updates to the record are published during the
|
|
312
|
-
conflation interval:</p>
|
|
313
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"id"</span><span class="o">:</span> <span class="mf">99</span><span class="p">,</span> <span class="s2">"status"</span><span class="o">:</span><span class="s2">"questioned"</span><span class="p">,</span> <span class="s2">"notes"</span><span class="o">:</span><span class="s2">"none"</span><span class="p">,</span> <span class="s2">"xref"</span><span class="o">:</span><span class="mf">82</span><span class="p">}</span>
|
|
314
|
-
<span class="p">{</span><span class="s2">"id"</span><span class="o">:</span> <span class="mf">99</span><span class="p">,</span> <span class="s2">"status"</span><span class="o">:</span><span class="s2">"questioned"</span><span class="p">,</span> <span class="s2">"notes"</span><span class="o">:</span><span class="s2">"jcarlo hold"</span><span class="p">,</span> <span class="s2">"xref"</span><span class="o">:</span><span class="mf">82</span><span class="p">}</span>
|
|
315
|
-
<span class="p">{</span><span class="s2">"id"</span><span class="o">:</span> <span class="mf">99</span><span class="p">,</span> <span class="s2">"status"</span><span class="o">:</span><span class="s2">"cleared"</span><span class="p">,</span> <span class="s2">"notes"</span><span class="o">:</span><span class="s2">"none"</span><span class="p">,</span> <span class="s2">"xref"</span><span class="o">:</span><span class="mf">82</span><span class="p">}</span>
|
|
316
|
-
<span class="p">{</span><span class="s2">"id"</span><span class="o">:</span> <span class="mf">99</span><span class="p">,</span> <span class="s2">"status"</span><span class="o">:</span><span class="s2">"open"</span><span class="p">,</span> <span class="s2">"notes"</span><span class="o">:</span><span class="s2">"none"</span><span class="p">,</span> <span class="s2">"xref"</span><span class="o">:</span><span class="mf">82</span><span class="p">}</span>
|
|
317
|
-
</pre></div>
|
|
318
|
-
</div>
|
|
319
|
-
<p>At the end of the conflation interval, the subscription will receive the
|
|
320
|
-
delta message:</p>
|
|
321
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span></span><span class="p">{</span>
|
|
322
|
-
<span class="s2">"id"</span><span class="o">:</span> <span class="mf">99</span><span class="p">,</span>
|
|
323
|
-
<span class="s2">"status"</span><span class="o">:</span><span class="s2">"open"</span><span class="p">,</span>
|
|
324
|
-
<span class="s2">"notes"</span><span class="o">:</span><span class="s2">"none"</span>
|
|
325
|
-
<span class="p">}</span>
|
|
326
|
-
</pre></div>
|
|
327
|
-
</div>
|
|
328
|
-
<p>The <code class="docutils literal"><span class="pre">/id</span></code> field is included because that field is the key of the SOW,
|
|
329
|
-
and all of the delta messages produced during the conflation interval
|
|
330
|
-
contained that key. The <code class="docutils literal"><span class="pre">/status</span></code> and <code class="docutils literal"><span class="pre">/notes</span></code> fields are included
|
|
331
|
-
because there were changes to these values during the conflation
|
|
332
|
-
interval. The delta messages produced during the conflation interval
|
|
333
|
-
contained changed values, so the merged update contains those fields and
|
|
334
|
-
the state of the values at the end of the conflation interval. The
|
|
335
|
-
<code class="docutils literal"><span class="pre">/xref</span></code> field is not included, because none of the delta messages
|
|
336
|
-
produced during the conflation interval contained that field.</p>
|
|
337
|
-
</div>
|
|
338
|
-
</div>
|
|
339
|
-
<div class="section" id="select-lists-and-delta-subscribe">
|
|
340
|
-
<h3>Select Lists and Delta Subscribe<a class="headerlink" href="#select-lists-and-delta-subscribe" title="Permalink to this headline">¶</a></h3>
|
|
341
|
-
<p>When a <code class="docutils literal"><span class="pre">delta_subscribe</span></code> or <code class="docutils literal"><span class="pre">sow_and_delta_subscribe</span></code> command provides a
|
|
342
|
-
select list and the <code class="docutils literal"><span class="pre">no_empties</span></code> option, only changes to fields included in the
|
|
343
|
-
select list will prompt a publish to the client. Changes to fields that the subscriber does not receive
|
|
344
|
-
do not produce a publish.</p>
|
|
345
|
-
<div class="section" id="delta-subscribe-support">
|
|
346
|
-
<h4>Delta Subscribe Support<a class="headerlink" href="#delta-subscribe-support" title="Permalink to this headline">¶</a></h4>
|
|
347
|
-
<p>To produce delta messages, the message type and the topic must both
|
|
348
|
-
support delta subscribe. When this is not the case, AMPS accepts the
|
|
349
|
-
subscription, but provides full messages rather than delta messages.</p>
|
|
350
|
-
<p>All of the basic message types provided with AMPS support delta
|
|
351
|
-
subscribe with the exception of the <code class="docutils literal"><span class="pre">binary</span></code> message type, <code class="docutils literal"><span class="pre">struct</span></code> message
|
|
352
|
-
types, and protobuf message types that use protobuf version 3. Composite message
|
|
353
|
-
types support delta subscribe if they use the <code class="docutils literal"><span class="pre">composite-local</span></code> definition,
|
|
354
|
-
as described in the section on <a class="reference internal" href="messageTypes.html#ug-messagetypes-composite"><span class="std std-ref">Composite Message Types</span></a>.</p>
|
|
355
|
-
<p>AMPS queues do not support delta subscribe. AMPS accepts a delta
|
|
356
|
-
subscription for a queue, but produces full messages from the queue.</p>
|
|
357
|
-
<p>Bookmark subscriptions do not support delta subscribe. AMPS does not accept
|
|
358
|
-
a delta bookmark subscription.</p>
|
|
359
|
-
<p>All other AMPS topic types that are based on a SOW support delta
|
|
360
|
-
subscribe. AMPS topics that do not use a SOW do not support delta
|
|
361
|
-
subscribe, and instead produce full messages.</p>
|
|
362
|
-
</div>
|
|
363
|
-
<div class="section" id="multiple-subscriptions-and-delta-subscribe">
|
|
364
|
-
<h4>Multiple Subscriptions and Delta Subscribe<a class="headerlink" href="#multiple-subscriptions-and-delta-subscribe" title="Permalink to this headline">¶</a></h4>
|
|
365
|
-
<p>When a single connection to AMPS has multiple subscriptions, AMPS sends
|
|
366
|
-
the message to that client once, with information on the set of
|
|
367
|
-
subscriptions that match. AMPS sends a message that will include the
|
|
368
|
-
requested data for all of the matching subscriptions. For example, if a
|
|
369
|
-
message matches one subscription that requests full messages and another
|
|
370
|
-
subscription from the same connection that requests deltas, both
|
|
371
|
-
subscriptions will receive a full message. If your application depends
|
|
372
|
-
on receiving deltas, take care that the application does not issue
|
|
373
|
-
non-delta subscriptions for the same set of messages on the same
|
|
374
|
-
connection.</p>
|
|
375
|
-
</div>
|
|
376
|
-
</div>
|
|
377
|
-
</div>
|
|
378
|
-
<div class="section" id="delta-publish">
|
|
379
|
-
<h2>Delta Publish<a class="headerlink" href="#delta-publish" title="Permalink to this headline">¶</a></h2>
|
|
380
|
-
<p>Delta publish allows publishers to update a message in the SOW by
|
|
381
|
-
providing just the key fields for the SOW and the data to update. When
|
|
382
|
-
AMPS receives a delta publish, AMPS parses the incoming message and the
|
|
383
|
-
existing messages, identifies changed fields, and creates an updated
|
|
384
|
-
message that merges changed fields from the delta publish into the
|
|
385
|
-
existing message. If there is no existing message, the result of a delta
|
|
386
|
-
publish is the same as if the update were merged into an empty message:
|
|
387
|
-
the fields in the delta publish, and only those fields, are present
|
|
388
|
-
in the result.</p>
|
|
389
|
-
<p>This can be particularly useful in cases where more than one worker acts
|
|
390
|
-
on a record. For example, an order fulfillment application may need to
|
|
391
|
-
check inventory, to ensure that the order is available, and check credit
|
|
392
|
-
to be sure that the customer is approved for the order. These checks may
|
|
393
|
-
be run in parallel, by different worker processes. With delta publish,
|
|
394
|
-
each worker process updates the part of the record that the worker is
|
|
395
|
-
responsible for, without affecting any other part of the record. Delta
|
|
396
|
-
publish saves the worker from having to query the record and construct a
|
|
397
|
-
full update, and eliminates the possibility of incorrect updates when
|
|
398
|
-
two workers try to update the record at the same time.</p>
|
|
399
|
-
<p>For example, consider an order published to the SOW:</p>
|
|
400
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span></span><span class="p">{</span>
|
|
401
|
-
<span class="s2">"id"</span><span class="o">:</span><span class="mf">735</span><span class="p">,</span>
|
|
402
|
-
<span class="s2">"customer"</span><span class="o">:</span><span class="s2">"Patrick"</span><span class="p">,</span>
|
|
403
|
-
<span class="s2">"item"</span><span class="o">:</span><span class="mf">90123</span><span class="p">,</span>
|
|
404
|
-
<span class="s2">"qty"</span><span class="o">:</span><span class="mf">1000</span><span class="p">,</span>
|
|
405
|
-
<span class="s2">"state"</span><span class="o">:</span><span class="s2">"new"</span>
|
|
406
|
-
<span class="p">}</span>
|
|
407
|
-
</pre></div>
|
|
408
|
-
</div>
|
|
409
|
-
<p>Using delta publishing, two independent workers can operate on the
|
|
410
|
-
record in parallel, safely making updates and preparing the record for a
|
|
411
|
-
final fulfillment process.</p>
|
|
412
|
-
<p>The inventory worker process is responsible for checking inventory. This
|
|
413
|
-
worker subscribes to messages where
|
|
414
|
-
the <code class="docutils literal"><span class="pre">/state</span> <span class="pre">=</span> <span class="pre">'new'</span> <span class="pre">AND</span> <span class="pre">/inventory</span> <span class="pre">IS</span> <span class="pre">NULL</span> <span class="pre">AND</span> <span class="pre">/credit</span> <span class="pre">IS</span> <span class="pre">NULL</span></code>. This
|
|
415
|
-
process receives the new message and verifies that the inventory system
|
|
416
|
-
contains 1000 of the item # 90123. When it verifies this, it uses delta
|
|
417
|
-
publish to publish the following update:</p>
|
|
418
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span></span><span class="p">{</span>
|
|
419
|
-
<span class="s2">"id"</span><span class="o">:</span><span class="mf">735</span><span class="p">,</span>
|
|
420
|
-
<span class="s2">"inventory"</span><span class="o">:</span><span class="s2">"available"</span>
|
|
421
|
-
<span class="p">}</span>
|
|
422
|
-
</pre></div>
|
|
423
|
-
</div>
|
|
424
|
-
<p>The credit worker process verifies that the customer is permitted to
|
|
425
|
-
bill for the total amount. Like the inventory worker, this worker
|
|
426
|
-
subscribes to messages where the
|
|
427
|
-
<code class="docutils literal"><span class="pre">/state</span> <span class="pre">=</span> <span class="pre">'new'</span> <span class="pre">and</span> <span class="pre">/inventory</span> <span class="pre">IS</span> <span class="pre">NULL</span> <span class="pre">and</span> <span class="pre">/credit</span> <span class="pre">IS</span> <span class="pre">NULL</span></code>. This
|
|
428
|
-
process receives the new message and verifies that the customer is
|
|
429
|
-
allowed to bill the total value of the order. When the check is
|
|
430
|
-
complete, the credit worker publishes this message:</p>
|
|
431
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span></span><span class="p">{</span>
|
|
432
|
-
<span class="s2">"id"</span><span class="o">:</span><span class="mf">735</span><span class="p">,</span>
|
|
433
|
-
<span class="s2">"credit"</span><span class="o">:</span><span class="s2">"approved"</span>
|
|
434
|
-
<span class="p">}</span>
|
|
435
|
-
</pre></div>
|
|
436
|
-
</div>
|
|
437
|
-
<p>After both of these processes run, the SOW contains the following
|
|
438
|
-
record:</p>
|
|
439
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span></span><span class="p">{</span>
|
|
440
|
-
<span class="s2">"id"</span><span class="o">:</span> <span class="mf">735</span><span class="p">,</span>
|
|
441
|
-
<span class="s2">"credit"</span><span class="o">:</span> <span class="s2">"approved"</span><span class="p">,</span>
|
|
442
|
-
<span class="s2">"inventory"</span><span class="o">:</span> <span class="s2">"available"</span><span class="p">,</span>
|
|
443
|
-
<span class="s2">"customer"</span><span class="o">:</span> <span class="s2">"Patrick"</span><span class="p">,</span>
|
|
444
|
-
<span class="s2">"item"</span><span class="o">:</span> <span class="mf">90123</span><span class="p">,</span>
|
|
445
|
-
<span class="s2">"qty"</span><span class="o">:</span> <span class="mf">1000</span><span class="p">,</span>
|
|
446
|
-
<span class="s2">"state"</span><span class="o">:</span> <span class="s2">"new"</span>
|
|
447
|
-
<span class="p">}</span>
|
|
448
|
-
</pre></div>
|
|
449
|
-
</div>
|
|
450
|
-
<p>The fulfillment worker would subscribe to messages where
|
|
451
|
-
<code class="docutils literal"><span class="pre">/state</span> <span class="pre">=</span> <span class="pre">'new'</span> <span class="pre">AND</span> <span class="pre">/inventory</span> <span class="pre">IS</span> <span class="pre">NOT</span> <span class="pre">NULL</span> <span class="pre">AND</span> <span class="pre">/credit</span> <span class="pre">IS</span> <span class="pre">NOT</span> <span class="pre">NULL</span></code>.</p>
|
|
452
|
-
<div class="section" id="using-delta-publish">
|
|
453
|
-
<h3>Using Delta Publish<a class="headerlink" href="#using-delta-publish" title="Permalink to this headline">¶</a></h3>
|
|
454
|
-
<p>Since delta messages must be processed and merged into the existing
|
|
455
|
-
SOW record, AMPS provides a distinct command for delta publish.</p>
|
|
456
|
-
<table border="1" class="docutils" id="id3">
|
|
457
|
-
<caption><span class="caption-text"><em>Delta publish command</em></span><a class="headerlink" href="#id3" title="Permalink to this table">¶</a></caption>
|
|
458
|
-
<colgroup>
|
|
459
|
-
<col width="50%" />
|
|
460
|
-
<col width="50%" />
|
|
461
|
-
</colgroup>
|
|
462
|
-
<thead valign="bottom">
|
|
463
|
-
<tr class="row-odd"><th class="head">Command</th>
|
|
464
|
-
<th class="head">Result</th>
|
|
465
|
-
</tr>
|
|
466
|
-
</thead>
|
|
467
|
-
<tbody valign="top">
|
|
468
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">delta_publish</span></code></td>
|
|
469
|
-
<td>Publish a delta message. If no record exists in the
|
|
470
|
-
SOW, add the message to the SOW. If a record exists
|
|
471
|
-
in the SOW, merge the data from this record into the
|
|
472
|
-
existing record.</td>
|
|
473
|
-
</tr>
|
|
474
|
-
</tbody>
|
|
475
|
-
</table>
|
|
476
|
-
<div class="section" id="understanding-delta-publish">
|
|
477
|
-
<h4>Understanding Delta Publish<a class="headerlink" href="#understanding-delta-publish" title="Permalink to this headline">¶</a></h4>
|
|
478
|
-
<p>When AMPS receives a delta publish request, AMPS first performs any preprocessing
|
|
479
|
-
or enrichment specified for the incoming message. AMPS then fully parses both
|
|
480
|
-
the incoming message and the destination message, and then merges the contents
|
|
481
|
-
of the incoming update into the existing message. The mechanism that
|
|
482
|
-
merges the messages is message-type independent, and does not rely on
|
|
483
|
-
the syntax or semantics of any particular message type.</p>
|
|
484
|
-
<p>The message is merged before the message is persisted to the SOW,
|
|
485
|
-
recorded in the transaction log, replicated, or delivered to subscribers.</p>
|
|
486
|
-
<p>Since delta publish uses a very simple, compact syntax – a partial message
|
|
487
|
-
– for updates, AMPS makes certain assumptions about the intent of an update:</p>
|
|
488
|
-
<ol class="arabic">
|
|
489
|
-
<li><p class="first">AMPS replaces the contents of the existing message based on the
|
|
490
|
-
parsed identifiers in the update. An update to an anonymous element
|
|
491
|
-
or the root level of a subdocument is a <em>full replacement</em> of that
|
|
492
|
-
value.</p>
|
|
493
|
-
<p>For example, consider the following JSON document:</p>
|
|
494
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"id"</span><span class="p">:</span><span class="mi">42</span><span class="p">,</span> <span class="s2">"contents"</span><span class="p">:{</span><span class="s2">"packages"</span><span class="p">:[{</span><span class="s2">"box"</span><span class="p">:</span><span class="s2">"chocolates"</span><span class="p">},</span>
|
|
495
|
-
<span class="p">{</span><span class="s2">"bowl"</span><span class="p">:</span><span class="s2">"noodles"</span><span class="p">}]}}</span>
|
|
496
|
-
</pre></div>
|
|
497
|
-
</div>
|
|
498
|
-
<p>An update to the <code class="docutils literal"><span class="pre">packages</span></code> field of the document <em>replaces</em> the
|
|
499
|
-
subdocument, so providing the following <code class="docutils literal"><span class="pre">delta_publish</span></code>:</p>
|
|
500
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"id"</span><span class="p">:</span><span class="mi">42</span><span class="p">,</span> <span class="s2">"contents"</span><span class="p">:{</span><span class="s2">"packages"</span><span class="p">:[{</span><span class="s2">"basket"</span><span class="p">:</span><span class="s2">"eggs"</span><span class="p">}]}}</span>
|
|
501
|
-
</pre></div>
|
|
502
|
-
</div>
|
|
503
|
-
<p>Replaces the previous value of <code class="docutils literal"><span class="pre">packages</span></code>, and produces the message:</p>
|
|
504
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"id"</span><span class="p">:</span><span class="mi">42</span><span class="p">,</span> <span class="s2">"contents"</span><span class="p">:{</span><span class="s2">"packages"</span><span class="p">:[{</span><span class="s2">"basket"</span><span class="p">:</span><span class="s2">"eggs"</span><span class="p">}]}}</span>
|
|
505
|
-
</pre></div>
|
|
506
|
-
</div>
|
|
507
|
-
</li>
|
|
508
|
-
<li><p class="first">A missing field in a delta publish means that the content
|
|
509
|
-
of that field is unchanged.</p>
|
|
510
|
-
<p>Since AMPS treats the absence of a field in a delta update to
|
|
511
|
-
mean that the previous value is unchanged, a <code class="docutils literal"><span class="pre">delta_publish</span></code>
|
|
512
|
-
cannot be used to remove fields from a document.</p>
|
|
513
|
-
<p>For example, consider the following JSON document:</p>
|
|
514
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"id"</span><span class="p">:</span><span class="mi">42</span><span class="s2">", "</span><span class="n">flowers</span><span class="s2">":"</span><span class="n">roses</span><span class="s2">"}</span>
|
|
515
|
-
</pre></div>
|
|
516
|
-
</div>
|
|
517
|
-
<p>A <code class="docutils literal"><span class="pre">delta_publish</span></code> that attempts to remove the <code class="docutils literal"><span class="pre">flowers</span></code> field
|
|
518
|
-
by simply removing it will be treated as though there is no update
|
|
519
|
-
to that field. In other words, a <code class="docutils literal"><span class="pre">delta_publish</span></code> of:</p>
|
|
520
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"id"</span><span class="p">:</span><span class="mi">42</span><span class="p">}</span>
|
|
521
|
-
</pre></div>
|
|
522
|
-
</div>
|
|
523
|
-
<p>will produce no change to the <code class="docutils literal"><span class="pre">flowers</span></code> field, and result in a
|
|
524
|
-
document of:</p>
|
|
525
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"id"</span><span class="p">:</span><span class="mi">42</span><span class="p">,</span> <span class="s2">"flowers"</span><span class="p">:</span><span class="s2">"roses"</span><span class="p">}</span>
|
|
526
|
-
</pre></div>
|
|
527
|
-
</div>
|
|
528
|
-
<p>To remove a field from a message, republish the full message.</p>
|
|
529
|
-
</li>
|
|
530
|
-
<li><p class="first">AMPS does not evaluate whether a field has a different value than
|
|
531
|
-
the previous message or has a republish of the previous value
|
|
532
|
-
when processing a <code class="docutils literal"><span class="pre">delta_publish</span></code> – any field present in the
|
|
533
|
-
delta publish will replace the corresponding field in the existing
|
|
534
|
-
message.</p>
|
|
535
|
-
<p>For example, consider an application that advertises whether
|
|
536
|
-
a given system is accepting requests with messages along the
|
|
537
|
-
lines of:</p>
|
|
538
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"systemId"</span><span class="p">:</span><span class="s2">"A34-Astro"</span><span class="p">,</span> <span class="s2">"status"</span><span class="p">:</span><span class="s2">"available"</span><span class="p">,</span>
|
|
539
|
-
<span class="s2">"commandAccepted"</span><span class="p">:[</span><span class="s2">"print"</span><span class="p">,</span><span class="s2">"scan"</span><span class="p">,</span><span class="s2">"fax"</span><span class="p">]}</span>
|
|
540
|
-
</pre></div>
|
|
541
|
-
</div>
|
|
542
|
-
<p>Now, the system sends a delta publish update that does not change the status:</p>
|
|
543
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"systemId"</span><span class="p">:</span><span class="s2">"A34-Astr"</span><span class="p">,</span> <span class="s2">"status"</span><span class="p">:</span><span class="s2">"available"</span><span class="p">}</span>
|
|
544
|
-
</pre></div>
|
|
545
|
-
</div>
|
|
546
|
-
<p>Even though no value in the message has changed, the publish is still
|
|
547
|
-
processed, and the publish will still be delivered to subscribers.
|
|
548
|
-
The fact that it replaces an existing value with the same value
|
|
549
|
-
does not matter for AMPS. This is still considered an update. (An individual
|
|
550
|
-
subscriber can choose not to receive updates that do not change the value of
|
|
551
|
-
a field by using the <code class="docutils literal"><span class="pre">no_empties</span></code> option with a delta subscription.)</p>
|
|
552
|
-
</li>
|
|
553
|
-
</ol>
|
|
554
|
-
</div>
|
|
555
|
-
<div class="section" id="delta-publish-support">
|
|
556
|
-
<h4>Delta Publish Support<a class="headerlink" href="#delta-publish-support" title="Permalink to this headline">¶</a></h4>
|
|
557
|
-
<p>To accept delta publishes, the message type and the topic must both
|
|
558
|
-
support delta publish. When this is not the case, AMPS accepts the
|
|
559
|
-
publish, but may not produce the expected results.</p>
|
|
560
|
-
<p>All of the basic message types provided with AMPS support delta publish
|
|
561
|
-
with the exception of the <code class="docutils literal"><span class="pre">binary</span></code> message type and protobuf message types
|
|
562
|
-
that use protobuf version 3. Composite message types support delta publish
|
|
563
|
-
if they use the <code class="docutils literal"><span class="pre">composite-local</span></code> definition, as described in the section
|
|
564
|
-
on composite message types. Types that do not support delta publish, produce
|
|
565
|
-
the full, literal message provided with a delta publish command (rather than
|
|
566
|
-
merging the publish into the previous state of the message).</p>
|
|
567
|
-
<p>When a topic uses the <code class="docutils literal"><span class="pre">composite-local</span></code> message type, parts of the
|
|
568
|
-
composite that are provided as empty (that is, zero-length) are
|
|
569
|
-
considered to be unchanged, and the merged message contains the existing
|
|
570
|
-
contents of that part. This provides a convenient way to update only one
|
|
571
|
-
part of a composite message, without having to republish data that has
|
|
572
|
-
not changed. For example, a <code class="docutils literal"><span class="pre">composite-local</span></code> type contains a JSON
|
|
573
|
-
part and a binary part can modify the JSON part without having to
|
|
574
|
-
republish the full binary part.</p>
|
|
575
|
-
<p>AMPS queues support delta publish to an underlying topic, if that
|
|
576
|
-
underlying topic maintains a SOW. The merged message is provided to the
|
|
577
|
-
AMPS queue.</p>
|
|
578
|
-
<p>All other AMPS topic types that are based on a SOW and accept publish
|
|
579
|
-
commands support delta publish. AMPS topics that do not use a SOW do not
|
|
580
|
-
support delta publish, so publishing a delta message to those topics
|
|
581
|
-
produces the full, literal message from the publish command rather than
|
|
582
|
-
a merged message. Without a SOW configured for the topic, AMPS does not
|
|
583
|
-
track the current value of a message, and therefore does not have a way
|
|
584
|
-
to merge the publish into an existing message.</p>
|
|
585
|
-
</div>
|
|
586
|
-
</div>
|
|
587
|
-
</div>
|
|
588
|
-
</div>
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
</div>
|
|
592
|
-
</div>
|
|
593
|
-
</div>
|
|
594
|
-
<div class="clearer"></div>
|
|
595
|
-
</div>
|
|
596
|
-
<div class="footer">
|
|
597
|
-
©2023 60East Technologies, Inc. (version develop).
|
|
598
|
-
|
|
599
|
-
|
|
|
600
|
-
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.5.3</a>
|
|
601
|
-
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
|
|
602
|
-
|
|
603
|
-
</div>
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
</body>
|
|
609
|
-
</html>
|