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,380 +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" lang="en">
|
|
6
|
-
<head>
|
|
7
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
8
|
-
|
|
9
|
-
<title>Advanced Message Processing System (AMPS) Python Developer Guide — Python Developer Guide develop
|
|
10
|
-
documentation</title>
|
|
11
|
-
|
|
12
|
-
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
|
|
13
|
-
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
14
|
-
|
|
15
|
-
<script type="text/javascript">
|
|
16
|
-
var DOCUMENTATION_OPTIONS = {
|
|
17
|
-
URL_ROOT: './',
|
|
18
|
-
VERSION: 'develop',
|
|
19
|
-
COLLAPSE_INDEX: false,
|
|
20
|
-
FILE_SUFFIX: '.html',
|
|
21
|
-
HAS_SOURCE: true,
|
|
22
|
-
SOURCELINK_SUFFIX: '.txt'
|
|
23
|
-
};
|
|
24
|
-
</script>
|
|
25
|
-
<script type="text/javascript" src="_static/jquery.js"></script>
|
|
26
|
-
<script type="text/javascript" src="_static/underscore.js"></script>
|
|
27
|
-
<script type="text/javascript" src="_static/doctools.js"></script>
|
|
28
|
-
<link rel="index" title="Index" href="genindex.html" />
|
|
29
|
-
<link rel="search" title="Search" href="search.html" />
|
|
30
|
-
<link rel="next" title="1. Introduction" href="chapters/introduction.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="#">
|
|
44
|
-
<img class="logo" src="_static/flag_logo.png" alt="Logo"/>
|
|
45
|
-
</a></p><div class="relations">
|
|
46
|
-
<h3>Related Topics</h3>
|
|
47
|
-
<ul>
|
|
48
|
-
<li><a href="#">Documentation overview</a><ul>
|
|
49
|
-
<li>Next: <a href="chapters/introduction.html" title="next chapter">1. Introduction</a></li>
|
|
50
|
-
</ul></li>
|
|
51
|
-
</ul>
|
|
52
|
-
</div>
|
|
53
|
-
<div id="searchbox" style="display: none" role="search">
|
|
54
|
-
<h3>Quick search</h3>
|
|
55
|
-
<form class="search" action="search.html" method="get">
|
|
56
|
-
<div><input type="text" name="q" /></div>
|
|
57
|
-
<div><input type="submit" value="Go" /></div>
|
|
58
|
-
<input type="hidden" name="check_keywords" value="yes" />
|
|
59
|
-
<input type="hidden" name="area" value="default" />
|
|
60
|
-
</form>
|
|
61
|
-
</div>
|
|
62
|
-
<script type="text/javascript">$('#searchbox').show(0);</script>
|
|
63
|
-
</div>
|
|
64
|
-
</div>
|
|
65
|
-
<div class="documentwrapper">
|
|
66
|
-
<div class="bodywrapper">
|
|
67
|
-
<div class="body" role="main">
|
|
68
|
-
|
|
69
|
-
<div class="section" id="advanced-message-processing-system-amps-python-developer-guide">
|
|
70
|
-
<h1>Advanced Message Processing System (AMPS) Python Developer Guide<a class="headerlink" href="#advanced-message-processing-system-amps-python-developer-guide" title="Permalink to this headline">¶</a></h1>
|
|
71
|
-
<p><strong>Version</strong> develop
|
|
72
|
-
</p>
|
|
73
|
-
<p><strong>Publication Date</strong> Dec 23, 2023</p>
|
|
74
|
-
<div class="toctree-wrapper compound">
|
|
75
|
-
<p class="caption"><span class="caption-text">Contents:</span></p>
|
|
76
|
-
<ul>
|
|
77
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/introduction.html">1. Introduction</a><ul>
|
|
78
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/introduction.html#prerequisites">Prerequisites</a></li>
|
|
79
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/introduction.html#python-support">Python Support</a><ul>
|
|
80
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/introduction.html#runtime">Runtime</a></li>
|
|
81
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/introduction.html#installation">Installation</a></li>
|
|
82
|
-
</ul>
|
|
83
|
-
</li>
|
|
84
|
-
</ul>
|
|
85
|
-
</li>
|
|
86
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/installing.html">2. Building and Installing the AMPS Client</a><ul>
|
|
87
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/installing.html#obtaining-the-client">Obtaining the Client</a></li>
|
|
88
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/installing.html#installing-the-prebuilt-whl-on-linux">Installing the Prebuilt .whl on Linux</a></li>
|
|
89
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/installing.html#installing-the-prebuilt-whl-on-windows">Installing the Prebuilt .whl on Windows</a></li>
|
|
90
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/installing.html#building-the-client">Building the Client</a><ul>
|
|
91
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/installing.html#building-for-linux">Building for Linux</a></li>
|
|
92
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/installing.html#building-for-windows">Building for Windows</a></li>
|
|
93
|
-
</ul>
|
|
94
|
-
</li>
|
|
95
|
-
</ul>
|
|
96
|
-
</li>
|
|
97
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/first-program.html">3. Your First AMPS Program</a><ul>
|
|
98
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/first-program.html#about-the-client-library">About the Client Library</a></li>
|
|
99
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/first-program.html#connecting-to-amps">Connecting to AMPS</a></li>
|
|
100
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/first-program.html#client-names">Client Names</a></li>
|
|
101
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/first-program.html#connection-strings">Connection Strings</a><ul>
|
|
102
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/first-program.html#providing-credentials-in-a-connection-string">Providing Credentials in a Connection String</a></li>
|
|
103
|
-
</ul>
|
|
104
|
-
</li>
|
|
105
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/first-program.html#connection-parameters">Connection Parameters</a><ul>
|
|
106
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/first-program.html#ipv6-connections">IPv6 Connections</a></li>
|
|
107
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/first-program.html#tcp-and-ssl-transport-options">TCP and SSL Transport Options</a></li>
|
|
108
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/first-program.html#unix-transport-parameters">Unix Transport Parameters</a></li>
|
|
109
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/first-program.html#amps-additional-logon-options">AMPS Additional Logon Options</a></li>
|
|
110
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/first-program.html#providing-credentials-to-amps">Providing Credentials to AMPS</a></li>
|
|
111
|
-
</ul>
|
|
112
|
-
</li>
|
|
113
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/first-program.html#next-steps">Next Steps</a></li>
|
|
114
|
-
</ul>
|
|
115
|
-
</li>
|
|
116
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/subscriptions.html">4. Subscriptions</a><ul>
|
|
117
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/subscriptions.html#subscribing-to-a-topic">Subscribing to a Topic</a><ul>
|
|
118
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/subscriptions.html#asynchronous-message-processing-interface">Asynchronous Message Processing Interface</a></li>
|
|
119
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/subscriptions.html#using-an-instance-method-as-a-message-handler">Using an Instance Method as a Message Handler</a></li>
|
|
120
|
-
</ul>
|
|
121
|
-
</li>
|
|
122
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/subscriptions.html#unsubscribing">Unsubscribing</a></li>
|
|
123
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/subscriptions.html#understanding-threading-and-message-handlers">Understanding Threading and Message Handlers</a></li>
|
|
124
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/subscriptions.html#understanding-messages">Understanding Messages</a><ul>
|
|
125
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/subscriptions.html#header-properties">Header Properties</a></li>
|
|
126
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/subscriptions.html#get-data-method">get_data() method</a></li>
|
|
127
|
-
</ul>
|
|
128
|
-
</li>
|
|
129
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/subscriptions.html#advanced-messaging-support">Advanced Messaging Support</a><ul>
|
|
130
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/subscriptions.html#regex-subscriptions">Regex Subscriptions</a></li>
|
|
131
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/subscriptions.html#content-filtering">Content Filtering</a></li>
|
|
132
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/subscriptions.html#updating-the-filter-on-a-subscribe">Updating the Filter on a Subscribe</a></li>
|
|
133
|
-
</ul>
|
|
134
|
-
</li>
|
|
135
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/subscriptions.html#next-steps">Next Steps</a></li>
|
|
136
|
-
</ul>
|
|
137
|
-
</li>
|
|
138
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/error-handling.html">5. Error Handling</a><ul>
|
|
139
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/error-handling.html#exceptions">Exceptions</a><ul>
|
|
140
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/error-handling.html#exception-types">Exception Types</a></li>
|
|
141
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/error-handling.html#exception-handling-and-asynchronous-message-processing">Exception Handling and Asynchronous Message Processing</a></li>
|
|
142
|
-
</ul>
|
|
143
|
-
</li>
|
|
144
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/error-handling.html#controlling-blocking-with-command-timeout">Controlling Blocking with Command Timeout</a></li>
|
|
145
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/error-handling.html#disconnect-handling">Disconnect Handling</a><ul>
|
|
146
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/error-handling.html#using-a-heartbeat-to-detect-disconnection">Using a Heartbeat to Detect Disconnection</a></li>
|
|
147
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/error-handling.html#managing-disconnection">Managing Disconnection</a></li>
|
|
148
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/error-handling.html#replacing-disconnect-handling">Replacing Disconnect Handling</a></li>
|
|
149
|
-
</ul>
|
|
150
|
-
</li>
|
|
151
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/error-handling.html#unexpected-messages">Unexpected Messages</a></li>
|
|
152
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/error-handling.html#unhandled-exceptions">Unhandled Exceptions</a></li>
|
|
153
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/error-handling.html#detecting-write-failures">Detecting Write Failures</a></li>
|
|
154
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/error-handling.html#monitoring-connection-state">Monitoring Connection State</a></li>
|
|
155
|
-
</ul>
|
|
156
|
-
</li>
|
|
157
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/sow.html">6. State of the World</a><ul>
|
|
158
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/sow.html#performing-sow-queries">Performing SOW Queries</a></li>
|
|
159
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/sow.html#sow-and-subscribe">SOW and Subscribe</a></li>
|
|
160
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/sow.html#setting-batch-size">Setting Batch Size</a></li>
|
|
161
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/sow.html#client-side-conflation">Client-Side Conflation</a></li>
|
|
162
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/sow.html#managing-sow-contents">Managing SOW Contents</a></li>
|
|
163
|
-
</ul>
|
|
164
|
-
</li>
|
|
165
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/queues.html">7. Using Queues</a><ul>
|
|
166
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/queues.html#backlog-and-smart-pipelining">Backlog and Smart Pipelining</a><ul>
|
|
167
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/queues.html#subscription-backlog">Subscription Backlog</a></li>
|
|
168
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/queues.html#acknowledging-messages">Acknowledging Messages</a></li>
|
|
169
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/queues.html#automatic-acknowledgment">Automatic Acknowledgment</a></li>
|
|
170
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/queues.html#message-convenience-method">Message Convenience Method</a></li>
|
|
171
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/queues.html#acknowledgment-batching">Acknowledgment Batching</a></li>
|
|
172
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/queues.html#returning-a-message-to-the-queue">Returning a Message to the Queue</a></li>
|
|
173
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/queues.html#manual-acknowledgment">Manual Acknowledgment</a></li>
|
|
174
|
-
</ul>
|
|
175
|
-
</li>
|
|
176
|
-
</ul>
|
|
177
|
-
</li>
|
|
178
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/deltas.html">8. Delta Publish and Subscribe</a><ul>
|
|
179
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/deltas.html#introduction">Introduction</a></li>
|
|
180
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/deltas.html#delta-subscribe">Delta Subscribe</a></li>
|
|
181
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/deltas.html#delta-publish">Delta Publish</a></li>
|
|
182
|
-
</ul>
|
|
183
|
-
</li>
|
|
184
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/high-availability.html">9. High Availability</a><ul>
|
|
185
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/high-availability.html#overview-of-haclient">Overview of HAClient</a></li>
|
|
186
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/high-availability.html#reconnection-with-haclient">Reconnection with HAClient</a></li>
|
|
187
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/high-availability.html#choosing-store-durability">Choosing Store Durability</a><ul>
|
|
188
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/high-availability.html#using-the-sow-recovery-point-adapter">Using the SOW Recovery Point Adapter</a></li>
|
|
189
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/high-availability.html#capacity-planning-and-store-sizing">Capacity Planning and Store Sizing</a></li>
|
|
190
|
-
</ul>
|
|
191
|
-
</li>
|
|
192
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/high-availability.html#connections-and-the-serverchooser">Connections and the ServerChooser</a><ul>
|
|
193
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/high-availability.html#setting-a-reconnect-delay-and-timeout">Setting a Reconnect Delay and Timeout</a></li>
|
|
194
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/high-availability.html#implementing-a-server-chooser">Implementing a Server Chooser</a></li>
|
|
195
|
-
</ul>
|
|
196
|
-
</li>
|
|
197
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/high-availability.html#heartbeats-and-failure-detection">Heartbeats and Failure Detection</a></li>
|
|
198
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/high-availability.html#considerations-for-publishers">Considerations for Publishers</a></li>
|
|
199
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/high-availability.html#detecting-failover-ahead-of-replication">Detecting Failover Ahead of Replication</a></li>
|
|
200
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/high-availability.html#considerations-for-subscribers">Considerations for Subscribers</a><ul>
|
|
201
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/high-availability.html#resubscription-with-asynchronous-message-processing">Resubscription With Asynchronous Message Processing</a></li>
|
|
202
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/high-availability.html#resubscription-with-synchronous-message-processing">Resubscription With Synchronous Message Processing</a></li>
|
|
203
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/high-availability.html#bookmark-stores">Bookmark Stores</a></li>
|
|
204
|
-
</ul>
|
|
205
|
-
</li>
|
|
206
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/high-availability.html#conclusion">Conclusion</a></li>
|
|
207
|
-
</ul>
|
|
208
|
-
</li>
|
|
209
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/creating-commands.html">10. AMPS Programming: Working with Commands</a><ul>
|
|
210
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#understanding-amps-messages">Understanding AMPS Messages</a></li>
|
|
211
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#creating-and-populating-the-command">Creating and Populating the Command</a></li>
|
|
212
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#using-execute">Using execute</a><ul>
|
|
213
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#using-execute-to-publish">Using execute to Publish</a></li>
|
|
214
|
-
</ul>
|
|
215
|
-
</li>
|
|
216
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#command-cookbook">Command Cookbook</a></li>
|
|
217
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#publishing">Publishing</a><ul>
|
|
218
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-publish">Basic Publish</a></li>
|
|
219
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#publish-with-correlationid">Publish With CorrelationId</a></li>
|
|
220
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#publish-with-explicit-sow-key">Publish With Explicit SOW Key</a></li>
|
|
221
|
-
</ul>
|
|
222
|
-
</li>
|
|
223
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#command-cookbook-subscribing">Command Cookbook: Subscribing</a><ul>
|
|
224
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-subscription">Basic Subscription</a></li>
|
|
225
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-subscription-with-options">Basic Subscription With Options</a></li>
|
|
226
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-subscription-with-select-list">Basic Subscription With Select List</a></li>
|
|
227
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#content-filtered-subscription">Content Filtered Subscription</a></li>
|
|
228
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#conflated-subscription-to-a-sow-topic">Conflated Subscription to a SOW Topic</a></li>
|
|
229
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#conflated-subscription-to-a-topic-with-no-sow">Conflated Subscription to a Topic With No SOW</a></li>
|
|
230
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#bookmark-subscription">Bookmark Subscription</a></li>
|
|
231
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#rate-controlled-bookmark-subscription">Rate Controlled Bookmark Subscription</a></li>
|
|
232
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#bookmark-subscription-with-completed-acknowledgement">Bookmark Subscription With Completed Acknowledgement</a></li>
|
|
233
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#bookmark-subscription-with-content-filter">Bookmark Subscription With Content Filter</a></li>
|
|
234
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#rate-controlled-bookmark-subscription-with-maximum-gap">Rate Controlled Bookmark Subscription With Maximum Gap</a></li>
|
|
235
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#pausing-a-bookmark-subscription">Pausing a Bookmark Subscription</a></li>
|
|
236
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#resuming-a-bookmark-subscription">Resuming a Bookmark Subscription</a></li>
|
|
237
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#replacing-the-filter-on-a-subscription">Replacing the Filter on a Subscription</a></li>
|
|
238
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#subscribing-to-a-queue-and-requesting-a-max-backlog">Subscribing to a Queue and Requesting a max_backlog</a></li>
|
|
239
|
-
</ul>
|
|
240
|
-
</li>
|
|
241
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#sow-query">SOW query</a><ul>
|
|
242
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-sow-query">Basic SOW Query</a></li>
|
|
243
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-sow-with-options">Basic SOW With Options</a></li>
|
|
244
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#sow-query-with-ordered-results">SOW Query With Ordered Results</a></li>
|
|
245
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#sow-query-with-topn-results">SOW Query With TopN Results</a></li>
|
|
246
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#content-filtered-sow-query">Content Filtered SOW Query</a></li>
|
|
247
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#historical-sow-query">Historical SOW Query</a></li>
|
|
248
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#historical-sow-query-with-content-filter">Historical SOW Query With Content Filter</a></li>
|
|
249
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#sow-query-for-specific-records">SOW Query for Specific Records</a></li>
|
|
250
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#sow-query-with-pagination">SOW Query with Pagination</a></li>
|
|
251
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#aggregated-sow-query">Aggregated SOW Query</a></li>
|
|
252
|
-
</ul>
|
|
253
|
-
</li>
|
|
254
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#sow-and-subscribe">SOW and Subscribe</a><ul>
|
|
255
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-sow-and-subscribe">Basic SOW and Subscribe</a></li>
|
|
256
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#sow-and-subscribe-with-options">SOW and Subscribe With Options</a></li>
|
|
257
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#sow-and-subscribe-with-select-list">SOW and Subscribe With Select List</a></li>
|
|
258
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#content-filtered-sow-and-subscribe">Content Filtered SOW and Subscribe</a></li>
|
|
259
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#conflated-sow-and-subscribe">Conflated SOW and Subscribe</a></li>
|
|
260
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#paginated-sow-and-subscribe">Paginated SOW and Subscribe</a></li>
|
|
261
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#historical-sow-and-subscribe">Historical SOW and Subscribe</a></li>
|
|
262
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#historical-sow-and-subscribe-with-content-filter">Historical SOW and Subscribe With Content Filter</a></li>
|
|
263
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#aggregated-sow-and-subscribe">Aggregated SOW and Subscribe</a></li>
|
|
264
|
-
</ul>
|
|
265
|
-
</li>
|
|
266
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#delta-publishing">Delta Publishing</a><ul>
|
|
267
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-delta-publish">Basic Delta Publish</a></li>
|
|
268
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#delta-publish-with-correlationid">Delta Publish With CorrelationId</a></li>
|
|
269
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#delta-publish-with-explicit-sow-key">Delta Publish With Explicit SOW Key</a></li>
|
|
270
|
-
</ul>
|
|
271
|
-
</li>
|
|
272
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#delta-subscribing">Delta Subscribing</a><ul>
|
|
273
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-delta-subscription">Basic Delta Subscription</a></li>
|
|
274
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-delta-subscription-with-options">Basic Delta Subscription With Options</a></li>
|
|
275
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#content-filtered-delta-subscription">Content Filtered Delta Subscription</a></li>
|
|
276
|
-
</ul>
|
|
277
|
-
</li>
|
|
278
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#sow-and-delta-subscribe">SOW and Delta Subscribe</a><ul>
|
|
279
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#basic-sow-and-delta-subscribe">Basic SOW and Delta Subscribe</a></li>
|
|
280
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#sow-and-delta-subscribe-with-options">SOW and Delta Subscribe With Options</a></li>
|
|
281
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#content-filtered-sow-and-delta-subscribe">Content Filtered SOW and Delta Subscribe</a></li>
|
|
282
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#paginated-sow-and-delta-subscribe">Paginated SOW and Delta Subscribe</a></li>
|
|
283
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#aggregated-sow-and-delta-subscribe">Aggregated SOW and Delta Subscribe</a></li>
|
|
284
|
-
</ul>
|
|
285
|
-
</li>
|
|
286
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/creating-commands.html#sow-delete">SOW Delete</a><ul>
|
|
287
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#delete-all-records-in-a-sow">Delete All Records in a SOW</a></li>
|
|
288
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#delete-sow-records-matching-a-filter">Delete SOW Records Matching a Filter</a></li>
|
|
289
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#delete-a-specific-message-by-data">Delete A Specific Message By Data</a></li>
|
|
290
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#deleting-specific-messages-using-keys">Deleting Specific Messages Using Keys</a></li>
|
|
291
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/creating-commands.html#acknowledging-messages-from-a-queue">Acknowledging Messages from a Queue</a></li>
|
|
292
|
-
</ul>
|
|
293
|
-
</li>
|
|
294
|
-
</ul>
|
|
295
|
-
</li>
|
|
296
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/utilities.html">11. Utilities</a><ul>
|
|
297
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/utilities.html#composite-message-types">Composite Message Types</a><ul>
|
|
298
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/utilities.html#building-composite-messages">Building Composite Messages</a></li>
|
|
299
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/utilities.html#parsing-composite-messages">Parsing Composite Messages</a></li>
|
|
300
|
-
</ul>
|
|
301
|
-
</li>
|
|
302
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/utilities.html#nvfix-messages">NVFIX Messages</a><ul>
|
|
303
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/utilities.html#building-nvfix-messages">Building NVFIX Messages</a></li>
|
|
304
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/utilities.html#parsing-nvfix-messages">Parsing NVFIX Messages</a></li>
|
|
305
|
-
</ul>
|
|
306
|
-
</li>
|
|
307
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/utilities.html#fix-messages">FIX Messages</a><ul>
|
|
308
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/utilities.html#building-fix-messages">Building FIX Messages</a></li>
|
|
309
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/utilities.html#parsing-fix-messages">Parsing FIX Messages</a></li>
|
|
310
|
-
</ul>
|
|
311
|
-
</li>
|
|
312
|
-
</ul>
|
|
313
|
-
</li>
|
|
314
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/advanced-topics.html">12. Advanced Topics</a><ul>
|
|
315
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/advanced-topics.html#implementing-message-handlers-in-c-or-c">Implementing Message Handlers in C or C++</a></li>
|
|
316
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/advanced-topics.html#implementing-the-handler">Implementing the Handler</a></li>
|
|
317
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/advanced-topics.html#loading-and-using-the-handler">Loading and Using the Handler</a></li>
|
|
318
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/advanced-topics.html#using-the-c-client">Using the C++ Client</a><ul>
|
|
319
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/advanced-topics.html#implementing-the-c-function">Implementing the C++ Function</a></li>
|
|
320
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/advanced-topics.html#loading-and-using-the-function">Loading and Using the Function</a></li>
|
|
321
|
-
</ul>
|
|
322
|
-
</li>
|
|
323
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/advanced-topics.html#transport-filtering">Transport Filtering</a></li>
|
|
324
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/advanced-topics.html#working-with-binary-data">Working With Binary Data</a></li>
|
|
325
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/advanced-topics.html#using-ssl">Using SSL</a><ul>
|
|
326
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/advanced-topics.html#loading-a-different-ssl-implementation">Loading a Different SSL Implementation</a></li>
|
|
327
|
-
</ul>
|
|
328
|
-
</li>
|
|
329
|
-
</ul>
|
|
330
|
-
</li>
|
|
331
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/performance-tips.html">13. Performance Tips and Best Practices</a><ul>
|
|
332
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#measure-performance-and-set-goals">Measure Performance and Set Goals</a></li>
|
|
333
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#use-haclient-and-heartbeating-where-appropriate">Use HAClient and Heartbeating Where Appropriate</a></li>
|
|
334
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#simplify-message-format-and-contents">Simplify Message Format and Contents</a></li>
|
|
335
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#measure-serialization-and-deserialization">Measure Serialization and Deserialization</a></li>
|
|
336
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#use-content-filtering-where-possible">Use Content Filtering Where Possible</a></li>
|
|
337
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#use-asynchronous-message-processing">Use Asynchronous Message Processing</a></li>
|
|
338
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#use-hash-indexes-where-possible-for-sow-queries">Use Hash Indexes Where Possible for SOW Queries</a></li>
|
|
339
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#use-a-failed-write-handler-and-exception-listener">Use a Failed Write Handler and Exception Listener</a></li>
|
|
340
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#reduce-bandwidth-requirements">Reduce Bandwidth Requirements</a><ul>
|
|
341
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/performance-tips.html#tune-batch-size-for-sow-queries">Tune Batch Size for SOW Queries</a></li>
|
|
342
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/performance-tips.html#conflate-fast-changing-information">Conflate Fast-Changing Information</a></li>
|
|
343
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/performance-tips.html#minimize-bandwidth-for-updates">Minimize Bandwidth for Updates</a></li>
|
|
344
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/performance-tips.html#conflate-queue-acknowledgments">Conflate Queue Acknowledgments</a></li>
|
|
345
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/performance-tips.html#use-a-transaction-log-when-monitoring-publish-failures">Use a Transaction Log When Monitoring Publish Failures</a></li>
|
|
346
|
-
<li class="toctree-l3"><a class="reference internal" href="chapters/performance-tips.html#combine-conflation-and-deltas">Combine Conflation and Deltas</a></li>
|
|
347
|
-
</ul>
|
|
348
|
-
</li>
|
|
349
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#limit-unnecessary-copies">Limit Unnecessary Copies</a></li>
|
|
350
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#manage-publish-stores">Manage Publish Stores</a></li>
|
|
351
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#use-the-server-logs-to-help-troubleshoot">Use the Server Logs to Help Troubleshoot</a></li>
|
|
352
|
-
<li class="toctree-l2"><a class="reference internal" href="chapters/performance-tips.html#work-with-60east-as-necessary">Work with 60East as Necessary</a></li>
|
|
353
|
-
</ul>
|
|
354
|
-
</li>
|
|
355
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/moving-from-python-lite.html">14. Migrating from Earlier Python Implementations</a></li>
|
|
356
|
-
<li class="toctree-l1"><a class="reference internal" href="chapters/exceptions.html">Table 1A: Exceptions</a></li>
|
|
357
|
-
</ul>
|
|
358
|
-
</div>
|
|
359
|
-
</div>
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
</div>
|
|
363
|
-
</div>
|
|
364
|
-
</div>
|
|
365
|
-
<div class="clearer"></div>
|
|
366
|
-
</div>
|
|
367
|
-
<div class="footer">
|
|
368
|
-
©2022, 60East Technologies, Inc..
|
|
369
|
-
|
|
370
|
-
|
|
|
371
|
-
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.5.3</a>
|
|
372
|
-
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
|
|
373
|
-
|
|
374
|
-
</div>
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
</body>
|
|
380
|
-
</html>
|
|
Binary file
|
|
@@ -1,107 +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" lang="en">
|
|
6
|
-
<head>
|
|
7
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
8
|
-
|
|
9
|
-
<title>Search — Python Developer Guide develop
|
|
10
|
-
documentation</title>
|
|
11
|
-
|
|
12
|
-
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
|
|
13
|
-
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
14
|
-
|
|
15
|
-
<script type="text/javascript">
|
|
16
|
-
var DOCUMENTATION_OPTIONS = {
|
|
17
|
-
URL_ROOT: './',
|
|
18
|
-
VERSION: 'develop',
|
|
19
|
-
COLLAPSE_INDEX: false,
|
|
20
|
-
FILE_SUFFIX: '.html',
|
|
21
|
-
HAS_SOURCE: true,
|
|
22
|
-
SOURCELINK_SUFFIX: '.txt'
|
|
23
|
-
};
|
|
24
|
-
</script>
|
|
25
|
-
<script type="text/javascript" src="_static/jquery.js"></script>
|
|
26
|
-
<script type="text/javascript" src="_static/underscore.js"></script>
|
|
27
|
-
<script type="text/javascript" src="_static/doctools.js"></script>
|
|
28
|
-
<script type="text/javascript" src="_static/searchtools.js"></script>
|
|
29
|
-
<link rel="index" title="Index" href="genindex.html" />
|
|
30
|
-
<link rel="search" title="Search" href="#" />
|
|
31
|
-
<script type="text/javascript">
|
|
32
|
-
jQuery(function() { Search.loadIndex("searchindex.js"); });
|
|
33
|
-
</script>
|
|
34
|
-
|
|
35
|
-
<script type="text/javascript" id="searchindexloader"></script>
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
</head>
|
|
45
|
-
<body role="document">
|
|
46
|
-
<div class="document">
|
|
47
|
-
|
|
48
|
-
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
49
|
-
<div class="sphinxsidebarwrapper">
|
|
50
|
-
<p class="logo"><a href="index.html">
|
|
51
|
-
<img class="logo" src="_static/flag_logo.png" alt="Logo"/>
|
|
52
|
-
</a></p><div class="relations">
|
|
53
|
-
<h3>Related Topics</h3>
|
|
54
|
-
<ul>
|
|
55
|
-
<li><a href="index.html">Documentation overview</a><ul>
|
|
56
|
-
</ul></li>
|
|
57
|
-
</ul>
|
|
58
|
-
</div>
|
|
59
|
-
</div>
|
|
60
|
-
</div>
|
|
61
|
-
<div class="documentwrapper">
|
|
62
|
-
<div class="bodywrapper">
|
|
63
|
-
<div class="body" role="main">
|
|
64
|
-
|
|
65
|
-
<h1 id="search-documentation">Search</h1>
|
|
66
|
-
<div id="fallback" class="admonition warning">
|
|
67
|
-
<script type="text/javascript">$('#fallback').hide();</script>
|
|
68
|
-
<p>
|
|
69
|
-
Please activate JavaScript to enable the search
|
|
70
|
-
functionality.
|
|
71
|
-
</p>
|
|
72
|
-
</div>
|
|
73
|
-
<p>
|
|
74
|
-
From here you can search these documents. Enter your search
|
|
75
|
-
words into the box below and click "search". Note that the search
|
|
76
|
-
function will automatically search for all of the words. Pages
|
|
77
|
-
containing fewer words won't appear in the result list.
|
|
78
|
-
</p>
|
|
79
|
-
<form action="" method="get">
|
|
80
|
-
<input type="text" name="q" value="" />
|
|
81
|
-
<input type="submit" value="search" />
|
|
82
|
-
<span id="search-progress" style="padding-left: 10px"></span>
|
|
83
|
-
</form>
|
|
84
|
-
|
|
85
|
-
<div id="search-results">
|
|
86
|
-
|
|
87
|
-
</div>
|
|
88
|
-
|
|
89
|
-
</div>
|
|
90
|
-
</div>
|
|
91
|
-
</div>
|
|
92
|
-
<div class="clearer"></div>
|
|
93
|
-
</div>
|
|
94
|
-
<div class="footer">
|
|
95
|
-
©2022, 60East Technologies, Inc..
|
|
96
|
-
|
|
97
|
-
|
|
|
98
|
-
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.5.3</a>
|
|
99
|
-
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
|
|
100
|
-
|
|
101
|
-
</div>
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
</body>
|
|
107
|
-
</html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Search.setIndex({docnames:["chapters/advanced-topics","chapters/cpp-compiler-list","chapters/cpp-feature-table","chapters/creating-commands","chapters/deltas","chapters/error-handling","chapters/exceptions","chapters/first-program","chapters/high-availability","chapters/installing","chapters/introduction","chapters/moving-from-python-lite","chapters/performance-tips","chapters/queues","chapters/sow","chapters/subscriptions","chapters/utilities","index"],envversion:51,filenames:["chapters/advanced-topics.rst","chapters/cpp-compiler-list.rst","chapters/cpp-feature-table.rst","chapters/creating-commands.rst","chapters/deltas.rst","chapters/error-handling.rst","chapters/exceptions.rst","chapters/first-program.rst","chapters/high-availability.rst","chapters/installing.rst","chapters/introduction.rst","chapters/moving-from-python-lite.rst","chapters/performance-tips.rst","chapters/queues.rst","chapters/sow.rst","chapters/subscriptions.rst","chapters/utilities.rst","index.rst"],objects:{},objnames:{},objtypes:{},terms:{"100m":12,"10gbe":12,"15m":12,"1gb":12,"1gbe":12,"1mb":14,"200m":8,"250m":3,"60east":[0,3,5,7,8,9,10,11,13,14,15,17],"65m":12,"85m":12,"boolean":7,"break":[8,12,15],"byte":[0,8,12,16],"case":[0,3,5,7,8,11,12,13,14,15],"catch":[0,5],"char":0,"class":[0,5,6,8,13,15,16],"const":0,"default":[0,3,5,7,8,9,10,12,14],"export":9,"final":[5,8],"function":[3,5,7,8,11,13,14,15,17],"import":[0,5,7,8,9,10,12,13,14,15],"long":[5,8],"new":[0,3,5,7,8,14,15],"null":0,"public":[5,8,17],"return":[0,3,5,7,8,12,14,15,17],"short":[8,15],"throw":[3,5,7,8,13],"true":[3,4,7,8,13],"try":[0,5,6,7,8],"void":0,"while":[0,3,5,6,7,8,9,11,12,13,14,15],DNS:7,For:[0,3,4,5,6,7,9,11,12,13,14,15,16],IDs:3,Not:12,One:[0,3,12,13,15],That:[8,12],The:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16],There:[8,12,13,15],These:[3,7,8,10,12],Use:[4,5,8,9,10,15,17],Using:[12,14,17],With:[7,12,13,15,17],__call__:[8,15],__init__:[5,8,15],_client:8,_uri:5,a42:15,abi:0,abil:[0,5,7,8,12,14,15],abl:[0,4,5,7,8,12,15],abort:6,about:[0,5,8,10,12,13,14,17],abov:[0,3,7,8,12,13,14,15],absolut:12,absorb:5,accept:[0,3,5,7,8,13,14],access:[7,8,15,16],accompani:8,accomplish:[12,14],accordingli:8,account:[5,8,12,13],accur:12,achiev:12,ack:[3,4,13],acknowledg:[5,8,14,15,17],acknowledgesingl:13,aclient:8,across:[8,13],act:[8,12,15],action:[5,8,12],activ:[6,8,12,14,15],actual:[8,12,15],adapat:8,adapt:[3,12,17],add:[3,4,5,8,9,10,11,13,14,15,16],add_or_update_van:14,added:[5,9,11,16],addit:[3,5,8,12,13,17],addition:8,address:[7,8],adjust:[7,8,13,14],admin:8,administr:9,advanc:[3,5,8],advantag:[8,12,15],advic:12,affect:3,after:[0,5,7,8,11,12,13,15],again:[5,6,8],against:[8,10,13],aggreg:17,agreement:12,ahead:[3,17],all:[0,5,6,7,8,9,11,12,13,14,15,17],allow:[0,3,4,5,7,8,12,13,14,15,16],along:14,alreadi:[0,6,8,10,14,15],alreadyconnectederror:6,also:[0,3,5,7,8,10,11,12,13,14,15],altern:[8,14],although:[0,15],altogeth:5,alwai:[5,7,8,12,13],america:15,amount:[3,5,8,12,13,14],amp:[0,4,5,6,10,11,12,13,14,15,16],amps_cpp_dir:9,amps_python_cli:9,ampsclient:14,ampsconfig:7,ampsdev:9,ampserror:6,ampsexcept:[5,7],an_example_pypi_project:10,ani:[0,3,4,5,7,8,12,13,15],anonym:7,anoth:[3,5,6,7,8,12],anyth:5,anytim:6,anywher:0,api:[0,8,10,13],append:16,appli:[3,12,15],applic:[0,3,4,5,7,8,10,12,13,14,15,16],approach:[3,5,8,12,13],appropri:[0,3,5,7,8,9,13,14,16,17],approxim:[8,12],arbitrari:[0,3],architectur:8,argument:[0,7,8],aris:12,around:14,arrai:[0,12,16],arriv:[0,4,5,8,14,15],asc:3,ascend:3,ask:5,aspect:4,assembl:[0,16],assign:[0,3,13],assist:9,associ:8,assum:[0,4,5,8],async:[8,12],asynchron:[3,13,14,17],atom:[2,3,10,15],attempt:[0,5,7,8,12,14,15],authent:[6,7,8],authenticationerror:6,autoack:13,autom:8,automat:[2,3,5,8,10,12,14,15,17],avail:[3,5,6,7,9,11,12,15,17],avoid:[0,7,8,12],awar:[13,15],back:[7,8,12,13],background:[3,5,12,14,15],backlog:[3,17],backoff:8,backoff_expon:8,backup:8,backward:7,bad:5,badfiltererror:6,badregextopicerror:[5,6],bandwidth:17,base:[3,5,6,8,12,15],baselin:12,basic:[5,8,10,14,15,17],batch:17,batchsiz:15,bear:14,beauti:[2,10],becaus:[7,8,11,12,14,15],becom:[3,5,8,11,14,15],been:[0,3,5,6,7,8,13,14,15,16],befor:[0,3,5,7,8,9,10,13,15],begin:[3,5,7,8,14,15],behavior:[0,5,7,8,13],behind:[5,8,12],being:[5,8,12,13,14],below:[0,5,7,8,10,13,15,16],benefit:[12,15],best:[8,17],better:[5,12,13,14,15],between:[0,3,5,6,8,9,12,13,14,15],beyond:3,bflat:12,binari:[7,12,16,17],bind:[0,7],birthdai:15,bit:9,block:[7,8,14,15,17],bodi:15,book:10,bookmark:[6,11,12,13,17],bookmark_stor:8,bookmark_subscrib:8,bookmarkstor:[0,6,8],bookmarksubscrib:8,both:[3,5,7,8,9,10,12,13,14,15],boundari:0,breviti:15,brief:3,bson:12,buffer:[7,16],build:[0,5,7,10,11,13,14,15,17],builder:16,built:[9,10],busi:12,bypass:8,c_char_p:0,cach:[5,7,14],calcul:12,call:[0,3,5,6,7,8,12,13,14,15],callabl:0,callback:5,caller:5,camel:11,can:[0,3,5,7,8,10,12,13,14,15],cancel:[5,13],cannot:[0,3,5,6,8,12,14,15],capabl:[0,4,8,12,15],capac:17,captur:12,care:[0,8,15],carefulli:[5,12],cast:0,caught:5,caus:[0,6,8,12,14,15],caveat:0,cdll:0,ceas:8,certain:[5,8,13],chanc:5,chang:[3,4,5,6,7,8,9,14,15,16,17],chapter:[4,7,8,10,12,13,14,15,16],charact:3,characterist:[12,13],check:[0,3,7,8,12,14],choos:[4,5,7,12,17],chooser:17,chosen:7,circumst:5,citi:14,clear:12,client:[2,3,4,5,6,10,11,12,13,15,16,17],clientnam:[3,8],close:[5,7,8,12,15],closer:15,cmd:4,cmessagehandl:0,code:[0,3,5,7,8,11,12,13,15],collect:[12,13,15],com:[0,8,9],combin:[3,5,7,8,14,17],come:[8,12,14],comma:[3,13,14],command:[0,4,6,7,8,9,12,13,14,15,17],commanderror:6,commandid:[3,15],comment:3,common:[3,8,12,13,14,15],commonli:[3,5],commun:[3,7],compar:12,compat:[7,10,11,15],compens:5,compet:12,compil:[0,9,10],complet:[5,7,8,12,17],complex:12,complic:[0,12],compon:[7,8],composit:[15,17],compositemessagebuild:16,compositemessagepars:16,concept:10,conclud:7,conclus:17,condit:[5,8,12],configur:[3,5,6,7,10,12,13,14],configure_cli:0,confirm:8,conflat:17,conflation_kei:3,connect:[0,4,6,12,15,17],connect_and_logon:8,connectandlogon:[0,8],connectionerror:6,connectionrefusederror:6,connectionstatelisten:5,consecut:8,consid:[0,5,8,12],consider:[12,15,17],consist:[7,8,12,13,16],consol:[5,8,14],constant:[3,13],construct:[0,3,13,16],constructor:[7,8],consult:[0,10,15],consum:[3,5,8,12,15],consumpt:12,contact:6,contain:[0,3,4,5,7,8,9,10,11,12,13,14,15,16],content:[0,2,7,8,10,16,17],context:15,continu:[5,8,12,14,15],contract:7,control:[0,7,8,15,17],convei:12,conveni:[3,5,8,12,15,17],convent:[0,3,7,11],convers:0,convert:[5,12],cookbook:17,cookmark:8,copi:[8,15,16,17],core:[3,7],correct:[5,8,12,13],correctli:[0,8,9],correl:[8,12],correlationid:17,correspond:15,corrupt:6,could:[0,3,7,8,12,14],count:[8,13],cours:13,cover:[5,7,12],cpp:0,cpu:[8,12],craft:5,crankuptheamp:[0,9],crash:[0,8],creat:[0,4,5,6,7,8,12,13,15,16,17],create_file_back:8,create_new_subscript:5,createfileback:8,creation:8,credenti:[5,8,17],critic:8,cron:12,ctype:0,current:[1,8,9,10,14],custom:[0,3,5,7,8,12,15],customerid:3,customernam:3,dai:12,damag:8,data:[5,6,7,8,12,14,15,16,17],databas:[12,14,15],datastr:16,date:[3,8,14,17],dave:15,dead:8,deadlock:[5,8,15],deal:5,dec:17,decid:[5,8],decis:12,declar:7,decrypt:0,dedic:12,deep:15,deepli:12,def:[0,3,5,8,13,14,15],defaultauthent:7,defaultserverchoos:8,defect:12,defin:[7,8,15],definit:[3,8],defint:8,delai:17,delaystrategi:8,delet:[5,14,17],delete_handl:14,delimit:[3,13,14],deliv:[0,3,5,8,12,13],deliveri:[8,12,13,14],delta:[14,17],delta_publish:[3,4],delta_subscrib:4,delta_top:4,demonstr:5,depend:[5,7,8,9,10,12,13,15],deploi:7,deprec:11,deriv:[5,7,8],desc:3,descend:3,describ:[0,3,4,5,7,8,10,12,13,14,15],descript:[3,5,7,8,15],deseri:17,design:[3,12,13,14,15],desir:8,destin:[7,8,12],destroi:15,detail:[0,3,5,6,7,8,12,13,14,15],detect:[3,7,12,17],determin:[3,7,8,12,13,15],develop:[7,9,10,12],devic:8,devnul:9,dictionari:0,did:11,differ:[3,5,7,8,9,10,11,12,13,14,15,17],difficult:12,dip:12,direct:0,directli:[0,3,8,15],directori:[7,9],disabl:[7,12],disast:8,discard:[8,15],disconnect:[6,7,8,12,15,17],disconnectederror:6,disconnectedexcept:8,disconnecthandl:5,discov:8,discuss:[4,5,14,15],disk:8,diskclient:8,dispatch:12,displai:[3,5,12,14,15,16],distinct:[8,15],distinguish:14,distribut:[5,7,8,9,10,13,15],distutil:[9,10],dll:0,doc:0,document:[0,2,5,8,10,12],doe:[0,3,5,7,8,12,13,14,15,16],doesn:7,doing:[9,13,15],domain:7,don:15,done:[7,8,12,15],doubl:16,down:[5,8],downgrad:[8,12],download:9,downstream:[8,12],dramat:12,due:[5,12],dump:0,duplic:[7,8],durabl:[2,5,10,17],dure:[0,5,7,8,12,13,15],each:[0,3,5,6,7,8,12,13,14,15,16],earli:12,earlier:[3,17],earliest:3,eas:[14,15],easi:[8,9],easier:[8,12,13,15,16],easili:[8,12],edg:5,effect:[0,7,12,13,14],effici:[5,7,12,13,14],egg:[7,10],either:[3,8,13,14,15],elaps:12,element:[3,7,8],elif:14,elimin:[7,12],els:0,elsewher:[13,15],emit:5,empti:[3,8],enabl:[3,5,7,8,12,13,14],encapsul:7,encod:[0,3],encount:5,encrypt:[0,7],end:[8,14,15],enforc:7,enhanc:11,enough:[0,8,12,14],enqueu:[7,15],ensur:[0,5,7,8,9,12,13,14,15],enter:[5,8,15],entir:[8,12,15],entitl:12,entri:[7,8,14],enumer:[5,8],environ:[7,9,12,15],ephemer:5,epoch:[3,8],eption:6,equal:15,equival:[3,7,8,11],error:[0,6,7,8,9,12,15,17],escap:3,especi:[0,8,14],establish:[5,8,12],etc:12,europ:15,evalu:3,even:[8,12,14,16],event:[5,7,8,12],ever:13,everi:[3,5,6,7,8,12,15],exact:[3,7,8,9,12,14],exactli:[5,14],exampl:[0,3,5,6,7,8,9,11,12,13,14,15,16],examplecli:[7,15],examplepublish:7,examplesubscrib:15,exce:13,except:[0,3,7,8,13,15,17],exception_listen:5,exceptionhandl:5,exchang:12,exe:9,execut:[0,4,5,8,14,15,17],execute_async:[3,4,8,13,14,15],execute_sow_queri:14,exist:[8,15],exit:[5,7,8],exit_on_disconnect:5,expect:[0,12,13],expens:14,experi:[5,14],experiment:7,expir:[3,13,14],explain:[0,10,13],explicit:[5,7,8,15,16,17],explicitli:[0,3,8,13,14,15],exponenti:8,exponentialdelaystrategi:8,expos:0,express:[3,5,6,8,15],extend:[5,12],extens:[0,7,8,12],extern:[0,12,15],extra:[0,12],extract:[9,12,16],fabric:8,face:5,facil:15,factor:12,fail:[3,5,7,8,15,17],failed_write_handl:5,failedwritehandl:[3,4],failov:[2,5,10,17],failur:[3,4,6,17],fall:[5,12],fals:[7,8],far:15,fast:[13,17],fastdisk:8,faster:[3,12,14],fastest:12,featur:[2,5,7,8,9,10,11,12,13,15],few:[0,8,12,14,15],fewer:14,fidel:12,field:[3,4,8,12,14,15,16],figur:7,file:[0,7,8,9,10],filenam:10,filesystem:8,fill:[3,12,14],filter:[2,6,7,8,10,13,14,17],find:[3,7,8,13],fine:7,finish:13,first:[0,3,8,9,12,13,14,15,17],fit:[3,14],fix:[7,8,15,17],fixbuild:16,fixeddelaystrategi:8,fixshredd:16,flag:[5,12],flat:12,flatten:12,fleet:14,flexibl:[14,15],flight:5,flow:[12,13,15],flush:8,focu:[3,14],follow:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16],forev:8,form:[3,4,7,12,14,15],format:[0,3,6,7,8,16,17],forward:15,found:[6,7,9,14],fourth:[3,8],framework:8,frequent:12,from:[0,5,7,8,9,12,13,14,15,16,17],fromstr:16,full:[0,3,8,9,12],fulli:[7,8,9,11,12],further:[5,12],gap:[8,17],gcc:[1,10],gener:[3,4,5,8,9,12,13,14],get:[3,5,7,8,10,12],get_ack_typ:[3,14],get_batch_s:15,get_bookmark:13,get_command:14,get_command_id:15,get_connect_wait_dur:8,get_current_authent:8,get_current_uri:8,get_data:[0,5,8,14,16,17],get_data_raw:0,get_error:8,get_match:14,get_part:16,get_reason:3,get_str:16,get_top:[13,15],get_unpersisted_count:8,get_xxx:15,getdata:16,getpass:5,getus:5,getxxx:15,give:[0,5,16],given:[5,6,7,8,12,13,15],goal:17,goe:[0,8,12,15],going:12,good:[7,10,12,13,14],got:[14,15],gracefulli:5,greater:[3,10,12,13],group:3,groupbegin:14,groupend:14,grow:12,guarante:[0,3,8,15],guid:[3,4,7,8,10,12,13,14,15],guidanc:8,guidelin:[11,12],haclient:[0,5,6,15,17],had:[7,8,13],half:12,halt:13,hand:[8,12],handl:[0,3,4,8,12,14,15,17],handlemessag:3,handler:[3,4,5,6,8,13,14,17],hang:7,happen:[5,7,12,14],happi:15,hapublish:8,hardwar:[8,12],has:[0,3,4,5,6,7,8,12,13,14,15],hash:17,have:[0,3,5,7,8,9,10,12,13,14,15],header:[3,7,12,14,17],heartbeat:17,heartbeatiniti:5,heavili:8,hello:7,help:[5,7,8,9,13,17],helper:[13,15,16],henri:15,here:[3,4,5,7,8,12,14,15],high:[5,11,12,13,14,17],higher:[7,13],highest:[8,12],highli:[5,8,12,15],histor:[2,10,12,17],histori:3,hold:[0,8,12,14],home:9,host:[7,8],hostnam:7,how:[0,3,4,5,7,8,10,12,13,14,15,16],howev:[0,5,7,8,12,13,14,15],html:[0,10],http:[0,9,10],hundr:12,ideal:12,ident:[3,8],identifi:[3,4,7,8,12,14,15],idl:8,ignor:[5,7],imagin:[12,14],immedi:[5,6,7,8,12,13,15],implement:[5,7,13,15,17],importantstuff:8,imposs:[5,12],impress:14,improperli:6,improv:[0,12,13,14,15],inact:14,includ:[0,3,4,5,7,8,9,10,11,12,13,14,15,16],incom:[0,3,5,8,12,15],increas:[8,12,14],incred:[2,10],increment:12,incur:8,indefinit:[7,12],independ:[4,7,8,12],indetermin:3,index:[0,17],indic:[0,3,5,6,7,8,10,13],individu:[0,12,13,16],ineffici:13,inetaddr:7,influenc:7,info:12,inform:[3,5,7,8,10,13,14,15,16,17],infrastructur:[0,8],initi:[0,8,10,13,14,15],initial_delai:8,inner:7,input:5,inquir:8,insid:[5,6],inspect:0,instal:[0,5,7,8,12,17],install_server_choos:0,instanc:[0,5,7,8,12,16,17],instanti:[6,8],instead:[3,5,7,8,13,15],instruct:[0,8,10],integ:7,integr:0,intend:15,interact:12,interest:3,interfac:[0,3,5,7,8,12,13,17],intern:[5,6,8,14,15,16],interpret:[3,9,10,13],interrupt:12,interv:[3,5,8,12,14],introduct:17,invalid:[5,6,8],invalidtopicerror:6,invalidtransportoptionserror:6,invalidurierror:6,inventori:12,investig:12,invoc:7,invok:[5,8,14,15],involv:[0,8,12,15],ip_protocol_pref:7,ipv4:7,ipv6:17,isn:8,iss:3,issu:[5,6,8,14,15],issuenumb:3,item:[14,15],iter:[8,14,15],its:[3,5,7,8,12,14],itself:[0,7,8,12],java:8,job:12,johndo:7,journal:8,json:[0,7,8,12,15,16],jump:8,just:[0,4,7,13,15],keep:[8,12,14],kei:[4,5,8,12,14,16,17],kind:[5,8],kitten:15,know:[0,5,12,15],knowledg:[10,16],known:7,languag:10,larg:[5,12,13,14],larger:[12,13,14],last:[6,8,12,13,15],last_chance_message_handl:[5,15],late:5,latenc:[0,12,13],later:[1,3,7,9,10],latest:14,layer:[0,7,8,14],layout:12,lead:12,learn:[7,8,10,15],leas:13,least:[12,13],led:14,left:8,legaci:7,len:0,length:[0,8],less:[12,13,14],lessimportantmessag:8,let:[0,7,14],letter:15,level:[8,12],lib:9,libmymessagehandl:0,librari:[0,5,9,12,15,17],lifetim:15,like:[0,5,7,8,12,15],likewis:[5,7,8,12,15],limit:[3,5,8,15,17],line:[0,5,7,9,12,15],linger:7,link:[8,12],linkag:0,linux:[0,1,2,7,10,17],list:[5,8,13,17],listen:[5,8,15,17],liter:3,littl:[0,15],load:[8,9,17],local:[7,8,9,12],localhost:[0,5,7],locat:[8,9,14],log:[2,3,4,5,6,7,8,10,17],loggedon:5,logic:[0,7,8],login:8,logon:[0,3,5,15,17],longer:[5,8,14,15],look:[0,7,14,15],loop:[5,8,15],lose:7,loss:[7,12],lost:[5,8,12,14],lower:12,lowercas:11,made:[8,15],mai:[0,3,5,7,8,9,12,13,14,15],main:[3,9,14],mainstream:[1,10],maintain:[3,8,15],mainten:[8,15],make:[0,5,8,9,12,13,15,16],malform:6,manag:[7,8,9,17],mani:[3,7,8,10,12,14,15],manner:[5,8],manual:17,map:16,marshal:0,match:[6,9,12,13,14,15,17],matter:[7,13],max:3,max_backlog:[12,13,17],max_gap:3,maximum:[8,12,13,15,17],maximum_delai:8,maximum_retry_tim:8,mean:[0,5,8,14,15],measur:17,mechan:8,meet:[7,8,12,14],megabyt:12,memori:[8,12,14],memorycli:8,mention:[8,12],merg:14,messag:[4,6,7,10,14],message_handl:15,message_map:16,message_typ:7,messagehandl:12,messageprint:8,messagestream:[3,5,8,12,13,14,15],messagetyp:[7,8],messagetypeerror:6,messagetypenotfounderror:6,metadata:15,method:[0,3,5,7,8,12,14,16,17],metric:12,microservic:7,might:[0,3,7,8,12,13],migrat:17,million:12,millisecond:3,mind:14,minim:[0,8,13,17],minimum:[7,12],minut:3,mismatch:12,miss:8,mmapbookmarkstor:8,mnt:8,mode:[8,12,13,14],model:13,modif:5,modifi:[0,15],modul:[0,7,9],mom:15,moment:8,monitor:[0,17],more:[0,3,5,7,8,9,10,12,13,14,15,16],moreimportantmessag:8,most:[3,5,7,8,9,10,12,13,14,15],most_rec:[3,8],move:[8,12,14],msg:[4,14,15],much:12,multipl:[3,7,8,13,15],multithread:15,must:[0,3,4,5,7,8,9,10,13,14,15],my_message_hand:0,my_message_handl:0,my_queu:13,my_top:0,myapp:5,myclient:8,mycorp:0,myhandl:15,mysubid:8,mytop:[0,4,8],name:[0,3,5,6,8,11,15,17],name_:15,nameinuseerror:6,nativ:0,natur:[5,8],nearli:[8,12],necessari:[3,5,8,9,10,14,17],need:[0,3,5,6,7,8,9,10,12,13,14,15],nest:12,net:7,network:[0,6,7,8,12,13,14,15],never:[8,14],next:[3,8,13,16,17],no_empti:3,no_stor:8,node:5,non:[7,8],none:[0,3,4,5,8,13],nonrespons:5,normal:[5,7,8,12,13],north:15,note:6,noth:0,notic:[0,3,5,8,10,12,13,14,15,16],notif:3,notifi:[3,5],now:[3,7,8,11,14],numa:12,number:[3,7,8,12,13,14,15],numer:12,nvfix:[7,12,15,17],nvfixbuild:16,nvfixshredd:16,object:[0,3,6,7,8,11,12,13,14,15],obtain:[4,17],occasion:5,occupi:5,occur:[3,5,6,8,14,15],off:8,offer:[0,8,12],offlin:[8,12],often:[5,12],old:8,older:8,oldest:8,omit:15,on_except:5,on_message_handl:[5,14],on_message_print:15,onc:[0,3,7,8,12,13,15,16],one:[0,3,5,7,8,9,12,14,15],onli:[0,3,4,5,7,8,10,12,13,14,15],onlin:[8,12],oof:[3,14],open:[7,9],openssl:0,oper:[5,6,7,8,9,10,12,13,14,15],opt:0,optim:12,optimum:[8,13],option:[6,8,9,13,14,15,17],oracl:[1,10],order:[5,12,13,14,15,16,17],orderbi:3,orderd:3,orderid:13,org:10,origin:[3,7,8,13,14],other:[0,3,5,7,8,12,13,14,15],otherwis:[4,5,7,8,15],our:[5,7,14,15],out:[0,3,5,8,10,12,13,14,15],outag:8,outdat:5,outgo:[0,3,7,8],output:0,over:[3,5,7,8,12,14,15],overal:[5,12,13,14],overhead:[12,13,14],overrid:8,overview:[3,17],own:8,packag:[7,9,10],packet:14,page:3,pagin:17,pair:[12,16],parallel:12,param:0,paramet:[0,5,8,14,15,17],pars:[5,12,15,17],parser:16,part:[5,7,12,15,16],partial:14,particular:[3,5,8,12,14,15],particularli:[8,12,14],pass:[0,3,7,8,13,15],password:7,past:14,path:[0,7,9],pattern:[12,13,15],paus:17,payload:[0,5,12,16],peak:8,pep:11,per:[3,12],perform:[0,2,3,5,7,8,10,11,13,15,17],period:[5,8,12],permiss:9,persist:[5,8,12],person:7,pip:9,pipelin:17,place:[5,7,8,14,15],plan:[12,17],platform:[7,9],pleas:5,plu:[8,12],point:[0,3,5,7,12,13,15,17],pointer:0,poke:5,polici:8,popul:[8,15,16,17],port:7,posit:14,possess:10,possibl:[0,5,8,13,15,17],post:14,potenti:5,power:[5,15],practic:[7,17],prebuilt:17,preced:8,precis:[0,3,7,8,12,15],precompil:10,predict:[5,8],prefer:[7,12],prematur:8,premium:0,prepackag:7,prerequisit:17,present:[0,3,5,7,12,15],preserv:[8,15],press:5,pressur:12,presum:14,pretti:7,previou:[5,8,11,12,13,14,15],previous:[5,8,11],price:[5,14],primari:8,primarili:8,principl:12,print:[0,3,5,8,14,15,16],print_tb:5,printing_filt:0,problem:[12,14],proc:7,proceed:10,process:[3,6,7,9,13,14],processor:[10,12,14],produc:[3,8,11,12,14],product:[3,5,7,10,12],profil:12,program:[0,5,8,9,10,12,13,15,17],prohibit:5,project:3,prompt:9,propag:0,properli:13,properti:[3,6,8,17],propos:11,protect:[8,15],protocol:7,provid:[0,3,4,5,6,8,9,10,11,12,13,14,15,16,17],provis:12,prune:8,publish:[0,2,5,7,10,13,14,15,16,17],publish_data:0,publish_flush:[5,7,8],publish_messag:0,publishcmd:3,publishlog:8,publishreplai:5,publishstor:[5,8],puppi:15,purpos:[3,5,8],python:[0,4,5,7,8,9,13,14,15,16],pythonhost:10,pythonpath:9,queri:[2,5,6,8,10,15,17],question:12,queue:[14,15,17],quick:3,quickli:[8,12,13],quot:7,rais:5,rang:[0,3,12],rapid:5,rare:5,rate:[12,17],rate_max_gap:3,rather:[5,7,8,12,13,14,15],raw:[0,15],reach:8,reachabl:7,read:[5,10,12],read_and_evalu:5,reader:12,readi:[7,15],real:[14,15],reason:[3,7,8,13],receiv:[0,3,4,5,7,8,12,13,14,15,16],recent:[3,8,12],recip:3,recommend:[0,1,3,5,7,8,10,12,13,14,15],reconnect:[5,12,15,17],reconnectdelaystrategi:5,record:[5,6,7,8,12,13,14,17],recov:[5,8,12],recoveri:[0,5,12,15,17],recoverypointadapt:8,recreat:8,redeliv:13,redeliveri:8,reduc:[0,13,14,15,17],reduct:12,refer:[0,3,5,7,13,15,16],referenc:12,refresh:5,refus:6,regard:16,regardless:[3,8,12,14],regex:17,regist:[0,5,15],regular:[3,5,6,8,15],reinstat:8,reissu:8,reject:[3,12],rel:[12,14],relat:[6,7],releas:[9,13],relev:[3,12,14,15],reli:[3,5,8],reliabl:[5,8,12],remain:[3,8],remind:15,remot:12,remov:[3,8,9,13,14,15],remove_van:14,removepend:13,render:12,replac:[8,11,12,14,15,17],replace_cmd:15,replai:[2,3,5,8,10],replic:[7,12,17],report:[0,5,8,9,12],report_failur:8,report_success:8,report_van_posit:14,repres:[3,5,12,15],represent:7,republish:[5,8],request:[5,6,7,8,12,13,17],requir:[0,3,5,7,8,9,10,14,15,17],reset:[5,8,15],resili:[5,8],resiz:8,resolut:7,resolv:7,resourc:[10,12],respond:[3,5],respons:[0,3,4,5,6,8,12,13,14,15],restart:8,resubscrib:[5,8],resubscript:[12,17],result:[5,8,12,13,14,15,17],resum:[5,7,8,17],retain:[7,8,12,13],rethrow:5,retir:14,retransmit:5,retri:8,retriev:[0,5,15],retry_on_disconnect:8,retryoperationerror:6,reus:[8,15],review:12,rewrit:8,rich:14,risk:5,rmem_default:7,robust:[5,15],rol:14,root:9,rotat:8,roughli:8,round:13,rout:[4,5,8,12],rule:12,run:[5,6,7,8,9,10,12,13,15],runtim:17,runtimeerror:5,safer:14,safeti:[0,8],sai:15,same:[0,3,5,6,7,8,9,12,13,14,15],sampl:[0,3,5,16],satur:12,save:[3,12,15],scenario:[3,12],schedul:8,scheme:7,screen:15,script:[7,9],search:[9,12],second:[3,7,8,12,13],secondari:8,section:[3,5,7,8,10,12,13,14,15],secur:[0,7],see:[0,3,4,5,7,8,9,10,12,14,15],seen:[8,15],segment:0,select:[6,15,17],self:[5,8,15],semant:[8,13],send:[3,5,6,7,8,12,13,14,15,16],sender:15,sens:12,sent:[0,3,5,6,7,8,12,13,14,15],separ:[3,8,9,11,14,15],sequenc:[5,7,8,16],serial:[16,17],serv:15,server:[0,3,5,6,7,10,13,14,15,17],serverchoos:[5,17],servic:[8,14],session:7,set:[0,3,4,5,6,7,9,13,15,16,17],set_ack_batch_s:13,set_ack_timeout:13,set_auto_ack:13,set_batch_s:14,set_bookmark:[8,13],set_bookmark_stor:8,set_data:4,set_disconnect_handl:5,set_error_on_publish_gap:8,set_exception_listen:5,set_filt:[3,4,13,14,15],set_heartbeat:8,set_last_chance_message_handl:0,set_opt:[13,14,15],set_reconnect_delay_strategi:8,set_server_choos:8,set_sow_kei:4,set_sub_id:[8,15],set_top:[3,4,8,13,14,15],set_transport_filt:0,set_xxx:15,setheartbeat:8,setup:9,setuptool:[9,10],setxxx:15,sever:[8,13,14],share:[0,7,15],shortcut:9,should:[0,3,5,7,8,12,13,14,15],show:[5,12,14,16],showmessag:5,shown:[0,5,7,10,13,15],shred:16,shredder:16,shut:[5,8],shutdown:[5,8],side:[8,12,15,17],signatur:0,signific:3,silent:5,similar:[8,12],simpl:[0,5,7,8,12,13,14,15],simpler:12,simplest:[3,12],simpli:[0,3,4,5,7,8,12,13,14,15,16],simplic:12,simplifi:17,simul:12,simultan:14,sinc:[0,3,4,7,8,12,13,14,15],singl:[3,5,7,8,12,14,15],site:[0,9],situat:[5,8,12,13,14],six:8,size:[7,13,17],size_t:0,skip:[3,8],skip_n:3,sleep:5,slight:15,slightli:9,small:[12,14],smaller:[12,13,14],smallest:13,smart:[8,17],smoothli:12,snippet:[3,8,14,16],so_keepal:7,so_ling:7,socket:[0,5,7],socketexcept:7,solari:[1,2,10],some:[0,3,5,6,7,8,13,14,15],some_data:0,someth:[5,14],somewhat:12,soon:[3,8,14],sort:3,sourc:[9,12],sow:[2,4,5,6,7,10,13,15,16,17],sow_and:14,sow_and_subscrib:[8,11,14,15],sow_delet:[3,5,8,13,14],sow_delete_by_data:14,sow_delete_by_kei:14,sow_top:14,sowandsubscrib:11,sowkei:[3,4,14],space:8,sparc:[2,10],speak:5,special:[3,5,14],specif:[0,5,7,8,10,12,13,15,17],specifi:[3,5,6,7,8,9,12,13,14,15],speed:[8,12],spuriou:5,ssl:17,ssl_init:0,stack:5,stage:[5,12],stai:14,standard:[0,7,11,15],start:[3,5,7,8,9,12,13,14],start_tim:3,stat:12,state:[2,3,6,8,10,12,15,17],statefulhandl:15,stateless:5,statement:[5,7],statist:[3,12],statu:[13,14],stderr:[5,7],step:[5,8,9,17],stick:7,still:[5,7,8,12,14],still_need_to_process:8,stop:[5,8,15],stop_tim:3,storag:[8,12],store:[3,5,7,17],str:[5,7,16],straightforward:12,strategi:[7,8],stream:[3,7,8,12],streamerror:6,streamread:8,string:[0,3,5,6,8,12,14,15,16,17],string_data:0,strong:0,strongli:12,structur:[7,12,16],studio:[1,9,10],style:[0,11],sub_cmd:15,sub_id:8,subclass:5,subcrib:3,subid:[3,8,15],subject:[8,13],submit:[5,8,12,15],subscrib:[0,2,5,6,7,10,12,13,16,17],subscribe_to_van_loc:14,subscribelog:8,subscribercli:8,subscript:[4,5,6,8,10,11,12,14,17],subscription_id:15,subscriptionalreadyexistsexc:6,subscriptionid:15,subscriptionmanag:[0,8],substanti:12,substitut:9,succe:8,succeed:[3,5,8],success:[3,5,7,8,10,12],successfulli:[5,8,13,15],suddenli:8,sudo:9,suffici:[8,12],suitabl:[8,16],supplement:5,suppli:[5,7,8,15],support:[0,1,2,3,4,6,7,11,12,13,14,17],sure:[5,8,9,13],symbol:14,sync:[8,12],synchron:[12,13,14,15,17],syntax:[3,6,7],sys:[5,7],system:[5,7,8,9,10,12,14,15],tabl:[2,3,5,7,10,17],tag:5,take:[0,5,8,12,13,15],target:[9,10,14],task:12,tcp:[0,5,8,15,17],tcp_keepal:7,tcp_linger:7,tcp_nodelai:7,tcp_rcvbuf:7,tcp_sndbuf:7,techniqu:[0,8,12,13],technolog:9,telemetri:5,tell:[3,5,8,12],temporari:8,termin:[0,8],test:[8,9,12,13,14,15],text:[5,14,15],than:[0,3,5,7,8,9,12,13,14,15],theclient:8,thedata:16,thei:[0,5,7,8,12,13,14,15,16],them:[0,5,7,8,9,14,15,16],therefor:[7,14],thi:[0,3,4,5,6,7,8,9,10,11,12,13,14,15],thing:15,thingiw:4,think:8,third:8,those:[0,3,5,6,7,8,12,13,14,15],though:[8,13,14],thread:[3,5,8,12,13,14,17],three:[3,8],threshold:12,threw:6,through:[0,3,8,12],thrown:[0,5,6,13],thu:8,thursdai:15,ticker:[3,14],time:[3,5,7,8,12,13,14,15],timedouterror:6,timeout:[6,7,13,16,17],timestamp:3,tip:17,to_map:16,togeth:3,token:[7,8],toler:12,tool:12,top:3,top_n:3,topic:[2,4,5,6,7,10,12,13,14,16,17],topicnam:5,topn:17,topolog:8,tostr:16,total:[8,12],trace:[5,12],traceback:5,track:8,trade:[8,12],traffic:[0,5,8,12,13,15],transact:[2,3,6,7,8,10,17],transat:8,transit:8,translat:0,transmiss:7,transmit:12,transport:[6,17],transporttypeerror:6,treat:[5,7,8],tri:[7,8],trip:13,troubleshoot:17,truli:15,trust:0,tune:[7,13,14,17],turn:[13,14],twice:[3,5],two:[0,4,7,8,12,14,15],type:[0,3,4,6,7,8,9,12,15,17],typic:[0,3,5,6,9,12,13,15],uenumb:3,unacknowledg:13,unavail:[8,12],under:[1,7,10,12],underli:[0,3,7,8,10,16],underscor:11,understand:[8,10,12,13,17],undiscard:8,unexpect:[8,17],unhandl:17,uniqu:[3,6,7],unit:12,univers:[5,12],unix:17,unknown:[5,6],unknownerror:6,unless:[5,8,9,13],unlik:[5,8],unnecessari:[8,17],unnecessarili:12,unneed:8,unpack:9,unpars:15,unpersist:8,unpersisted_count:8,unpredict:8,unprocess:14,unreach:12,unregist:15,unrel:7,unsubscrib:[5,17],until:[5,7,8,12,13,15],unusu:5,updat:[3,4,8,9,11,13,14,16,17],update_van_posit:14,upgrad:12,upload:14,upon:7,uri:[5,6,7,8],uri_:7,url:8,usabl:5,usag:12,usageexcept:6,use:[0,3,4,5,6,7,8,9,10,12,13,14,15,16],used:[0,3,4,5,6,7,8,9,12,13,14,15],useful:[0,3,8,14],user:[0,3,4,5,6,7,8,9,10,12,13,14,15],userdata:0,usermessag:5,usernam:7,uses:[0,3,4,5,7,8,9,12,13,14],using:[0,3,4,5,6,7,8,9,10,12,13,14,15,16],usual:[6,8,14],utf:0,util:[12,14,15,17],valid:[0,3,6,7],valu:[0,3,5,6,7,8,12,13,14,15,16],van:14,van_id:14,van_loc:14,vari:5,variabl:9,variant:8,varieti:[0,5,12],vector:0,vector_length:0,vector_publish:0,verbatim:[0,3],veri:[5,8,12],verifi:[3,5],version:[1,3,7,8,9,10,12,14,17],version_numb:9,vetted_ssl:0,via:[5,8,14,15],view:[3,13,14],violat:0,visibl:0,visit:10,visual:[1,9,10],volum:[8,12,13],wai:[0,5,7,8,12,13,14,15],wait:[3,5,6,7,8,13,15],wait_to_be_pok:5,want:[5,7,8,9,13],warn:8,warrant:12,websit:9,weekli:8,well:[3,8,10,14,15],were:[3,11],weren:11,what:[5,8,14],whatev:[5,9],wheel:9,when:[0,3,5,6,7,8,9,13,14,15,17],whenev:[5,8],where:[3,5,7,8,9,14,15,17],wherev:[5,8,12,15],whether:[0,3,5,8,9,12,13,14],which:[0,3,5,7,8,9,11,12,13,15],whichev:3,whl:[7,17],who:[7,14],whole:[12,14,15],whose:[5,14],wide:[0,5,12,15],wider:12,willing:13,window:[0,1,2,8,10,17],wire:12,wish:8,within:[0,3,4,5,7,12,13,15],without:[0,3,5,7,8,10,12,13,14],wmem_default:7,word:[8,11],work:[4,7,8,10,13,14,15,16,17],worker:13,world:[2,7,8,10,15,17],worst:12,worth:[3,12],would:[0,3,5,7,8,12,14,15],wrap:[5,7],wrapper:0,write:[7,10,14,15,16,17],written:[5,7,16],wrong:8,www:[9,10],x64:[2,9,10],x86:9,x86_64:9,xml:[7,12,15],xyz:8,yet:[8,15],yield:7,you:[0,3,4,5,7,8,9,10,12,13,14,15,16],your:[0,3,4,5,8,9,10,11,12,13,15,17],yourself:8},titles:["12. Advanced Topics","<no title>","<no title>","10. AMPS Programming: Working with Commands","8. Delta Publish and Subscribe","5. Error Handling","Table 1A: Exceptions","3. Your First AMPS Program","9. High Availability","2. Building and Installing the AMPS Client","1. Introduction","14. Migrating from Earlier Python Implementations","13. Performance Tips and Best Practices","7. Using Queues","6. State of the World","4. Subscriptions","11. Utilities","Advanced Message Processing System (AMPS) Python Developer Guide"],titleterms:{"60east":12,"function":0,"return":13,For:8,Use:12,Using:[0,3,5,8,13,15],With:[0,3,8],about:7,acknowledg:[3,12,13],adapt:8,addit:7,advanc:[0,15,17],aggreg:3,ahead:8,all:3,amp:[3,7,8,9,17],appropri:12,asynchron:[5,8,12,15],automat:13,avail:8,backlog:13,bandwidth:12,basic:3,batch:[12,13,14],best:12,binari:0,block:5,bookmark:[3,8],build:[9,16],capac:8,chang:12,choos:8,chooser:8,client:[0,7,8,9,14],combin:12,command:[3,5],complet:3,composit:16,conclus:8,configur:8,conflat:[3,12,14],connect:[5,7,8],consider:8,construct:8,content:[3,12,14,15],control:[3,5],conveni:13,cookbook:3,copi:12,correlationid:3,creat:3,credenti:7,data:[0,3],delai:8,delet:3,delta:[3,4,12],deseri:12,detect:[5,8],develop:17,differ:0,disconnect:5,durabl:8,earlier:11,error:5,except:[5,6,12],execut:3,explicit:3,fail:12,failov:8,failur:[5,8,12],fast:12,filter:[0,3,12,15],first:7,fix:16,format:12,from:[3,11],gap:3,get_data:15,goal:12,guid:17,haclient:[8,12],handl:5,handler:[0,12,15],hash:12,header:15,heartbeat:[5,8,12],help:12,high:8,histor:3,implement:[0,8,11],index:12,inform:12,instal:[9,10],instanc:15,interfac:15,introduct:[4,10],ipv6:7,kei:3,librari:7,limit:12,linux:9,list:3,listen:12,load:0,log:12,logon:7,manag:[5,12,14],manual:13,match:3,max_backlog:3,maximum:3,measur:12,messag:[0,3,5,8,12,13,15,16,17],method:[13,15],migrat:11,minim:12,monitor:[5,12],name:7,necessari:12,next:[7,15],nvfix:16,obtain:9,option:[3,7],order:3,overview:8,pagin:3,paramet:7,pars:16,paus:3,perform:[12,14],pipelin:13,plan:8,point:8,popul:3,possibl:12,practic:12,prebuilt:9,prerequisit:10,process:[5,8,12,15,17],program:[3,7],properti:15,provid:7,publish:[3,4,8,12],python:[10,11,17],queri:[3,12,14],queue:[3,12,13],rate:3,reconnect:8,record:3,recoveri:8,reduc:12,regex:15,replac:[3,5],replic:8,request:3,requir:12,resubscript:8,result:3,resum:3,runtim:10,select:3,serial:12,server:[8,12],serverchoos:8,set:[8,12,14],side:14,simplifi:12,size:[8,12,14],smart:13,sow:[3,8,12,14],specif:3,ssl:[0,7],state:[5,14],step:[7,15],store:[8,12],string:7,subscrib:[3,4,8,14,15],subscript:[3,13,15],support:[10,15],synchron:8,system:17,tabl:6,tcp:7,thread:15,timeout:[5,8],tip:12,topic:[0,3,8,15],topn:3,transact:12,transport:[0,7],troubleshoot:12,tune:12,type:[5,16],understand:[3,15],unexpect:5,unhandl:5,unix:7,unnecessari:12,unsubscrib:15,updat:[12,15],util:16,when:12,where:12,whl:9,window:9,work:[0,3,12],world:14,write:[5,12],your:7}})
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|