diff --git a/Contribution/Development.html b/Contribution/Development.html index 91a31c4d7..b45965751 100644 --- a/Contribution/Development.html +++ b/Contribution/Development.html @@ -181,7 +181,7 @@

MetPX-Sarracenia Developer’s Guide

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

diff --git a/Contribution/man_page_template.html b/Contribution/man_page_template.html index 5a84eccbc..2ab80a156 100644 --- a/Contribution/man_page_template.html +++ b/Contribution/man_page_template.html @@ -131,7 +131,7 @@

sr_title

1

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/Explanation/SarraPluginDev.html b/Explanation/SarraPluginDev.html index d27becd0c..fe64b0e4e 100644 --- a/Explanation/SarraPluginDev.html +++ b/Explanation/SarraPluginDev.html @@ -151,7 +151,7 @@

Revision Record

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

diff --git a/How2Guides/source.html b/How2Guides/source.html index 73412e39e..b0c78fa83 100644 --- a/How2Guides/source.html +++ b/How2Guides/source.html @@ -145,7 +145,7 @@

Revision Record

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

A Sarracenia data pump is a web (or sftp) server with notifications for subscribers diff --git a/How2Guides/subscriber.html b/How2Guides/subscriber.html index 6401ed95e..6b8b3d5b1 100644 --- a/How2Guides/subscriber.html +++ b/How2Guides/subscriber.html @@ -143,7 +143,7 @@

Revision Record

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

diff --git a/Reference/sr3.1.html b/Reference/sr3.1.html index 1c0f4e1ab..35f83b17f 100644 --- a/Reference/sr3.1.html +++ b/Reference/sr3.1.html @@ -130,7 +130,7 @@

sr3 Sarracenia CLI

1

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/Reference/sr3_cpump.1.html b/Reference/sr3_cpump.1.html index 7e294a042..8b9b8fc2d 100644 --- a/Reference/sr3_cpump.1.html +++ b/Reference/sr3_cpump.1.html @@ -127,7 +127,7 @@

sr_shovel in C

1

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/Reference/sr3_credentials.7.html b/Reference/sr3_credentials.7.html index b02377774..ee68cc044 100644 --- a/Reference/sr3_credentials.7.html +++ b/Reference/sr3_credentials.7.html @@ -124,7 +124,7 @@

SR3 Credential File Format

7

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/Reference/sr3_options.7.html b/Reference/sr3_options.7.html index 873659ce8..c232939bc 100644 --- a/Reference/sr3_options.7.html +++ b/Reference/sr3_options.7.html @@ -128,7 +128,7 @@

SR3 Configuration File Format

7

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

@@ -712,7 +712,9 @@

dry_run <flag> (default: False)

The AMQP durable option, on queue declarations. If set to True, the broker will preserve the queue across broker reboots. -It means writes the queue is on disk if the broker is restarted.

+The queue will be written to and recovered from disk if the broker is restarted.

+

Note: only persistent messages will remain in a durable queue after a broker restart. +Persistent messages can be published by enabling the persistent option (it is enabled by default).

fileEvents <event,event,…>

@@ -1251,6 +1253,16 @@

permDefault, permDirDefault, permLog, permCopy +

persistent <flag> (default: True)

+

The persistent option sets the delivery_mode for an AMQP message. When True, +persistent messages will be published (delivery_mode=2), when False, transient +(non-durable, delivery_mode=1) messages will be published.

+

Persistent messages are written to disk by the broker, and will survive a broker restart. +Any transient messages in a queue will be lost when a broker is restarted. Note: persistent +messages will only survive a broker restart when they reside in a durable queue. Non-durable +queues, including all messages inside them, will be lost when a broker is restarted.

+

pollUrl <url>

Specification of a remote server resources to query with a poll diff --git a/Reference/sr3_post.1.html b/Reference/sr3_post.1.html index 4b40fd369..40bbabe49 100644 --- a/Reference/sr3_post.1.html +++ b/Reference/sr3_post.1.html @@ -128,7 +128,7 @@

Publish the Availability of Files

1

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/Reference/sr_post.7.html b/Reference/sr_post.7.html index 4eafd5932..5a0507280 100644 --- a/Reference/sr_post.7.html +++ b/Reference/sr_post.7.html @@ -133,7 +133,7 @@

Sarracenia v03 Notification Message Format/Protocol

7

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/Tutorials/Install.html b/Tutorials/Install.html index 72280c5a2..3bc728bb6 100644 --- a/Tutorials/Install.html +++ b/Tutorials/Install.html @@ -134,7 +134,7 @@

Revision Record

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

diff --git a/_modules/sarracenia/config.html b/_modules/sarracenia/config.html index 51a35c30c..670d2e2d2 100644 --- a/_modules/sarracenia/config.html +++ b/_modules/sarracenia/config.html @@ -220,7 +220,7 @@

Source code for sarracenia.config

     'delete', 'discard', 'download', 'dry_run', 'durable', 'exchangeDeclare', 'exchangeSplit', 'logReject', 'realpathFilter', \
     'follow_symlinks', 'force_polling', 'inline', 'inlineOnly', 'inplace', 'logMetrics', 'logStdout', 'logReject', 'restore', \
     'messageDebugDump', 'mirror', 'timeCopy', 'notify_only', 'overwrite', 'post_on_start', \
-    'permCopy', 'queueBind', 'queueDeclare', 'randomize', 'recursive', 'realpathPost', \
+    'permCopy', 'persistent', 'queueBind', 'queueDeclare', 'randomize', 'recursive', 'realpathPost', \
     'reconnect', 'report', 'reset', 'retry_refilter', 'retryEmptyBeforeExit', 'save', 'sundew_compat_regex_first_match_is_zero', \
     'sourceFromExchange', 'statehost', 'users', 'v2compatRenameDoublePost'
                 ]
diff --git a/_modules/sarracenia/moth/amqp.html b/_modules/sarracenia/moth/amqp.html
index 4576deecb..9058247d7 100644
--- a/_modules/sarracenia/moth/amqp.html
+++ b/_modules/sarracenia/moth/amqp.html
@@ -131,6 +131,7 @@ 

Source code for sarracenia.moth.amqp

     'exchangeDeclare': True,
     'expire': None,
     'logLevel': 'info',
+    'persistent': True,
     'prefetch': 25,
     'queueName': None,
     'queueBind': True,
@@ -779,6 +780,11 @@ 

Source code for sarracenia.moth.amqp

                 sarracenia.durationToSeconds(self.o['message_ttl']) * 1000)
         else:
             ttl = "0"
+        
+        if 'persistent' in self.o:
+            deliv_mode = 2 if self.o['persistent'] else 1
+        else:
+            deliv_mode = 2
 
         raw_body, headers, content_type = PostFormat.exportAny( body, version, self.o['topicPrefix'], self.o )
 
@@ -814,7 +820,7 @@ 

Source code for sarracenia.moth.amqp

                                         content_type=content_type,
                                         application_headers=headers,
                                         expire=ttl,
-                                        delivery_mode=2)
+                                        delivery_mode=deliv_mode)
         self.metrics['txByteCount'] += len(raw_body) 
         if headers:
             self.metrics['txByteCount'] += len(''.join(str(headers)))
diff --git a/_sources/Reference/sr3_options.7.rst.txt b/_sources/Reference/sr3_options.7.rst.txt
index db4111bb3..7e5e948b0 100644
--- a/_sources/Reference/sr3_options.7.rst.txt
+++ b/_sources/Reference/sr3_options.7.rst.txt
@@ -686,7 +686,10 @@ durable  (default: True)
 
 The AMQP **durable** option, on queue declarations. If set to True, 
 the broker will preserve the queue across broker reboots.
-It means writes the queue is on disk if the broker is restarted.
+The queue will be written to and recovered from disk if the broker is restarted.
+
+Note: only *persistent* messages will remain in a durable queue after a broker restart. 
+Persistent messages can be published by enabling the **persistent** option (it is enabled by default).
 
 fileEvents 
 ----------------------------
@@ -1305,6 +1308,18 @@ a file to be accepted.
 The **permDefault** options specifies a mask, that is the permissions must be
 at least what is specified.
 
+persistent  (default: True)
+----------------------------------
+
+The **persistent** option sets the *delivery_mode* for an AMQP message. When True,
+persistent messages will be published (``delivery_mode=2``), when False, transient
+(non-durable, ``delivery_mode=1``) messages will be published.
+
+Persistent messages are written to disk by the broker, and will survive a broker restart.
+Any transient messages in a queue will be lost when a broker is restarted. Note: persistent
+messages will only survive a broker restart *when they reside in a durable queue*. Non-durable
+queues, including all messages inside them, will be lost when a broker is restarted.
+
 pollUrl 
 -------------
 
diff --git a/_sources/fr/Reference/sr3_options.7.rst.txt b/_sources/fr/Reference/sr3_options.7.rst.txt
index d914d4041..260e96a68 100644
--- a/_sources/fr/Reference/sr3_options.7.rst.txt
+++ b/_sources/fr/Reference/sr3_options.7.rst.txt
@@ -671,6 +671,9 @@ L’option AMQP **durable**, sur les déclarations de fil d’attente. Si la val
 le courtier conservera la fil d’attente lors des redémarrages du courtier.
 Cela signifie que la fil d’attente est sur le disque si le courtier est redémarré.
 
+Remarque: seuls les messages *persistants* resteront dans une file d'attente durable après le redémarrage du courtier.
+Les messages persistants peuvent être publiés en activant l'option **persistant** (elle est activée par défaut).
+
 
 fileEvents <évènement, évènement,...>
 -------------------------------------
@@ -1280,6 +1283,20 @@ qu'un dossier puis être accepté.
 Les options **permDefault** spécifient un masque, c’est-à-dire que les autorisations doivent être
 au moins ce qui est spécifié.
 
+persistent  (défaut: True)
+----------------------------------
+
+L'option **persistent** définit le *delivery_mode* pour un message AMQP. Lorsqu'il
+est choisi, les messages persistants seront publiés (``delivery_mode=2``). Lorsqu'ils
+ne le sont pas, ils seront placés en mode transitoire (non durables, ``delivery_mode=1``).
+
+Les messages persistants sont écrits sur le disque par le courtier et survivront au 
+redémarrage du courtier. Tous les messages transitoires dans une file d’attente seront
+perdus au redémarrage d’un courtier. Une remarque : les messages persistants ne survivront
+pas le redémarrage du courtier *quand ils résident dans une file d'attente durable*. 
+Non-durable les files d'attente, y compris tous les messages qu'elles contiennent, 
+seront perdues au redémarrage d'un courtier.
+
 pollUrl
 -------
 
diff --git a/fr/CommentFaire/source.html b/fr/CommentFaire/source.html
index 44478b102..fbe894110 100644
--- a/fr/CommentFaire/source.html
+++ b/fr/CommentFaire/source.html
@@ -144,7 +144,7 @@ 

Enregistrement de révision

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

Une pompe de données Sarracenia est un serveur Web (ou sftp) avec des notifications pour que les diff --git a/fr/CommentFaire/subscriber.html b/fr/CommentFaire/subscriber.html index 3b8dc26ff..147f31d6e 100644 --- a/fr/CommentFaire/subscriber.html +++ b/fr/CommentFaire/subscriber.html @@ -133,7 +133,7 @@

Enregistrement de révision

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

diff --git "a/fr/Contribution/D\303\251veloppement.html" "b/fr/Contribution/D\303\251veloppement.html" index 17ed02385..2589fa8c2 100644 --- "a/fr/Contribution/D\303\251veloppement.html" +++ "b/fr/Contribution/D\303\251veloppement.html" @@ -142,7 +142,7 @@

Guide du développeur MetPX-Sarracenia

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

diff --git "a/fr/Contribution/mod\303\250le_de_page_man.html" "b/fr/Contribution/mod\303\250le_de_page_man.html" index 2ea4d20f1..f48289c50 100644 --- "a/fr/Contribution/mod\303\250le_de_page_man.html" +++ "b/fr/Contribution/mod\303\250le_de_page_man.html" @@ -131,7 +131,7 @@

sr_titre

1

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/fr/Explication/SarraPluginDev.html b/fr/Explication/SarraPluginDev.html index b73e13ff1..5039d7c9d 100644 --- a/fr/Explication/SarraPluginDev.html +++ b/fr/Explication/SarraPluginDev.html @@ -135,7 +135,7 @@

Travailler avec des plugins

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

diff --git a/fr/Reference/sr3.1.html b/fr/Reference/sr3.1.html index 9ed935402..420bb1cbb 100644 --- a/fr/Reference/sr3.1.html +++ b/fr/Reference/sr3.1.html @@ -127,7 +127,7 @@

sr3 Sarracenia CLI

1

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/fr/Reference/sr3_cpump.1.html b/fr/Reference/sr3_cpump.1.html index cd52dabec..cce6bf486 100644 --- a/fr/Reference/sr3_cpump.1.html +++ b/fr/Reference/sr3_cpump.1.html @@ -127,7 +127,7 @@

sr_shovel en C

1

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/fr/Reference/sr3_credentials.7.html b/fr/Reference/sr3_credentials.7.html index eb526d3ef..3342a313d 100644 --- a/fr/Reference/sr3_credentials.7.html +++ b/fr/Reference/sr3_credentials.7.html @@ -127,7 +127,7 @@

SR3 Credential: Format du Fichier

7

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/fr/Reference/sr3_options.7.html b/fr/Reference/sr3_options.7.html index abee00d95..28f328bd0 100644 --- a/fr/Reference/sr3_options.7.html +++ b/fr/Reference/sr3_options.7.html @@ -127,7 +127,7 @@

Format de fichier de configuration SR3

7

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

@@ -711,6 +711,8 @@

durable <flag> (défaut: True)

fileEvents <évènement, évènement,…>

@@ -1252,6 +1254,18 @@

permDefault, permDirDefault, permLog, permCopy +

persistent <flag> (défaut: True)

+

L’option persistent définit le delivery_mode pour un message AMQP. Lorsqu’il +est choisi, les messages persistants seront publiés (delivery_mode=2). Lorsqu’ils +ne le sont pas, ils seront placés en mode transitoire (non durables, delivery_mode=1).

+

Les messages persistants sont écrits sur le disque par le courtier et survivront au +redémarrage du courtier. Tous les messages transitoires dans une file d’attente seront +perdus au redémarrage d’un courtier. Une remarque : les messages persistants ne survivront +pas le redémarrage du courtier quand ils résident dans une file d’attente durable. +Non-durable les files d’attente, y compris tous les messages qu’elles contiennent, +seront perdues au redémarrage d’un courtier.

+

pollUrl

Spécification de ressources d´une serveur à sonder diff --git a/fr/Reference/sr3_post.1.html b/fr/Reference/sr3_post.1.html index 0f6f5b42b..e280d605f 100644 --- a/fr/Reference/sr3_post.1.html +++ b/fr/Reference/sr3_post.1.html @@ -127,7 +127,7 @@

Publie la Disponibilitée d’un fichier aux abonnés.

1

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/fr/Reference/sr_post.7.html b/fr/Reference/sr_post.7.html index ea0ae61d2..160d794f8 100644 --- a/fr/Reference/sr_post.7.html +++ b/fr/Reference/sr_post.7.html @@ -127,7 +127,7 @@

Format/Protocole de messages d’annonce Sarracenia

7

Date:
-

Apr 05, 2024

+

Apr 06, 2024

Version:

UNKNOWN

diff --git a/fr/Tutoriel/Installer.html b/fr/Tutoriel/Installer.html index 7a22dca9d..2e1c980de 100644 --- a/fr/Tutoriel/Installer.html +++ b/fr/Tutoriel/Installer.html @@ -133,7 +133,7 @@

Enregistrement de révision

UNKNOWN

date:
-

Apr 05, 2024

+

Apr 06, 2024

diff --git a/objects.inv b/objects.inv index 83fa84144..9320f63c6 100644 Binary files a/objects.inv and b/objects.inv differ diff --git a/searchindex.js b/searchindex.js index d24c48dd1..fc281bed3 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["Contribution/AMQPprimer", "Contribution/BasicIdea", "Contribution/Design", "Contribution/Development", "Contribution/Documentation", "Contribution/Evolution", "Contribution/Philosophy/AboutTime", "Contribution/Philosophy/Amdahl_Applied", "Contribution/Philosophy/CAP_Theorem_Applied", "Contribution/Philosophy/PDS_Algorithm", "Contribution/Philosophy/README", "Contribution/Philosophy/Sarracenia_Algoritmic_Designs", "Contribution/Philosophy/SundewDesign", "Contribution/Philosophy/index", "Contribution/deltas", "Contribution/index", "Contribution/man_page_template", "Contribution/mqtt_issues", "Contribution/on_part_assembly", "Contribution/v03", "Explanation/CommandLineGuide", "Explanation/Concepts", "Explanation/DeploymentConsiderations", "Explanation/DetectFileReady", "Explanation/DuplicateSuppression", "Explanation/FileCompletion", "Explanation/Glossary", "Explanation/History/Evolution", "Explanation/History/HPC_Mirroring_Use_Case", "Explanation/History/deployment_2018", "Explanation/History/index", "Explanation/History/mesh_gts", "Explanation/History/messages_v01", "Explanation/History/messages_v02", "Explanation/History/messages_v03", "Explanation/History/sr3_Announcement", "Explanation/History/talks/SarraIntro/README", "Explanation/Overview", "Explanation/SarraPluginDev", "Explanation/Sundew_Migration/filter_conversion", "Explanation/Sundew_Migration/index", "Explanation/Sundew_Migration/sundew_pull_migration", "Explanation/Sundew_Migration/sundew_sender_migration", "Explanation/index", "Explanation/sftps", "How2Guides/Admin", "How2Guides/Admin_Rabbit_Addendum", "How2Guides/Email_Ingesting_With_Sarracenia", "How2Guides/FlowCallbacks", "How2Guides/Hydro_Examples", "How2Guides/UPGRADING", "How2Guides/docker", "How2Guides/index", "How2Guides/source", "How2Guides/subscriber", "How2Guides/v2ToSr3", "Reference/code", "Reference/flowcb", "Reference/index", "Reference/sr3.1", "Reference/sr3_cpump.1", "Reference/sr3_credentials.7", "Reference/sr3_options.7", "Reference/sr3_post.1", "Reference/sr_post.7", "Tutorials/1_CLI_introduction", "Tutorials/2_CLI_with_flowcb_demo", "Tutorials/3_api_flow_demo", "Tutorials/4_api_moth_sub_demo", "Tutorials/5_api_moth_post_demo", "Tutorials/Install", "Tutorials/Setup_a_local_subscriber", "Tutorials/Setup_a_remote_subscriber", "Tutorials/Windows", "Tutorials/index", "_Footer", "_Sidebar", "api-documentation", "fr/CommentFaire/Addenda_Admin_Rabbit", "fr/CommentFaire/Admin", "fr/CommentFaire/Docker", "fr/CommentFaire/Exemples_Hydro", "fr/CommentFaire/FlowCallbacks", "fr/CommentFaire/Ingestion_de_email_avec_Sarracenia", "fr/CommentFaire/MiseANiveau", "fr/CommentFaire/index", "fr/CommentFaire/source", "fr/CommentFaire/subscriber", "fr/CommentFaire/v2ASr3", "fr/Contribution/AMQPprimer", "fr/Contribution/Design", "fr/Contribution/Documentation", "fr/Contribution/D\u00e9veloppement", "fr/Contribution/Id\u00e9eDeBase", "fr/Contribution/assemblage_on_part", "fr/Contribution/deltas", "fr/Contribution/index", "fr/Contribution/mod\u00e8le_de_page_man", "fr/Contribution/probl\u00e8mes_mqtt", "fr/Contribution/v03", "fr/Contribution/\u00c9volution", "fr/Explication/Aper\u00e7u", "fr/Explication/AssurerLaLivraison", "fr/Explication/Concepts", "fr/Explication/ConsiderationsDeployments", "fr/Explication/Glossaire", "fr/Explication/GuideLigneDeCommande", "fr/Explication/Histoire/Annoncements_v03", "fr/Explication/Histoire/Evolution", "fr/Explication/Histoire/HPC_mirroring_cas_dutilisation", "fr/Explication/Histoire/deploiement_2018", "fr/Explication/Histoire/index", "fr/Explication/Histoire/mesh_gts", "fr/Explication/Histoire/messages_v01", "fr/Explication/Histoire/messages_v02", "fr/Explication/Histoire/messages_v03", "fr/Explication/SarraPluginDev", "fr/Explication/StrategieDetectionFichiers", "fr/Explication/SupprimerLesDoublons", "fr/Explication/index", "fr/Explication/sftps", "fr/Reference/glossary", "fr/Reference/index", "fr/Reference/sr3.1", "fr/Reference/sr3_cpump.1", "fr/Reference/sr3_credentials.7", "fr/Reference/sr3_options.7", "fr/Reference/sr3_post.1", "fr/Reference/sr_post.7", "fr/Tutoriel/1_CLI_introduction", "fr/Tutoriel/2_CLI_with_flowcb_demo", "fr/Tutoriel/3_api_flow_demo", "fr/Tutoriel/4_api_moth_sub_demo", "fr/Tutoriel/5_api_moth_post_demo", "fr/Tutoriel/Installer", "fr/Tutoriel/Mettre_en_place_un_subscriber_distant", "fr/Tutoriel/Mettre_en_place_un_subscriber_local", "fr/Tutoriel/Windows", "fr/Tutoriel/index", "fr/index", "index"], "filenames": ["Contribution/AMQPprimer.rst", "Contribution/BasicIdea.rst", "Contribution/Design.rst", "Contribution/Development.rst", "Contribution/Documentation.rst", "Contribution/Evolution.rst", "Contribution/Philosophy/AboutTime.ipynb", "Contribution/Philosophy/Amdahl_Applied.ipynb", "Contribution/Philosophy/CAP_Theorem_Applied.ipynb", "Contribution/Philosophy/PDS_Algorithm.ipynb", "Contribution/Philosophy/README.rst", "Contribution/Philosophy/Sarracenia_Algoritmic_Designs.ipynb", "Contribution/Philosophy/SundewDesign.ipynb", "Contribution/Philosophy/index.rst", "Contribution/deltas.rst", "Contribution/index.rst", "Contribution/man_page_template.rst", "Contribution/mqtt_issues.rst", "Contribution/on_part_assembly.rst", "Contribution/v03.rst", "Explanation/CommandLineGuide.rst", "Explanation/Concepts.rst", "Explanation/DeploymentConsiderations.rst", "Explanation/DetectFileReady.rst", "Explanation/DuplicateSuppression.rst", "Explanation/FileCompletion.rst", "Explanation/Glossary.rst", "Explanation/History/Evolution.rst", "Explanation/History/HPC_Mirroring_Use_Case.rst", "Explanation/History/deployment_2018.rst", "Explanation/History/index.rst", "Explanation/History/mesh_gts.rst", "Explanation/History/messages_v01.rst", "Explanation/History/messages_v02.rst", "Explanation/History/messages_v03.rst", "Explanation/History/sr3_Announcement.rst", "Explanation/History/talks/SarraIntro/README.rst", "Explanation/Overview.rst", "Explanation/SarraPluginDev.rst", "Explanation/Sundew_Migration/filter_conversion.rst", "Explanation/Sundew_Migration/index.rst", "Explanation/Sundew_Migration/sundew_pull_migration.rst", "Explanation/Sundew_Migration/sundew_sender_migration.rst", "Explanation/index.rst", "Explanation/sftps.rst", "How2Guides/Admin.rst", "How2Guides/Admin_Rabbit_Addendum.rst", "How2Guides/Email_Ingesting_With_Sarracenia.rst", "How2Guides/FlowCallbacks.rst", "How2Guides/Hydro_Examples.rst", "How2Guides/UPGRADING.rst", "How2Guides/docker.rst", "How2Guides/index.rst", "How2Guides/source.rst", "How2Guides/subscriber.rst", "How2Guides/v2ToSr3.rst", "Reference/code.rst", "Reference/flowcb.rst", "Reference/index.rst", "Reference/sr3.1.rst", "Reference/sr3_cpump.1.rst", "Reference/sr3_credentials.7.rst", "Reference/sr3_options.7.rst", "Reference/sr3_post.1.rst", "Reference/sr_post.7.rst", "Tutorials/1_CLI_introduction.ipynb", "Tutorials/2_CLI_with_flowcb_demo.ipynb", "Tutorials/3_api_flow_demo.ipynb", "Tutorials/4_api_moth_sub_demo.ipynb", "Tutorials/5_api_moth_post_demo.ipynb", "Tutorials/Install.rst", "Tutorials/Setup_a_local_subscriber.rst", "Tutorials/Setup_a_remote_subscriber.rst", "Tutorials/Windows.rst", "Tutorials/index.rst", "_Footer.rst", "_Sidebar.rst", "api-documentation.rst", "fr/CommentFaire/Addenda_Admin_Rabbit.rst", "fr/CommentFaire/Admin.rst", "fr/CommentFaire/Docker.rst", "fr/CommentFaire/Exemples_Hydro.rst", "fr/CommentFaire/FlowCallbacks.rst", "fr/CommentFaire/Ingestion_de_email_avec_Sarracenia.rst", "fr/CommentFaire/MiseANiveau.rst", "fr/CommentFaire/index.rst", "fr/CommentFaire/source.rst", "fr/CommentFaire/subscriber.rst", "fr/CommentFaire/v2ASr3.rst", "fr/Contribution/AMQPprimer.rst", "fr/Contribution/Design.rst", "fr/Contribution/Documentation.rst", "fr/Contribution/D\u00e9veloppement.rst", "fr/Contribution/Id\u00e9eDeBase.rst", "fr/Contribution/assemblage_on_part.rst", "fr/Contribution/deltas.rst", "fr/Contribution/index.rst", "fr/Contribution/mod\u00e8le_de_page_man.rst", "fr/Contribution/probl\u00e8mes_mqtt.rst", "fr/Contribution/v03.rst", "fr/Contribution/\u00c9volution.rst", "fr/Explication/Aper\u00e7u.rst", "fr/Explication/AssurerLaLivraison.rst", "fr/Explication/Concepts.rst", "fr/Explication/ConsiderationsDeployments.rst", "fr/Explication/Glossaire.rst", "fr/Explication/GuideLigneDeCommande.rst", "fr/Explication/Histoire/Annoncements_v03.rst", "fr/Explication/Histoire/Evolution.rst", "fr/Explication/Histoire/HPC_mirroring_cas_dutilisation.rst", "fr/Explication/Histoire/deploiement_2018.rst", "fr/Explication/Histoire/index.rst", "fr/Explication/Histoire/mesh_gts.rst", "fr/Explication/Histoire/messages_v01.rst", "fr/Explication/Histoire/messages_v02.rst", "fr/Explication/Histoire/messages_v03.rst", "fr/Explication/SarraPluginDev.rst", "fr/Explication/StrategieDetectionFichiers.rst", "fr/Explication/SupprimerLesDoublons.rst", "fr/Explication/index.rst", "fr/Explication/sftps.rst", "fr/Reference/glossary.rst", "fr/Reference/index.rst", "fr/Reference/sr3.1.rst", "fr/Reference/sr3_cpump.1.rst", "fr/Reference/sr3_credentials.7.rst", "fr/Reference/sr3_options.7.rst", "fr/Reference/sr3_post.1.rst", "fr/Reference/sr_post.7.rst", "fr/Tutoriel/1_CLI_introduction.ipynb", "fr/Tutoriel/2_CLI_with_flowcb_demo.ipynb", "fr/Tutoriel/3_api_flow_demo.ipynb", "fr/Tutoriel/4_api_moth_sub_demo.ipynb", "fr/Tutoriel/5_api_moth_post_demo.ipynb", "fr/Tutoriel/Installer.rst", "fr/Tutoriel/Mettre_en_place_un_subscriber_distant.rst", "fr/Tutoriel/Mettre_en_place_un_subscriber_local.rst", "fr/Tutoriel/Windows.rst", "fr/Tutoriel/index.rst", "fr/index.rst", "index.rst"], "titles": ["AMQP - Primer for Sarracenia", "Basic Idea", "1 Strawman Design", "MetPX-Sarracenia Developer\u2019s Guide", "Documentation Standards", "Design Changes since Original (2015)", "STATUS: WIP", "Amdahl\u2019s Law Applied", "CAP Theorem Applied", "PDS Algorithmic Design", "<no title>", "Sarracenia Algorithmic Design", "Sundew Algorithmic Design", "Sarracenia Design Philosophy", "Discussion of File Modification Propagation", "Contributing", "SR3_TITLE", "MQTT Implementation Notes", "File Re-assembling", "Version 3 Refactor", "Command Line Guide", "General Sarracenia Concepts", "Deployment Considerations", "File Detection Strategies", "Duplicate Suppression", "Delivery Completion (inflight)", "Glossary", "History/Context of Sarracenia", "Case Study: HPC Mirroring", "Sarracenia Status January 2018", "History", "Mesh-Style Data Exchange for the WIS-GTS in 2019", "Message v01 Format", "Description of the message v02 protocol / format", "Changes Made to create v03", "Announcing Sr3", "<no title>", "Overview", "Sarracenia Programming Guide", "Sundew filter migration to sarracenia (PXATX)", "Sundew Migration Guide", "Sundew pull migration to sarracenia (PXATX)", "Sundew sender migration to sarracenia (PXATX)", "Explanation", "Why SFTP is More Often Chosen than FTPS", "Administering AMQP Data Pumps", "Administering Rabbitmq Adddendum", "Email Ingesting with Sarracenia (v2)", "Writing FlowCallback Plugins", "Using Plugins to Grab Hydrometric Data (v2)", "UPGRADE GUIDE", "Running MetPX via Docker", "HOWTOS", "Data Sources", "Subscriber Guide", "Porting V2 Plugins to Sr3", "Code Reference", "FlowCallback Reference", "Reference", "SR3", "SR_CPUMP", "SR3 CREDENTIALS", "SR3 OPTIONS", "Sr3_Post", "SR_post", "Downloading Using the Command Line", "Customize File handling with Callbacks.", "flow API Example", "A first Example using Sarracenia Moth API", "Posting from Python Code", "MetPX-Sarracenia Installation", "Server Admin: A Local Subscriber", "How to setup a Remote Subscriber", "Windows user manual", "Tutorials", "<no title>", "MetPX Sarracenia Wiki", "API Documentation", "Administration de Rabbitmq Adddendum", "Administration des pompes de donn\u00e9es AMQP", "Ex\u00e9cution de MetPX via Docker", "Utilisation de plugins pour r\u00e9cup\u00e9rer des donn\u00e9es hydrom\u00e9triques", "\u00c9criture de plugins FlowCallback", "Ingestion par e-mail avec Sarracenia", "GUIDE DE MISE A NIVEAU", "Comment Faire", "Sources de donn\u00e9es", "Guide de l\u2019abonn\u00e9", "Portage des plugins V2 vers Sr3", "AMQP - Introduction \u00e0 sarrac\u00e9nia", "1 Conception Strawman", "Normes de documentation", "Guide du d\u00e9veloppeur MetPX-Sarracenia", "Id\u00e9e de Base", "R\u00e9assemblage de fichiers", "Discussion sur la propagation de la modification de fichiers", "Contribuer \u00e0 Sarracenia", "SR3_TITRE", "Notes de mise en \u0153uvre MQTT", "Refactorisation de la version 3", "Changements de conception depuis l\u2019original (2015)", "Aper\u00e7u", "Assurer la livraison (inflight)", "Concepts g\u00e9n\u00e9raux de Sarracenia", "Consid\u00e9rations relatives au d\u00e9ploiement", "Glossaire", "Guide De Ligne De Commande", "Annonce de Sr3", "Histoire/Contexte de Sarracenia", "\u00c9tude de cas : Mise en miroir HPC", "Sarracenia Janvier 2018", "Histoire", "\u00c9change de donn\u00e9es de type maill\u00e9 pour le WIS-GTS en 2019", "Message v01 Format", "Description du protocole / format du message v02", "Modifications apport\u00e9es pour cr\u00e9er la v03", "Guide de programmation sarracenia", "File Detection Strategies", "Suppression de Doublons", "Explication", "Pourquoi SFTP est plus souvent choisi que FTPS", "Traduction de terminologie", "R\u00e9f\u00e9rence", "SR3", "SR_CPUMP", "SR3 CREDENTIALS", "OPTIONS SR3", "Sr3_Post", "SR_post", "T\u00e9l\u00e9chargement en utilisant la console", "Personnalisez la gestion des fichiers avec les rappels.", "Exemple d\u2019API de flux", "Un premier exemple utilisant l\u2019API Sarracenia Moth", "Publication \u00e0 partir du code Python", "Installation de MetPX Sarracenia", "Comment configurer un abonn\u00e9 distant", "Administrateur du serveur : un abonn\u00e9 local", "Manuel de l\u2019utilisateur Windows", "Tutoriel", "S\u00b4abonner et r\u00e9pliquer", "Subscribe and Replicate 3"], "terms": {"thi": [0, 1, 2, 3, 4, 6, 7, 11, 12, 14, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 77, 78, 79, 82, 86, 88, 92, 106, 116, 120, 121, 126, 127, 129, 134], "short": [0, 2, 3, 20, 29, 44, 45, 47, 56, 59, 65, 77], "rather": [0, 2, 3, 4, 6, 8, 9, 14, 19, 20, 21, 22, 23, 27, 28, 29, 31, 34, 38, 44, 45, 50, 53, 54, 55, 57, 59, 61, 62, 63, 64, 65, 67, 68, 69, 70, 72, 117, 133], "dens": [0, 89], "brief": [0, 31, 54, 89], "explain": [0, 3, 4, 19, 20, 21, 39, 45, 60, 67, 70], "motiv": [0, 3, 9, 31, 34, 37, 55, 88, 89, 101, 112, 115], "metpx": [0, 1, 2, 4, 15, 16, 19, 21, 23, 25, 26, 27, 28, 31, 35, 37, 38, 39, 41, 42, 45, 46, 48, 50, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 68, 72, 73, 74, 77, 78, 79, 82, 84, 85, 88, 89, 90, 91, 93, 96, 97, 99, 101, 102, 103, 105, 107, 108, 109, 112, 116, 117, 121, 123, 124, 125, 126, 127, 128, 129, 132, 135, 138, 139, 140], "pump": [0, 1, 2, 11, 19, 22, 24, 25, 27, 29, 31, 37, 38, 41, 51, 52, 55, 57, 59, 62, 64, 65, 68, 70, 71, 80, 86, 93, 106, 119, 121, 126, 132], "essenti": [0, 2, 6, 19, 27, 28, 31, 44, 45, 64, 70], "so": [0, 1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 73, 77, 82, 86, 87, 92, 104, 117, 127, 129, 130, 131], "some": [0, 1, 2, 3, 4, 6, 9, 10, 11, 14, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 37, 38, 39, 42, 44, 45, 46, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 68, 69, 70, 77, 78, 82, 92, 106], "understand": [0, 3, 4, 6, 8, 12, 19, 20, 21, 22, 26, 28, 29, 31, 38, 44, 45, 53, 55, 63, 64, 66], "veri": [0, 1, 2, 3, 4, 5, 9, 11, 12, 14, 17, 19, 20, 23, 24, 26, 27, 29, 30, 31, 37, 38, 39, 41, 44, 45, 50, 52, 54, 56, 57, 62, 63, 64, 65, 66, 70, 77, 85], "help": [0, 1, 2, 3, 4, 5, 6, 19, 21, 28, 31, 37, 38, 45, 48, 50, 53, 54, 55, 56, 57, 59, 62, 65, 68, 70, 75, 77, 82, 84, 87, 88, 92, 123], "vast": [0, 21, 31, 89, 103], "interest": [0, 1, 2, 6, 14, 19, 20, 21, 22, 26, 28, 31, 37, 38, 46, 49, 53, 54, 56, 57, 60, 62, 64, 68, 77], "": [0, 1, 2, 4, 5, 8, 9, 11, 12, 14, 15, 16, 19, 20, 21, 23, 24, 26, 27, 28, 29, 31, 32, 33, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 77, 78, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 97, 99, 101, 102, 103, 105, 106, 108, 109, 110, 112, 113, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137], "own": [0, 1, 2, 3, 11, 12, 14, 19, 20, 21, 22, 26, 28, 29, 31, 32, 33, 38, 42, 45, 53, 54, 55, 57, 62, 65, 68, 74], "right": [0, 2, 3, 4, 6, 7, 8, 12, 14, 19, 20, 21, 23, 25, 28, 29, 39, 41, 42, 48, 53, 55, 57, 62, 63, 65, 70, 73, 77, 106, 117], "No": [0, 1, 2, 3, 21, 22, 29, 30, 38, 44, 47, 49, 50, 54, 64, 65, 66, 67, 70, 81, 83, 92, 130, 131], "attempt": [0, 3, 19, 20, 21, 22, 31, 38, 41, 54, 55, 56, 57, 72, 87, 106, 116, 129], "made": [0, 2, 3, 11, 12, 14, 20, 21, 26, 27, 29, 30, 31, 37, 39, 46, 53, 55, 62, 63, 66, 70, 127], "all": [0, 1, 2, 3, 5, 6, 7, 8, 9, 11, 12, 14, 17, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 35, 36, 37, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 77, 78, 79, 81, 83, 88, 92, 106, 112, 116, 121, 131, 132, 134], "here": [0, 2, 3, 4, 7, 11, 20, 21, 25, 26, 27, 28, 31, 32, 33, 34, 38, 39, 41, 42, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 66, 67, 68, 69, 70, 72, 73, 77, 78, 79, 82, 86, 92, 105, 130, 133, 134], "just": [0, 1, 2, 3, 6, 7, 8, 11, 12, 14, 19, 20, 21, 22, 23, 26, 27, 28, 31, 32, 33, 38, 39, 41, 42, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 68, 70, 77, 79, 82, 86, 87, 88, 89, 90, 92, 93, 99, 103, 104, 106, 109, 113, 114, 116, 117, 120, 130, 134], "provid": [0, 1, 2, 3, 4, 8, 9, 11, 19, 20, 21, 22, 24, 26, 27, 28, 29, 31, 33, 37, 38, 39, 42, 44, 45, 46, 47, 48, 50, 51, 53, 54, 55, 56, 57, 59, 62, 63, 64, 66, 67, 68, 70, 77, 78, 87, 88, 92, 106, 116, 130], "context": [0, 2, 4, 8, 20, 21, 28, 30, 37, 41, 49, 62, 66, 81, 90, 91, 96, 101, 103, 106, 109, 110, 111, 119, 126, 130], "introduc": [0, 11, 21, 23, 26, 28, 29, 31, 63, 64, 65, 67], "onli": [0, 1, 2, 3, 4, 7, 8, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70, 77, 78, 79, 82, 105, 108, 109, 117, 132], "need": [0, 1, 2, 4, 5, 6, 8, 9, 11, 12, 14, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 36, 37, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 77, 79, 82, 88, 92, 116, 117, 126, 130, 134], "For": [0, 1, 2, 3, 4, 7, 9, 11, 14, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 31, 34, 37, 38, 41, 42, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 66, 70, 71, 126], "more": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 34, 37, 38, 39, 41, 42, 43, 45, 46, 47, 48, 49, 50, 53, 55, 56, 57, 59, 62, 63, 64, 65, 66, 68, 70, 71, 72, 73, 77, 79, 84, 86, 87, 88, 92, 109], "inform": [0, 1, 2, 3, 4, 6, 20, 21, 31, 35, 38, 41, 42, 44, 45, 46, 47, 48, 50, 53, 55, 56, 57, 59, 61, 62, 63, 64, 66, 67, 69, 70, 72, 73, 77, 78, 79, 82, 83, 84, 86, 88, 89, 90, 91, 92, 93, 103, 104, 105, 106, 107, 109, 112, 116, 120, 123, 124, 125, 126, 127, 128, 130, 131, 133, 134, 135, 136, 137], "itself": [0, 2, 3, 6, 11, 12, 14, 20, 21, 22, 23, 27, 28, 31, 37, 38, 39, 44, 48, 49, 53, 54, 55, 56, 57, 59, 62, 66, 77], "set": [0, 1, 2, 6, 7, 11, 12, 14, 16, 19, 23, 24, 25, 26, 28, 29, 31, 32, 33, 37, 39, 41, 44, 45, 47, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 64, 65, 66, 67, 68, 70, 71, 73, 77, 79, 81, 82, 83, 84, 86, 87, 88, 92, 99, 106, 126, 127, 129, 130, 131, 134, 136], "link": [0, 2, 4, 8, 14, 19, 20, 21, 26, 27, 28, 29, 31, 38, 47, 49, 50, 56, 57, 62, 77, 81, 83, 106, 109, 126, 129], "maintain": [0, 2, 21, 26, 28, 31, 37, 44, 45, 49, 50, 55], "web": [0, 1, 3, 4, 6, 20, 21, 22, 27, 29, 31, 35, 37, 38, 44, 45, 46, 53, 56, 57, 59, 63, 64, 68, 71, 77, 78, 79, 86, 89, 90, 91, 92, 93, 101, 103, 104, 106, 107, 110, 111, 112, 116, 120, 123, 126, 127, 128, 132, 136], "site": [0, 1, 2, 3, 4, 6, 14, 20, 21, 22, 27, 28, 29, 31, 35, 37, 38, 41, 44, 49, 53, 54, 57, 59, 62, 70, 73, 81, 86, 89, 90, 91, 92, 93, 95, 101, 103, 104, 106, 107, 109, 110, 111, 112, 116, 120, 123, 126, 134], "search": [0, 8, 11, 12, 20, 27, 28, 31, 38, 41, 45, 49, 53, 54, 55, 57, 62, 77, 140], "engin": [0, 1, 2, 9, 12, 21, 26, 27, 31, 37, 44, 45, 54, 57, 69, 103, 119, 120, 133], "also": [0, 1, 2, 3, 4, 6, 7, 9, 12, 14, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 37, 38, 39, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 65, 68, 70, 71, 73, 77, 82, 92, 106], "reveal": [0, 44, 45], "wealth": 0, "materi": [0, 12, 26, 29, 36, 55], "univers": [0, 2, 54], "messag": [0, 1, 2, 3, 4, 8, 11, 12, 14, 16, 17, 18, 19, 21, 22, 23, 24, 25, 27, 28, 30, 34, 35, 37, 39, 41, 42, 45, 47, 48, 49, 50, 51, 54, 55, 56, 58, 59, 60, 61, 62, 63, 65, 66, 67, 69, 70, 71, 72, 74, 77, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 107, 108, 109, 111, 115, 117, 118, 119, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131, 133, 134, 135, 136, 138], "pass": [0, 1, 2, 3, 8, 11, 19, 20, 23, 28, 31, 37, 38, 44, 45, 46, 48, 49, 53, 54, 55, 56, 57, 62, 63, 65, 66, 67, 68, 77, 78, 82, 83, 85, 86, 88, 90, 91, 92, 96, 99, 103, 104, 106, 113, 117, 120, 123, 125, 126, 130, 131, 136], "protocol": [0, 1, 2, 3, 4, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 32, 34, 35, 37, 38, 39, 41, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 58, 62, 63, 66, 67, 68, 72, 77, 78, 79, 82, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 96, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 115, 116, 117, 119, 120, 122, 126, 127, 130, 131, 132, 135], "mani": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 36, 37, 38, 40, 42, 44, 45, 50, 53, 54, 55, 56, 57, 62, 63, 64, 65, 69, 70, 77, 92], "differ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 16, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 31, 34, 38, 39, 41, 44, 45, 48, 49, 50, 53, 54, 56, 57, 59, 60, 62, 63, 64, 65, 66, 68, 71, 77, 79, 82, 92, 128], "option": [0, 2, 19, 21, 22, 23, 24, 25, 29, 32, 33, 37, 39, 41, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 56, 57, 58, 60, 61, 66, 68, 69, 70, 73, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 99, 102, 103, 104, 110, 113, 114, 117, 120, 122, 124, 125, 128, 129, 130, 132, 133, 134], "support": [0, 2, 3, 4, 5, 16, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 31, 35, 37, 38, 39, 41, 47, 50, 51, 54, 55, 56, 57, 60, 61, 62, 63, 64, 67, 70, 77, 83, 87, 88, 90, 92, 97, 99, 102, 104, 106, 108, 109, 112, 116, 117, 120, 124, 126, 128, 134], "pattern": [0, 2, 9, 12, 18, 23, 26, 28, 38, 45, 50, 54, 55, 56, 57, 63, 64, 67, 77, 121, 126, 131], "specifi": [0, 2, 6, 19, 20, 21, 29, 31, 32, 33, 38, 41, 45, 47, 49, 50, 54, 56, 57, 59, 61, 62, 63, 64, 68, 70, 72, 77, 83, 84, 87, 106, 116, 126], "small": [0, 1, 2, 4, 6, 7, 14, 19, 20, 22, 23, 24, 28, 29, 31, 38, 44, 45, 50, 53, 54, 56, 62, 64, 71, 77, 79], "subset": [0, 2, 3, 8, 12, 14, 19, 20, 28, 31, 37, 54, 56, 57, 59, 62, 64, 68], "import": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 18, 19, 21, 24, 26, 28, 29, 31, 37, 38, 39, 42, 45, 46, 48, 50, 53, 54, 55, 56, 57, 62, 64, 65, 66, 67, 68, 69, 70, 73, 77, 78, 79, 81, 82, 84, 86, 88, 89, 90, 91, 92, 93, 94, 99, 101, 103, 104, 105, 108, 109, 110, 112, 116, 117, 120, 123, 126, 128, 129, 130, 131, 132, 133, 134, 137], "element": [0, 1, 2, 3, 6, 11, 19, 20, 31, 38, 44, 48, 50, 53, 55, 56, 59, 62, 64, 66, 68], "develop": [0, 2, 4, 8, 9, 10, 15, 19, 20, 27, 28, 29, 31, 35, 37, 38, 42, 46, 47, 49, 55, 56, 62, 70, 77, 88, 92, 99, 106, 109, 116, 134, 139, 140], "wa": [0, 1, 2, 3, 4, 5, 6, 9, 11, 12, 14, 18, 19, 20, 22, 23, 25, 26, 27, 28, 29, 30, 32, 33, 34, 37, 38, 39, 42, 44, 45, 47, 49, 50, 54, 55, 56, 57, 59, 62, 63, 64, 71, 72, 73, 77, 92, 130], "possibl": [0, 1, 2, 3, 7, 11, 14, 19, 20, 23, 29, 31, 32, 33, 34, 37, 39, 44, 45, 46, 53, 54, 55, 62, 63, 70, 79, 86, 87, 88, 89, 90, 92, 93, 95, 99, 101, 103, 106, 109, 112, 113, 114, 117, 120, 123, 126, 127, 132, 134], "method": [0, 1, 2, 3, 4, 8, 11, 14, 17, 19, 20, 21, 22, 23, 24, 25, 26, 29, 31, 37, 38, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 61, 62, 64, 67, 68, 69, 70, 77, 78, 79, 91, 92, 117, 118, 126, 128, 131, 132, 133], "ar": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 44, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 77, 82, 83, 87, 92, 106, 116, 117, 120, 123, 128, 134], "gener": [0, 1, 2, 3, 4, 8, 14, 19, 20, 22, 23, 24, 27, 28, 29, 31, 37, 38, 39, 41, 43, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 77, 88, 92, 106], "easili": [0, 1, 2, 5, 7, 19, 20, 21, 22, 23, 26, 27, 28, 31, 34, 37, 38, 42, 44, 45, 47, 53, 56, 59, 64, 69, 73, 77], "understood": [0, 2, 20, 21, 38, 50], "order": [0, 1, 2, 3, 8, 9, 12, 14, 20, 21, 22, 23, 25, 28, 31, 37, 38, 39, 41, 42, 44, 45, 46, 49, 50, 53, 54, 55, 56, 62, 63, 64, 70, 77, 81, 109, 128], "maxim": [0, 1, 2, 8, 29, 37, 86, 87, 90, 105, 106, 109, 126], "potenti": [0, 2, 3, 12, 19, 24, 31, 38, 45, 49, 53, 54, 64, 66], "interoper": [0, 2, 26, 30, 34, 54], "alon": [0, 2, 12, 20, 31, 42, 44, 45, 46, 57], "mai": [0, 1, 2, 3, 4, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 31, 32, 33, 37, 38, 39, 42, 44, 45, 48, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 68, 70, 73, 77, 78, 79, 81, 83, 84, 86, 87, 88, 90, 91, 92, 93, 95, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 121, 123, 124, 126, 127, 128, 129, 131, 132, 134], "insuffici": [0, 2], "enough": [0, 1, 2, 3, 4, 6, 7, 14, 19, 20, 24, 28, 29, 31, 34, 37, 38, 42, 45, 54, 55, 56, 62, 63, 65, 129], "exampl": [0, 2, 3, 4, 12, 16, 18, 19, 21, 22, 23, 24, 25, 26, 28, 29, 31, 32, 33, 34, 37, 38, 39, 44, 45, 46, 47, 50, 53, 54, 56, 57, 60, 61, 62, 63, 65, 69, 70, 71, 72, 74, 77, 79, 81, 83, 87, 88, 92, 97, 99, 106, 116, 123, 124, 126, 127, 128, 129, 134, 138], "when": [0, 1, 2, 6, 7, 8, 11, 12, 14, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 77, 82, 87, 133], "via": [0, 2, 3, 14, 16, 19, 20, 22, 28, 29, 31, 38, 45, 50, 53, 54, 55, 56, 57, 60, 62, 63, 68, 70, 72, 79, 81, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 95, 97, 99, 101, 104, 106, 109, 110, 112, 113, 114, 116, 117, 124, 126, 127, 129, 132, 134, 135], "number": [0, 1, 3, 6, 8, 9, 11, 12, 14, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 37, 38, 42, 45, 48, 49, 50, 53, 54, 56, 57, 62, 63, 64, 65, 66, 67, 70, 77, 92, 109, 116, 128, 129, 131, 134], "choic": [0, 2, 11, 12, 14, 19, 20, 21, 23, 25, 31, 37, 38, 42, 44, 45, 46, 53, 56, 62, 77], "abov": [0, 2, 3, 6, 7, 18, 19, 20, 21, 22, 23, 24, 28, 31, 38, 39, 44, 45, 48, 49, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 65, 66, 68, 69, 71, 77, 86, 116], "beyond": [0, 1, 2, 8, 11, 20, 28, 37, 38, 44, 57, 64, 66, 68], "authent": [0, 2, 3, 4, 20, 21, 22, 31, 44, 45, 46, 53, 56, 57, 61, 62, 63, 72, 77, 78, 79, 91, 92], "anonym": [0, 2, 3, 20, 21, 31, 38, 45, 46, 54, 56, 59, 61, 62, 65, 66, 67, 68, 72, 77, 78, 79, 87, 89, 90, 92, 103, 106, 112, 116, 123, 125, 126, 129, 130, 131, 132, 135], "signal": [0, 2, 19, 37, 45, 47, 49, 79, 81, 83, 89, 90, 99, 101, 106, 117, 129, 134], "file": [0, 1, 2, 3, 4, 5, 9, 12, 15, 16, 19, 21, 22, 25, 26, 27, 29, 30, 32, 33, 34, 36, 37, 39, 41, 42, 43, 44, 45, 46, 47, 49, 50, 58, 59, 60, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 77, 78, 79, 81, 82, 83, 84, 88, 91, 92, 95, 97, 99, 101, 103, 104, 105, 108, 109, 110, 112, 113, 114, 116, 119, 121, 124, 126, 127, 130, 131, 132, 133, 134, 135, 136], "transfer": [0, 1, 3, 8, 9, 11, 14, 19, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 37, 45, 48, 49, 50, 53, 54, 55, 57, 58, 62, 63, 64, 65, 66, 67, 70, 72, 77, 82, 84, 87, 88, 93, 99, 101, 102, 109, 119, 126, 130, 131, 134], "ha": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 34, 35, 36, 37, 38, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 70, 71, 77, 78, 79, 82, 88, 90, 92, 104, 130], "complet": [0, 1, 2, 3, 4, 7, 8, 12, 14, 19, 20, 21, 22, 23, 24, 28, 29, 31, 32, 33, 35, 37, 38, 43, 45, 46, 48, 50, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 71, 72, 77, 82, 84, 88, 92, 95, 99, 101, 102, 103, 104, 106, 107, 113, 114, 116, 117, 123, 126, 127, 128, 129, 130, 131, 135], "permiss": [0, 1, 2, 20, 21, 22, 25, 29, 45, 46, 53, 54, 55, 56, 57, 62, 64, 71, 72, 77, 78, 79, 86, 102, 104, 106, 110, 126, 128, 135, 136], "bit": [0, 1, 2, 3, 5, 14, 19, 20, 21, 23, 44, 45, 54, 56, 57, 62, 64, 71, 77, 87, 89, 90, 92, 93, 95, 106, 126, 128, 136], "suffix": [0, 2, 3, 20, 23, 25, 32, 33, 38, 39, 45, 48, 54, 56, 57, 59, 62, 66, 77, 79, 82, 87, 89, 90, 92, 96, 102, 106, 113, 114, 116, 117, 126, 130], "prefix": [0, 2, 3, 19, 20, 23, 25, 27, 31, 32, 33, 38, 45, 48, 50, 56, 57, 62, 63, 64, 66, 70, 71, 77, 117, 136], "convent": [0, 2, 5, 14, 19, 20, 21, 23, 25, 27, 31, 38, 41, 46, 48, 49, 54, 55, 56, 57, 62, 65, 66, 68, 70, 77, 78, 79, 81, 82, 88, 89, 90, 95, 96, 99, 100, 102, 103, 108, 112, 116, 126, 129, 130, 132, 134], "text": [0, 2, 3, 6, 8, 9, 11, 12, 19, 20, 45, 53, 54, 56, 61, 62, 64, 69, 77, 79, 86, 87, 89, 90, 92, 99, 106, 125, 126, 128, 133], "binari": [0, 2, 3, 4, 14, 19, 20, 24, 31, 37, 38, 44, 53, 54, 56, 57, 61, 62, 70, 91, 106, 112, 116, 125, 126], "agre": [0, 2, 23, 25, 30, 44, 55], "simpli": [0, 2, 16, 20, 31, 42, 44, 45, 53, 57, 60, 61, 64, 75, 79], "ietf": [0, 2, 44, 56, 64, 89, 90, 120, 128], "rfc": [0, 2, 44, 47, 64, 83, 89, 90, 120, 128], "959": [0, 2, 89, 90], "similar": [0, 2, 3, 8, 19, 20, 21, 26, 31, 37, 39, 42, 44, 49, 50, 53, 54, 55, 57, 59, 62, 64, 65, 68], "procedur": [0, 2, 3, 4, 57, 70], "without": [0, 1, 2, 3, 8, 9, 11, 14, 19, 20, 21, 22, 23, 25, 26, 28, 29, 31, 37, 39, 41, 44, 45, 46, 53, 54, 56, 57, 62, 63, 64, 65, 66, 67, 70, 72, 74, 77, 92, 130, 131], "incomplet": [0, 2, 20, 24, 25, 38, 70, 102, 106, 116], "The": [0, 1, 2, 3, 4, 6, 7, 8, 9, 12, 14, 16, 18, 19, 20, 22, 23, 24, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 77, 79, 83, 92, 106, 121, 123, 134], "intent": [0, 14, 28, 31, 38, 47, 48, 53, 54, 56, 64, 66, 70, 77, 79, 82, 83, 86, 87, 88, 89, 91, 95, 109, 112, 116, 128, 130, 134], "layer": [0, 1, 2, 3, 14, 19, 21, 22, 31, 36, 37, 38, 45, 54, 62, 64, 93, 126], "top": [0, 3, 6, 11, 20, 22, 23, 29, 38, 41, 54, 55, 57, 59, 62, 63, 66, 70], "minimum": [0, 1, 3, 4, 11, 14, 20, 23, 25, 29, 31, 37, 57, 62, 64, 89, 91, 93, 95, 102, 103, 106, 110, 112, 117, 126, 127, 128], "amount": [0, 3, 11, 12, 20, 21, 28, 31, 34, 41, 44, 70], "achiev": [0, 1, 2, 7, 8, 19, 22, 28, 31, 37, 54, 64], "meaning": 0, "standard": [0, 1, 2, 3, 7, 14, 15, 19, 20, 21, 23, 26, 27, 30, 34, 37, 38, 44, 45, 46, 50, 51, 53, 54, 55, 59, 61, 62, 63, 66, 68, 71, 73, 78, 80, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 99, 101, 103, 105, 106, 108, 111, 115, 116, 117, 119, 120, 121, 123, 125, 126, 127, 130, 132, 136, 137], "wire": [0, 2, 26, 64, 105], "remov": [0, 2, 3, 5, 6, 9, 16, 19, 20, 21, 23, 26, 28, 29, 32, 36, 37, 38, 39, 41, 42, 45, 48, 50, 55, 56, 57, 59, 60, 62, 63, 64, 66, 68, 70, 72, 77, 79, 87, 92, 97, 99, 106, 110, 123, 128, 130, 132, 134], "broker": [0, 1, 11, 17, 19, 21, 25, 26, 29, 31, 34, 35, 38, 39, 41, 46, 47, 48, 49, 50, 51, 53, 54, 56, 57, 59, 60, 61, 64, 65, 66, 67, 68, 69, 70, 71, 72, 77, 78, 79, 81, 82, 83, 84, 86, 87, 89, 99, 103, 104, 105, 112, 116, 121, 123, 124, 125, 128, 129, 131, 132, 133, 134, 135, 136], "As": [0, 1, 2, 3, 6, 7, 9, 11, 12, 19, 20, 22, 23, 27, 28, 29, 31, 36, 37, 38, 39, 42, 44, 45, 46, 48, 53, 54, 55, 56, 57, 62, 63, 64, 65, 66], "kei": [0, 2, 4, 11, 12, 20, 21, 22, 24, 31, 33, 34, 41, 44, 45, 46, 47, 49, 50, 53, 56, 57, 61, 68, 72, 77, 79, 81, 83, 89, 91, 92, 118, 135], "fundament": [0, 2, 7, 8, 19, 23, 37, 44, 55], "earlier": [0, 2, 3, 31, 39, 50, 70], "rel": [0, 2, 6, 11, 14, 20, 21, 24, 27, 29, 31, 32, 33, 37, 38, 44, 48, 54, 55, 56, 57, 62, 63, 64, 66, 68, 77, 88, 89, 96, 101, 106, 113, 114, 119, 126], "controversi": [0, 2], "assum": [0, 2, 3, 4, 6, 7, 8, 9, 11, 19, 20, 23, 25, 31, 32, 33, 44, 45, 53, 54, 56, 57, 59, 62, 63, 64, 65, 68, 77, 90, 92, 109], "pre": [0, 3, 9, 11, 14, 19, 26, 28, 29, 31, 48, 54, 56, 57, 64, 65, 77, 82, 92, 95, 128], "free": [0, 2, 26, 27, 31, 37, 56, 73], "rabbitmq": [0, 2, 3, 16, 20, 22, 26, 27, 31, 35, 38, 47, 49, 50, 51, 52, 54, 55, 56, 60, 61, 62, 67, 68, 69, 70, 71, 77, 80, 81, 83, 84, 85, 87, 88, 89, 90, 92, 97, 104, 105, 106, 107, 108, 112, 116, 124, 125, 126, 131, 132, 133, 134, 136], "apach": [0, 1, 2, 20, 21, 22, 26, 31, 37, 45, 46, 78, 79, 89, 90, 93, 101, 103, 104, 105, 106, 112], "qpid": [0, 19, 26, 55, 56, 77, 88, 89, 99, 105], "often": [0, 2, 3, 12, 19, 20, 21, 22, 23, 26, 30, 38, 43, 45, 48, 53, 54, 55, 56, 57, 60, 62, 77], "refer": [0, 1, 2, 3, 7, 8, 19, 20, 21, 22, 26, 27, 29, 30, 36, 38, 39, 41, 48, 50, 54, 55, 59, 62, 63, 64, 65, 77, 82, 84, 87, 88, 89, 91, 116, 126, 140], "post": [0, 1, 3, 5, 14, 16, 18, 19, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42, 45, 47, 48, 49, 50, 53, 54, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 72, 74, 77, 79, 81, 82, 83, 84, 85, 86, 87, 89, 95, 99, 101, 103, 108, 109, 110, 112, 113, 114, 116, 117, 119, 121, 123, 125, 127, 128, 129, 130, 131, 132, 133, 134, 135], "could": [0, 2, 3, 6, 7, 11, 12, 14, 16, 19, 20, 21, 22, 24, 26, 28, 31, 32, 35, 38, 39, 42, 44, 45, 46, 49, 50, 53, 54, 55, 56, 57, 60, 62, 63, 64, 70, 73, 77], "inter": [0, 2, 22, 32, 33, 45, 57, 90, 104], "oper": [0, 1, 2, 3, 8, 11, 12, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 37, 38, 41, 44, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 68, 70, 73, 77, 78, 79, 82, 84, 109, 129, 130, 134], "well": [0, 1, 2, 3, 4, 6, 11, 12, 19, 20, 21, 22, 23, 27, 28, 29, 31, 37, 44, 45, 46, 48, 49, 53, 54, 55, 56, 57, 62, 63, 64, 66, 68, 77, 82, 86], "In": [0, 2, 3, 4, 5, 6, 7, 8, 9, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 34, 35, 36, 37, 38, 39, 42, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70, 72, 77, 88, 92, 130], "prior": [0, 2, 3, 11, 20, 22, 23, 25, 26, 27, 29, 31, 48, 50, 56, 57, 62, 63, 66, 77], "actor": [0, 2], "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 77, 79, 82, 92, 106, 116, 117, 127, 130, 133, 134], "defin": [0, 2, 3, 11, 12, 19, 20, 21, 22, 26, 29, 31, 34, 37, 38, 39, 41, 44, 45, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 68, 70, 73, 77, 132], "commun": [0, 2, 21, 22, 28, 29, 31, 35, 44, 49, 50, 53, 56, 62, 77, 79, 86, 87, 89, 90, 92, 93, 102, 103, 106, 107, 109, 110, 112, 115, 116, 117, 118, 120, 123, 126], "publish": [0, 2, 3, 11, 19, 20, 21, 22, 23, 26, 28, 31, 38, 39, 45, 49, 53, 54, 55, 56, 57, 58, 62, 64, 69, 77, 79, 86, 88, 89, 92, 103, 106, 117, 127, 128], "notif": [0, 1, 2, 3, 16, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 37, 39, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 72, 77, 82, 84, 86, 87, 88, 89, 90, 92, 93, 96, 97, 99, 101, 103, 104, 106, 108, 109, 110, 112, 113, 117, 119, 121, 124, 126, 127, 128, 135], "accumul": [0, 3, 20, 28, 45, 54, 57, 65, 66, 67, 79, 87, 89, 92, 106, 126, 130, 131], "bind": [0, 2, 3, 11, 16, 21, 22, 38, 45, 47, 49, 54, 56, 57, 60, 62, 64, 65, 66, 67, 72, 74, 77, 79, 81, 83, 87, 92, 116, 129, 130, 131, 132, 135], "between": [0, 1, 2, 3, 6, 7, 8, 17, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 37, 38, 39, 41, 44, 45, 46, 47, 48, 53, 56, 57, 62, 63, 66, 67, 77, 82], "two": [0, 1, 2, 3, 4, 6, 7, 8, 9, 12, 14, 16, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 32, 33, 35, 38, 39, 41, 44, 45, 48, 49, 50, 53, 54, 55, 56, 57, 60, 62, 63, 64, 66, 68, 77, 92], "user": [0, 1, 3, 4, 7, 8, 14, 16, 18, 20, 22, 23, 26, 28, 29, 31, 37, 38, 41, 42, 44, 46, 47, 48, 49, 50, 51, 54, 56, 57, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 77, 78, 79, 81, 83, 86, 87, 89, 90, 92, 94, 95, 103, 106, 116, 123, 124, 125, 127, 128, 129, 130, 131, 134, 135, 136, 140], "declar": [0, 2, 3, 16, 19, 21, 29, 38, 39, 45, 47, 48, 49, 54, 55, 56, 57, 59, 60, 63, 65, 66, 67, 68, 69, 70, 77, 79, 81, 83, 87, 92, 97, 103, 116, 123, 124, 127, 130, 131, 132], "drop": [0, 1, 2, 3, 12, 16, 19, 20, 21, 24, 37, 42, 60, 62, 66, 68, 93, 99, 130], "move": [0, 1, 2, 3, 6, 19, 20, 21, 23, 27, 29, 37, 38, 45, 47, 48, 50, 55, 56, 57, 62, 63, 66, 77, 82, 101, 130], "make": [0, 1, 2, 3, 4, 6, 7, 10, 11, 14, 18, 19, 20, 21, 22, 26, 28, 29, 31, 34, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 49, 50, 51, 53, 54, 55, 56, 57, 60, 62, 63, 64, 67, 68, 70, 77, 83, 86, 91, 92, 95], "underpin": 0, "pub": [0, 20, 26, 27, 31, 37, 41, 53, 59, 60, 61, 62, 63, 64, 65, 86, 89, 101, 105, 106, 108, 112, 123, 124, 125, 126, 127, 128, 139, 140], "sub": [0, 2, 3, 4, 19, 20, 23, 26, 27, 28, 31, 35, 37, 38, 44, 45, 50, 53, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 74, 77, 86, 89, 92, 101, 105, 106, 108, 112, 123, 124, 125, 126, 127, 128, 139, 140], "much": [0, 1, 2, 3, 4, 5, 7, 8, 11, 12, 17, 19, 20, 23, 27, 28, 29, 31, 37, 38, 42, 44, 50, 53, 54, 55, 56, 62, 63, 64, 66, 77, 92], "difficult": [0, 2, 8, 11, 17, 19, 20, 23, 25, 28, 31, 44, 50], "one": [0, 1, 2, 3, 4, 6, 8, 11, 12, 14, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 73, 77, 78, 79, 88, 92, 106, 116, 117, 132], "subscrib": [0, 2, 3, 11, 14, 18, 19, 21, 22, 24, 28, 31, 32, 33, 37, 38, 41, 46, 48, 50, 52, 53, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 70, 73, 74, 77, 79, 82, 84, 86, 87, 88, 90, 92, 99, 103, 109, 116, 119, 123, 126, 129, 130, 131, 134, 135, 136], "multipl": [0, 1, 2, 3, 4, 8, 9, 11, 12, 14, 16, 19, 22, 23, 24, 28, 29, 31, 37, 38, 44, 45, 49, 53, 57, 60, 61, 62, 63, 64, 67, 68, 79, 86, 89, 93, 99, 101, 110, 116, 119, 124], "process": [0, 2, 6, 7, 8, 9, 11, 12, 16, 17, 18, 19, 22, 24, 26, 27, 28, 29, 31, 32, 33, 35, 37, 38, 39, 40, 41, 44, 45, 46, 47, 48, 49, 50, 53, 56, 57, 59, 60, 62, 64, 65, 67, 68, 71, 73, 74, 77, 82, 84, 86, 87, 92, 106, 112, 117, 119, 129, 130, 134], "given": [0, 1, 2, 3, 6, 12, 14, 19, 20, 21, 22, 23, 24, 25, 26, 28, 31, 33, 36, 38, 41, 44, 45, 48, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 69, 70, 72, 77, 82], "consum": [0, 1, 2, 3, 19, 21, 22, 23, 24, 26, 29, 31, 32, 37, 38, 45, 46, 48, 53, 54, 55, 56, 57, 62, 64, 66, 77, 88, 89, 90, 103, 113], "same": [0, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 19, 20, 21, 22, 23, 24, 25, 26, 28, 31, 32, 33, 34, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 63, 64, 68, 71, 77, 78, 79, 88, 92, 106, 117, 121, 128], "That": [0, 1, 2, 3, 7, 19, 20, 22, 27, 29, 30, 37, 38, 44, 45, 53, 55, 57, 62, 72, 74, 110], "requir": [0, 1, 2, 3, 4, 8, 11, 12, 19, 21, 22, 23, 25, 27, 28, 29, 31, 34, 37, 38, 39, 44, 46, 47, 50, 53, 54, 55, 56, 57, 61, 62, 63, 64, 68, 69, 70, 73, 77, 78, 91, 92, 117, 134], "being": [0, 1, 2, 3, 9, 11, 12, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 42, 44, 45, 48, 49, 50, 53, 54, 55, 56, 57, 61, 62, 63, 64, 65, 66, 67, 77, 82, 86, 92, 127], "abl": [0, 1, 2, 3, 11, 12, 19, 20, 21, 31, 37, 38, 42, 44, 45, 46, 53, 55, 57, 62, 63, 68, 70, 116, 134], "anoth": [0, 1, 2, 3, 6, 8, 12, 20, 22, 23, 24, 25, 26, 27, 28, 31, 37, 38, 41, 44, 46, 53, 54, 55, 56, 57, 59, 62, 63, 66, 77], "mqtt": [0, 15, 19, 20, 27, 34, 35, 37, 45, 50, 54, 55, 58, 62, 63, 70, 77, 79, 84, 87, 88, 89, 96, 99, 101, 106, 107, 108, 115, 119, 126, 127, 134], "cannot": [0, 2, 3, 8, 14, 20, 22, 23, 25, 26, 28, 31, 37, 38, 42, 44, 45, 48, 50, 53, 54, 56, 59, 62, 63, 64, 65, 66, 70, 92, 104, 116, 120, 131, 134], "describ": [0, 2, 3, 4, 6, 16, 18, 19, 20, 21, 22, 23, 26, 27, 28, 31, 33, 38, 44, 45, 47, 48, 49, 50, 53, 54, 55, 56, 59, 60, 62, 64, 77, 83, 121], "allow": [0, 2, 3, 4, 8, 11, 12, 14, 19, 20, 22, 24, 27, 28, 29, 31, 34, 35, 37, 38, 39, 41, 44, 45, 47, 48, 50, 53, 54, 55, 56, 57, 59, 62, 64, 66, 67, 68, 69, 72, 77, 92], "establish": [0, 1, 2, 3, 6, 8, 14, 19, 20, 22, 28, 31, 44, 48, 50, 56, 57, 62, 64, 69, 77, 82, 92], "separ": [0, 2, 3, 5, 14, 19, 20, 21, 22, 24, 27, 28, 31, 32, 33, 37, 38, 45, 47, 49, 50, 54, 55, 56, 57, 61, 62, 63, 64, 69, 77, 127], "hierarchi": [0, 4, 11, 19, 20, 21, 23, 31, 38, 48, 53, 54, 55, 57, 62, 63, 64, 66, 68, 77, 87], "which": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 68, 70, 73, 77, 79, 82, 106, 116, 117, 126, 130], "fix": [0, 1, 2, 3, 4, 14, 19, 20, 21, 28, 30, 32, 33, 34, 37, 42, 46, 48, 53, 55, 57, 62, 63, 66, 82, 86, 88, 89, 92, 93, 95, 103, 106, 111, 113, 114, 115, 117, 126, 127, 130], "distribut": [0, 1, 2, 3, 8, 9, 12, 19, 23, 26, 27, 28, 31, 37, 44, 46, 54, 56, 57, 62, 63, 68, 70, 77, 78, 79, 89, 92, 93, 101, 105, 108, 109, 112, 117, 118, 127], "among": [0, 2, 5, 8, 20, 21, 29, 31, 37, 38, 44, 45, 49, 54, 56, 62, 66, 77], "worker": [0, 28], "exactli": [0, 1, 3, 4, 22, 26, 31, 37, 45, 53, 55, 57, 62], "self": [0, 3, 4, 8, 16, 19, 20, 24, 38, 39, 45, 46, 48, 49, 50, 55, 56, 57, 59, 60, 62, 65, 66, 67, 77, 78, 81, 82, 84, 88, 91, 92, 99, 106, 116, 118, 126, 130, 131], "balanc": [0, 2, 17, 19, 20, 22, 31, 37, 44, 63, 64, 90, 121], "share": [0, 3, 7, 11, 14, 20, 21, 22, 23, 27, 28, 29, 31, 37, 38, 41, 44, 45, 46, 53, 54, 55, 59, 60, 61, 62, 63, 64, 68, 73, 78, 79, 103, 106, 123, 127, 128, 140], "initi": [0, 2, 3, 4, 6, 9, 11, 12, 19, 20, 21, 23, 25, 27, 28, 29, 31, 32, 33, 37, 38, 44, 45, 50, 53, 54, 56, 57, 64, 65, 66, 67, 69, 70, 72, 77, 79, 87, 89, 90, 91, 92, 101, 104, 108, 109, 112, 116, 117, 120, 129, 130, 131], "assign": [0, 2, 9, 12, 19, 38, 48, 53, 55, 56, 62, 67, 77, 126], "regular": [0, 9, 11, 12, 16, 22, 31, 48, 54, 55, 57, 60, 62, 63, 64, 66, 67, 87], "express": [0, 6, 9, 11, 12, 16, 21, 31, 48, 54, 57, 60, 62, 63, 64, 66, 67, 82, 87, 89, 97, 112, 124, 126, 127, 130, 131], "model": [0, 6, 12, 19, 28, 29, 31, 38, 45, 54, 57, 63, 79], "enforc": [0, 3, 44, 62, 120], "resourc": [0, 2, 3, 8, 16, 19, 20, 22, 26, 29, 31, 38, 45, 46, 48, 53, 55, 56, 58, 59, 60, 62, 63, 65, 66, 67, 68, 70, 77, 78, 79, 87, 88, 97, 99, 112, 116, 129, 130, 131, 134], "includ": [0, 2, 3, 6, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 42, 45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 61, 63, 64, 66, 70, 73, 77, 106, 117], "usernam": [0, 3, 20, 21, 45, 46, 62, 63, 64, 71, 78, 79, 92, 106], "begin": [0, 3, 8, 20, 29, 31, 38, 45, 46, 48, 50, 53, 54, 55, 56, 57, 62, 64, 66, 77, 79, 92], "xs_": [0, 20, 21, 45, 62, 63, 79, 89, 103, 106, 126, 127], "_": [0, 4, 20, 31, 38, 44, 53, 55, 62, 64, 66, 71, 72, 86, 88, 89, 91, 92, 101, 102, 106, 112, 120, 126, 128, 129, 130, 135, 136], "q_": [0, 20, 21, 22, 45, 62, 68, 79, 89, 104, 106, 126, 132], "exclus": [0, 2, 12, 19, 20, 50, 90], "type": [0, 2, 3, 12, 18, 19, 20, 21, 22, 31, 32, 33, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 64, 65, 66, 67, 68, 70, 73, 77, 78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 92, 99, 101, 103, 104, 111, 113, 114, 116, 117, 119, 120, 123, 128, 129, 130, 131, 132, 134, 136], "sr3_post": [0, 2, 3, 16, 19, 20, 21, 23, 25, 26, 31, 38, 53, 55, 58, 59, 60, 61, 62, 64, 73, 86, 88, 89, 90, 92, 97, 99, 102, 103, 106, 112, 116, 117, 122, 123, 124, 125, 126, 128], "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 74, 77, 78, 79, 82, 92, 106, 117, 121], "sent": [0, 2, 3, 8, 9, 11, 17, 20, 21, 25, 29, 31, 38, 44, 45, 46, 48, 49, 53, 54, 56, 57, 62, 63, 64, 65, 66, 68, 77, 79, 92, 106], "server": [0, 1, 2, 9, 12, 16, 20, 21, 23, 24, 26, 28, 29, 30, 37, 38, 39, 41, 42, 44, 45, 47, 48, 49, 50, 53, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 72, 73, 74, 77, 79, 82, 85, 86, 92, 101, 103, 106, 117, 131, 132, 133, 135, 136, 137], "side": [0, 2, 3, 6, 8, 9, 11, 12, 14, 19, 21, 28, 31, 41, 44, 45, 49, 55, 56, 62, 64, 68, 77, 132], "filter": [0, 2, 11, 21, 24, 28, 31, 37, 38, 40, 48, 49, 50, 53, 54, 55, 56, 58, 62, 64, 66, 67, 77, 82, 84, 87, 88, 103, 116, 130], "At": [0, 1, 3, 4, 6, 7, 8, 19, 20, 27, 28, 29, 37, 44, 46, 54, 57, 62, 73], "inde": [0, 2, 28, 31], "longer": [0, 3, 4, 6, 8, 19, 23, 24, 27, 28, 34, 44, 46, 50, 54, 55, 56, 57, 62, 65, 70, 77, 129, 134], "fewer": [0, 19, 20, 23, 25, 30, 31, 44, 60, 64], "effici": [0, 1, 12, 20, 21, 23, 28, 29, 31, 37, 50, 57, 62, 63, 64, 65], "subscipt": 0, "chosen": [0, 2, 4, 12, 20, 21, 23, 28, 43, 53, 54, 62, 89], "mirror": [0, 2, 3, 5, 19, 20, 21, 22, 23, 30, 31, 32, 33, 37, 38, 41, 45, 47, 48, 49, 50, 53, 54, 56, 63, 64, 65, 66, 67, 79, 81, 83, 84, 87, 92, 99, 101, 103, 106, 109, 111, 112, 116, 121, 129, 131], "path": [0, 1, 2, 3, 4, 8, 11, 18, 19, 21, 27, 28, 31, 32, 33, 36, 37, 38, 39, 41, 42, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 59, 61, 66, 67, 68, 70, 71, 72, 73, 77, 82, 84, 88, 91, 92, 94, 95, 103, 116, 118, 121, 125, 128, 134, 136], "announc": [0, 1, 2, 20, 21, 22, 23, 28, 30, 32, 33, 37, 38, 39, 41, 44, 45, 49, 50, 52, 54, 56, 57, 62, 63, 64, 68, 77, 85, 116, 121], "straight": [0, 2, 3, 19, 20, 31, 37, 41, 42, 44], "forward": [0, 1, 2, 3, 19, 20, 22, 24, 27, 28, 30, 34, 37, 38, 41, 44, 45, 48, 53, 54, 55, 56, 57, 62, 64, 68, 70, 87, 90, 111, 120], "augment": [0, 2, 56, 62, 77, 79, 84, 87, 93, 101, 109, 112, 117, 118, 120, 126, 128], "client": [0, 1, 2, 3, 6, 8, 9, 11, 12, 14, 16, 17, 19, 21, 23, 26, 27, 28, 29, 31, 32, 33, 37, 38, 39, 40, 44, 45, 46, 47, 48, 49, 53, 54, 56, 57, 60, 62, 64, 65, 74, 77, 78, 79, 81, 83, 86, 87, 89, 90, 92, 93, 95, 97, 98, 99, 101, 103, 105, 108, 109, 110, 112, 113, 114, 116, 117, 120, 124, 126, 128, 129, 138], "recept": [0, 2, 11, 12, 17, 20, 48, 55, 56, 60, 62, 66, 106], "root": [0, 2, 3, 4, 20, 21, 23, 27, 29, 38, 39, 45, 46, 54, 55, 56, 57, 62, 63, 64, 65, 66, 67, 70, 77, 78, 79, 87, 91, 92, 104, 106, 129, 130, 134], "tree": [0, 1, 2, 3, 4, 11, 14, 19, 20, 21, 22, 23, 26, 27, 29, 30, 37, 38, 39, 41, 45, 46, 48, 50, 52, 54, 55, 56, 57, 59, 62, 63, 64, 66, 67, 68, 70, 77, 79, 85, 87, 88, 106, 109, 117, 121, 123, 134, 139, 140], "version": [0, 2, 4, 6, 8, 14, 15, 16, 17, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 73, 77, 78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 101, 102, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 139, 140], "payload": [0, 2, 19, 21, 31, 34, 38, 45, 56, 64, 77, 121], "singl": [0, 1, 2, 3, 7, 8, 9, 11, 12, 14, 16, 19, 20, 21, 22, 23, 28, 29, 31, 33, 34, 35, 36, 37, 38, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 67, 68, 70, 77], "time": [0, 1, 2, 3, 7, 8, 9, 11, 12, 14, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 31, 37, 38, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 64, 65, 66, 67, 68, 69, 71, 72, 77, 79, 88, 92, 101, 106, 109, 112, 117, 126, 129, 132, 133, 140], "dure": [0, 2, 3, 12, 20, 27, 33, 38, 42, 48, 50, 54, 55, 56, 57, 62, 63, 64, 66, 77, 117, 128, 130], "transit": [0, 2, 20, 28, 31, 37, 44, 54, 62, 64, 68, 85, 89, 90, 96, 98, 106, 109, 112, 120, 126, 132], "v02": [0, 2, 3, 14, 27, 30, 31, 45, 47, 49, 50, 53, 54, 55, 56, 57, 62, 63, 64, 65, 66, 67, 68, 70, 72, 77, 79, 81, 83, 84, 86, 87, 88, 89, 90, 92, 95, 96, 106, 108, 111, 112, 119, 126, 127, 128, 129, 130, 131, 132, 135], "creat": [0, 2, 3, 4, 6, 11, 14, 16, 18, 19, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 36, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 77, 78, 79, 81, 83, 92, 106, 126, 129, 130, 131, 134, 135, 136], "2015": [0, 6, 15, 26, 27, 30, 31, 32, 33, 37, 44, 54, 57, 72, 87, 89, 96, 101, 105, 108, 111, 112, 113, 114, 120, 135], "third": [0, 2, 3, 14, 19, 20, 28, 31, 37, 39, 54, 62, 70], "iter": [0, 2, 19, 29, 57, 64, 68, 132], "exist": [0, 1, 2, 3, 6, 8, 9, 12, 14, 18, 19, 20, 21, 27, 29, 31, 34, 38, 39, 44, 45, 47, 53, 54, 55, 56, 57, 59, 62, 65, 67, 68, 69, 70, 77, 79, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 94, 95, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 115, 116, 117, 118, 120, 123, 126, 127, 128, 129, 130, 131, 132, 133, 134], "routin": [0, 2, 11, 12, 19, 20, 24, 28, 29, 38, 44, 48, 50, 53, 55, 56, 57, 62, 66, 67, 77, 82, 84, 86, 88, 99, 106, 109, 110, 116, 126, 130, 131], "previou": [0, 2, 3, 7, 9, 11, 12, 19, 20, 23, 29, 38, 45, 48, 50, 54, 55, 56, 62, 63, 64, 66, 77, 116], "simultan": [0, 2, 31], "wai": [0, 1, 2, 3, 4, 5, 8, 12, 14, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 53, 54, 55, 56, 57, 59, 62, 65, 66, 68, 70, 73, 77, 79, 82, 110, 120], "second": [0, 1, 2, 3, 9, 11, 12, 17, 20, 21, 23, 24, 26, 27, 28, 29, 31, 37, 38, 39, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 63, 64, 65, 66, 67, 71, 73, 77, 78, 79, 81, 82, 84, 86, 87, 90, 92, 93, 98, 101, 106, 109, 112, 116, 117, 118, 120, 127, 130, 131, 136, 139, 140], "write": [0, 1, 2, 4, 6, 7, 9, 14, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 31, 35, 37, 38, 41, 42, 45, 46, 53, 54, 55, 56, 57, 62, 63, 64, 69, 70, 71, 72, 74, 77, 78, 79, 86, 87, 95, 99, 106, 116, 133, 134, 136], "current": [0, 2, 3, 6, 8, 12, 14, 19, 20, 22, 23, 26, 28, 29, 31, 32, 33, 37, 38, 42, 44, 45, 49, 50, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 70, 77, 81, 87, 116, 130, 131, 134], "contain": [0, 2, 3, 4, 6, 8, 14, 18, 19, 20, 23, 31, 32, 38, 39, 41, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 59, 62, 63, 64, 66, 68, 72, 77, 79, 83, 121], "actual": [0, 1, 2, 3, 19, 20, 21, 22, 23, 25, 28, 31, 34, 37, 38, 44, 45, 53, 54, 55, 56, 57, 59, 61, 62, 64, 77], "optim": [0, 2, 20, 23, 28, 30, 34, 44, 45, 53, 56, 62, 63, 86, 87, 109, 126, 128], "keep": [0, 1, 2, 3, 12, 19, 20, 21, 23, 28, 37, 41, 42, 44, 45, 46, 54, 56, 57, 62, 63, 64, 68, 73, 92], "maximum": [0, 1, 2, 3, 7, 8, 14, 17, 20, 26, 28, 31, 37, 50, 51, 53, 54, 55, 56, 57, 62, 64, 65, 66, 67, 77, 84, 87, 89, 90, 92, 95, 98, 130, 131], "throughtput": [0, 2], "permit": [0, 2, 19, 20, 21, 29, 31, 34, 37, 44, 45, 55, 56, 62, 64, 77], "prioriti": [0, 1, 2, 20, 23, 28, 29, 30, 38, 45, 46, 62, 63, 78, 79], "mechan": [0, 1, 2, 3, 9, 19, 20, 21, 23, 27, 29, 31, 32, 33, 38, 39, 41, 44, 50, 53, 55, 57, 62, 63, 64, 67, 69, 116, 131, 133], "than": [0, 1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 14, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 34, 37, 38, 41, 42, 43, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 67, 68, 69, 70, 72, 77, 92, 117, 129, 133], "accomod": [0, 2], "larg": [0, 1, 2, 3, 6, 8, 9, 11, 14, 20, 22, 23, 24, 28, 29, 30, 37, 38, 45, 50, 52, 56, 57, 62, 63, 64, 65, 68, 70, 77, 85, 92, 103, 109, 112, 132], "would": [0, 2, 3, 5, 6, 8, 11, 12, 14, 16, 17, 19, 20, 21, 22, 23, 24, 26, 28, 31, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 73, 77, 79, 83, 92, 106, 117], "practic": [0, 1, 2, 3, 8, 14, 17, 19, 20, 21, 22, 23, 26, 28, 29, 30, 34, 38, 44, 45, 53, 62, 68, 70, 72, 92], "complic": [0, 2, 3, 5, 6, 19, 23, 31, 44, 54, 63, 68, 89, 90, 92, 117, 127], "inevit": [0, 2], "definit": [0, 2, 46, 54], "size": [0, 1, 2, 3, 7, 12, 14, 19, 20, 22, 23, 24, 26, 27, 28, 29, 30, 32, 33, 37, 38, 45, 46, 48, 49, 53, 54, 55, 56, 57, 63, 66, 67, 68, 69, 77, 78, 82, 87, 88, 92, 106, 108, 109, 116, 117, 118, 127, 131, 132, 133], "result": [0, 2, 3, 4, 6, 8, 19, 20, 23, 24, 28, 29, 31, 32, 33, 38, 39, 42, 44, 48, 49, 50, 53, 54, 55, 56, 57, 62, 63, 64, 66, 69, 70, 77, 92, 116, 133, 134], "complex": [0, 1, 2, 3, 11, 20, 21, 23, 24, 28, 29, 31, 37, 47, 53, 54, 57, 62, 63, 64, 83, 85, 86, 90, 92, 93, 106, 109, 110, 112, 117, 120, 127], "cover": [0, 2, 3, 6, 20, 22, 26, 29, 32, 33, 44, 45, 46, 54, 55, 56, 59, 64, 65, 77], "case": [0, 1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 19, 20, 21, 22, 23, 24, 29, 30, 31, 32, 33, 37, 38, 39, 41, 42, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 70, 73, 77, 79, 87, 90, 92, 101, 129], "intend": [0, 2, 3, 4, 20, 21, 28, 29, 31, 38, 45, 50, 55, 57, 62, 64, 65], "arbitrarili": [0, 2, 8, 29, 53, 54], "segment": [0, 1, 2, 3, 5, 31, 32, 33, 37, 64, 89, 90, 92, 93, 101, 112, 113, 114, 128], "multi": [0, 1, 2, 3, 8, 11, 14, 19, 20, 22, 23, 26, 29, 31, 37, 56, 57, 62, 64, 77, 89, 90, 92, 93, 99, 104, 105, 106, 117], "stream": [0, 1, 2, 3, 6, 14, 26, 31, 37, 44, 54, 56, 57, 62, 63, 64, 72, 89, 90, 127], "block": [0, 2, 3, 4, 18, 20, 24, 32, 33, 37, 44, 53, 56, 57, 62, 63, 67, 69, 77, 101, 113, 114, 120, 131, 133], "independ": [0, 1, 7, 8, 12, 21, 22, 29, 37, 38, 53, 56, 64, 77, 90], "follow": [0, 2, 3, 4, 6, 12, 14, 16, 18, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 37, 38, 39, 41, 42, 44, 45, 46, 48, 49, 53, 54, 55, 56, 57, 60, 62, 63, 64, 66, 68, 70, 77, 112, 117, 127, 134], "final": [0, 1, 2, 3, 20, 22, 24, 28, 29, 31, 32, 33, 40, 41, 48, 50, 56, 57, 59, 62, 63, 65, 66, 67, 77, 83, 84, 87, 89, 90, 92, 93, 99, 104, 105, 106, 108, 109, 110, 112, 113, 114, 118, 123, 126, 127, 130, 131], "deliveri": [0, 1, 2, 14, 20, 23, 37, 38, 42, 43, 45, 46, 53, 57, 62, 66, 78, 79, 116, 126], "unidirect": [0, 56, 77], "dialogu": [0, 89, 137], "each": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 19, 20, 22, 23, 26, 27, 28, 29, 31, 34, 37, 38, 39, 42, 44, 45, 46, 48, 49, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 70, 72, 77, 78, 79, 92, 116, 117], "stand": [0, 20, 21, 28, 46, 62, 103], "item": [0, 3, 6, 8, 19, 20, 22, 26, 31, 45, 53, 55, 56, 57, 62, 77, 86, 92], "receipt": [0, 2, 20, 21, 31, 38, 54, 62, 64, 68], "spread": [0, 28, 41], "over": [0, 1, 2, 3, 4, 7, 8, 12, 14, 19, 20, 23, 26, 27, 28, 29, 31, 37, 44, 45, 49, 54, 56, 57, 62, 63, 64, 71, 72, 77, 79, 101, 109, 120], "node": [0, 1, 2, 7, 8, 11, 14, 20, 21, 22, 23, 26, 28, 29, 31, 37, 42, 44, 45, 46, 50, 54, 55, 62, 64, 78, 79, 101, 110, 112], "howev": [0, 2, 3, 8, 14, 20, 22, 26, 28, 31, 37, 44, 45, 50, 54, 55, 56, 62, 72, 77], "like": [0, 1, 2, 3, 4, 6, 8, 11, 14, 19, 21, 22, 23, 25, 26, 27, 28, 31, 34, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 75, 77, 79, 82, 86, 88, 92, 128], "high": [0, 1, 2, 6, 11, 12, 14, 16, 20, 22, 23, 24, 26, 28, 29, 31, 34, 37, 38, 45, 46, 50, 53, 60, 62, 63, 64, 65, 70, 78, 79, 109, 116, 134], "latenc": [0, 1, 8, 23, 28, 37, 54, 62, 87, 89, 93, 101, 109, 117, 119, 126], "bodi": [0, 2, 14, 19, 20, 32, 33, 34, 47, 48, 53, 56, 69, 77, 82], "themselv": [0, 1, 2, 19, 22, 31, 38, 45, 49, 53, 54], "forc": [0, 2, 3, 4, 20, 22, 44, 56, 57, 63, 64, 77, 90, 91, 104, 109, 120], "retriev": [0, 20, 21, 31, 32, 33, 38, 44, 46, 47, 48, 49, 53, 55, 56, 57, 62, 64, 67, 68, 77, 78, 112, 132], "phase": [0, 1, 3, 9, 21, 26, 28, 29, 33, 62, 66, 89, 92, 93, 103, 105, 109, 110, 114, 126, 130], "advantag": [0, 2, 3, 11, 14, 21, 37, 63, 64, 92], "depend": [0, 2, 7, 8, 14, 19, 20, 22, 31, 37, 38, 39, 42, 45, 49, 50, 53, 54, 55, 56, 57, 60, 62, 63, 64, 68, 70, 77, 96, 134], "coars": [0, 7, 20, 21, 53, 63], "mean": [0, 1, 2, 3, 6, 7, 8, 9, 12, 14, 16, 17, 19, 20, 21, 22, 23, 24, 25, 28, 29, 31, 32, 33, 37, 38, 42, 44, 45, 53, 54, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 68, 77, 106, 109, 116], "done": [0, 1, 2, 3, 4, 8, 11, 12, 14, 20, 22, 24, 26, 27, 28, 29, 31, 37, 38, 39, 42, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 62, 63, 66, 67, 68, 69, 70, 71, 72, 73, 77, 79, 87, 92, 106, 120, 131, 133, 134, 136], "ani": [0, 1, 2, 3, 7, 8, 11, 14, 16, 19, 20, 21, 22, 23, 27, 28, 29, 31, 36, 37, 38, 42, 44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 70, 77, 82, 88, 92, 116, 121, 128, 134], "embed": [0, 3, 31, 34, 56, 64, 77, 92], "discard": [0, 3, 11, 19, 20, 38, 45, 47, 49, 54, 55, 56, 77, 81, 83, 99, 106, 116, 129], "wast": [0, 12, 24, 50], "long": [0, 3, 6, 8, 12, 14, 20, 21, 23, 24, 29, 30, 37, 38, 44, 45, 49, 53, 54, 56, 57, 62, 64, 68, 70, 77, 79, 86, 87, 88, 90, 92, 95, 101, 106, 109, 110, 112, 116, 126, 128, 132], "live": [0, 3, 19, 28, 29, 37, 45, 46, 55, 62, 79], "connect": [0, 2, 3, 4, 6, 8, 19, 20, 21, 22, 28, 29, 31, 37, 38, 44, 45, 46, 47, 48, 49, 51, 53, 56, 57, 59, 60, 61, 62, 65, 67, 68, 69, 70, 72, 77, 78, 79, 80, 81, 82, 83, 86, 89, 90, 91, 92, 99, 104, 106, 112, 116, 120, 124, 125, 126, 127, 128, 131, 132, 133, 134, 135], "sftp": [0, 1, 2, 3, 4, 14, 18, 19, 20, 21, 22, 25, 26, 27, 29, 31, 32, 33, 37, 38, 43, 45, 47, 49, 55, 57, 58, 61, 62, 63, 64, 68, 70, 77, 79, 81, 83, 88, 89, 90, 91, 92, 93, 94, 95, 99, 101, 102, 103, 104, 105, 106, 108, 110, 112, 113, 114, 116, 119, 125, 126, 127, 128, 132, 134], "overhead": [0, 1, 7, 8, 12, 14, 21, 23, 25, 31, 34, 37, 44, 53, 54, 57, 62, 64, 65], "One": [0, 1, 2, 3, 4, 8, 11, 20, 22, 23, 24, 26, 28, 29, 30, 32, 33, 36, 37, 38, 44, 45, 48, 50, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 65, 68, 69, 70, 73, 77], "higher": [0, 1, 3, 4, 7, 23, 28, 29, 31, 37, 38, 44, 45, 54, 62, 63, 70], "rate": [0, 1, 6, 19, 20, 26, 28, 45, 53, 54, 56, 57, 62, 65, 66, 67, 77, 87, 106, 130, 131], "becaus": [0, 2, 3, 6, 7, 8, 12, 14, 19, 20, 21, 23, 24, 25, 27, 28, 31, 37, 38, 39, 41, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 62, 63, 67, 70, 71, 73, 79, 82, 92, 134], "faster": [0, 1, 2, 20, 23, 28, 31, 37, 54, 56, 62, 64], "parallel": [0, 1, 8, 11, 12, 14, 20, 28, 29, 31, 37, 38, 44, 53, 54, 57, 62, 63, 64], "download": [0, 1, 2, 3, 14, 16, 18, 19, 20, 21, 22, 26, 27, 29, 31, 32, 33, 37, 39, 41, 45, 49, 50, 53, 54, 56, 58, 59, 60, 63, 64, 70, 71, 72, 74, 77, 79, 81, 83, 84, 85, 86, 87, 92, 99, 103, 106, 116, 128, 129, 130, 135, 136, 138], "save": [0, 3, 12, 19, 20, 29, 31, 34, 36, 45, 47, 49, 50, 53, 54, 56, 58, 59, 60, 62, 63, 64, 66, 67, 79, 84, 87, 92, 99, 123, 127, 128, 130, 131], "lower": [0, 2, 11, 28, 31, 38, 44, 53, 54, 56, 62, 77], "lesser": [0, 2, 31, 44], "perform": [0, 1, 2, 3, 7, 11, 12, 19, 20, 22, 23, 24, 25, 28, 29, 31, 37, 38, 44, 48, 50, 53, 55, 56, 57, 60, 62, 63, 64, 66, 77, 84, 86, 88, 89, 90, 92, 93, 99, 101, 102, 104, 106, 109, 110, 112, 117, 118, 120, 124, 126, 127, 128], "becom": [0, 1, 2, 3, 11, 14, 19, 20, 23, 24, 29, 31, 38, 41, 45, 50, 54, 55, 56, 62, 64, 77], "limit": [0, 1, 2, 7, 8, 11, 12, 14, 16, 17, 19, 20, 21, 22, 23, 26, 27, 28, 30, 34, 37, 44, 45, 46, 53, 54, 56, 60, 62, 63, 64, 67, 77, 78, 79, 86, 87, 89, 90, 93, 95, 97, 99, 103, 104, 105, 106, 108, 109, 112, 115, 117, 120, 124, 126, 127, 128], "factor": [0, 5, 11, 19, 23, 35, 57], "further": [0, 2, 3, 19, 20, 21, 22, 24, 27, 29, 31, 37, 38, 42, 44, 45, 47, 48, 51, 53, 54, 56, 57, 62, 64, 66, 67, 77, 82, 130], "work": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 14, 17, 19, 20, 21, 22, 23, 24, 26, 27, 29, 31, 32, 33, 36, 37, 39, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 58, 59, 62, 63, 64, 65, 66, 68, 70, 72, 77, 79, 82, 87, 88, 92, 103, 104, 106, 116, 130], "better": [0, 6, 11, 19, 21, 23, 24, 25, 28, 30, 42, 53, 54, 55, 56, 62, 63, 68, 77], "clarifi": [0, 22, 39, 89, 104], "sens": [0, 1, 2, 3, 19, 21, 24, 31, 37, 48, 53, 54, 63, 64, 66], "emb": 0, "now": [0, 1, 2, 3, 6, 7, 8, 11, 12, 14, 18, 19, 20, 22, 26, 27, 28, 29, 31, 34, 36, 37, 38, 39, 41, 42, 44, 45, 47, 50, 53, 54, 55, 56, 57, 62, 64, 65, 66, 67, 71, 72, 73, 77, 87, 88, 92, 106, 121, 130, 131], "header": [0, 2, 3, 4, 14, 19, 20, 21, 22, 24, 33, 34, 38, 39, 45, 47, 48, 49, 55, 56, 57, 66, 67, 68, 69, 70, 71, 72, 77, 79, 81, 83, 86, 88, 89, 92, 99, 106, 114, 116, 130, 131, 134, 135, 136], "experi": [0, 2, 14, 23, 31, 41, 42, 44, 54, 55, 62, 63], "occur": [0, 2, 3, 8, 12, 20, 21, 23, 26, 27, 28, 29, 38, 41, 44, 45, 48, 53, 57, 62, 63, 66, 77, 82], "reliabl": [0, 1, 2, 4, 6, 23, 25, 28, 31, 37, 42, 54, 62, 64], "particular": [0, 2, 4, 19, 20, 22, 24, 26, 28, 31, 45, 53, 68, 79], "assur": [0, 2, 21, 24, 31, 49, 78, 84, 87, 90, 92, 101, 103, 104, 106, 112, 116, 118, 119, 120, 126, 127, 130, 134, 137], "persist": [0, 8, 29, 31, 38, 48, 56, 66, 89, 110], "surviv": [0, 54, 56, 77, 89], "restart": [0, 3, 16, 19, 20, 21, 22, 45, 46, 53, 54, 57, 59, 60, 62, 67, 70, 71, 73, 78, 79, 92, 97, 106, 123, 124, 136, 137], "default": [0, 2, 3, 4, 14, 16, 19, 21, 22, 23, 24, 25, 29, 32, 33, 35, 38, 41, 44, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 63, 65, 66, 67, 68, 70, 77, 79, 83, 84, 86, 87, 88, 91, 92, 97, 99, 123, 124, 127, 129, 131, 134], "true": [0, 1, 4, 8, 9, 11, 12, 20, 21, 22, 23, 32, 33, 37, 38, 39, 41, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 63, 66, 67, 68, 69, 77, 78, 79, 81, 82, 83, 84, 87, 88, 89, 91, 99, 101, 103, 104, 106, 116, 123, 129, 130, 131, 132, 133], "expiri": [0, 57, 62], "should": [0, 1, 2, 3, 4, 6, 7, 11, 12, 14, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 37, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 60, 62, 63, 64, 65, 66, 68, 69, 70, 72, 73, 77, 79, 84, 92, 106, 129, 130, 133, 140], "few": [0, 2, 3, 8, 9, 11, 17, 23, 24, 28, 29, 31, 42, 45, 49, 53, 54, 56, 57, 62, 64, 66, 68, 72, 77, 79], "minut": [0, 1, 3, 4, 6, 8, 12, 20, 23, 24, 27, 28, 29, 31, 37, 38, 45, 48, 49, 53, 54, 56, 57, 63, 66, 67, 68, 72, 77, 79, 81, 82, 84, 86, 87, 89, 91, 92, 93, 101, 106, 108, 109, 110, 112, 116, 117, 118, 127, 130, 131, 132, 135, 139, 140], "product": [0, 1, 2, 6, 11, 12, 14, 19, 20, 22, 24, 27, 28, 29, 31, 32, 33, 37, 38, 39, 41, 42, 45, 49, 53, 54, 55, 56, 57, 62, 63, 64, 66, 67, 68, 69, 73, 78, 79, 81, 86, 87, 89, 99, 106, 108, 109, 112, 118, 126, 127, 128, 131, 132, 133], "message_ttl": [0, 20, 38, 47, 49, 55, 56, 68, 77, 81, 83, 88, 89, 106, 116, 129, 132], "life": [0, 7, 8, 11, 19, 21], "span": 0, "queu": [0, 2, 12, 20, 22, 24, 26, 28, 31, 45, 46, 54, 57, 62, 64, 65, 78, 105, 106, 128], "too": [0, 1, 2, 3, 8, 9, 11, 12, 19, 20, 23, 31, 39, 42, 45, 53, 55, 56, 57, 62, 63, 69, 70, 77], "old": [0, 1, 3, 6, 19, 20, 23, 25, 26, 28, 31, 36, 38, 39, 45, 46, 50, 54, 55, 56, 57, 62, 63, 64, 65, 69, 70, 77, 88, 112, 127, 129], "deliv": [0, 1, 20, 25, 27, 28, 29, 31, 37, 41, 45, 46, 54, 57, 62, 78, 79], "forev": [0, 3, 45, 56, 65, 66, 77], "fetch": [0, 2, 6, 22, 33, 49, 57, 62, 63, 81], "tunabl": [0, 37, 63], "determin": [0, 1, 2, 3, 4, 20, 21, 22, 23, 26, 29, 31, 32, 33, 38, 41, 44, 45, 47, 49, 50, 53, 54, 55, 56, 61, 62, 63, 64, 128], "onc": [0, 2, 3, 4, 6, 8, 9, 12, 14, 17, 19, 20, 21, 23, 24, 28, 29, 31, 37, 38, 39, 41, 45, 47, 48, 49, 53, 54, 55, 56, 57, 60, 62, 63, 64, 65, 66, 70, 77, 129], "25": [0, 6, 7, 8, 9, 11, 12, 20, 27, 29, 47, 49, 67, 68, 81, 83, 85, 89, 106, 108, 110, 129, 130, 131, 132], "These": [0, 1, 2, 3, 4, 11, 12, 19, 20, 22, 26, 29, 31, 38, 45, 46, 53, 54, 57, 61, 62, 64, 67, 70, 92], "appropri": [0, 2, 3, 4, 8, 19, 20, 21, 22, 23, 24, 25, 29, 31, 38, 45, 48, 50, 53, 54, 55, 56, 57, 62, 63, 64, 66, 69, 70, 77, 82, 116, 133, 134], "exhaust": [0, 3, 89, 92], "list": [0, 2, 3, 6, 8, 11, 12, 16, 19, 20, 21, 23, 28, 29, 31, 32, 37, 38, 39, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 65, 66, 67, 68, 70, 71, 73, 77, 78, 79, 81, 82, 83, 86, 87, 88, 89, 90, 92, 97, 99, 103, 106, 109, 110, 112, 113, 117, 123, 124, 126, 127, 129, 131, 134, 136, 138], "call": [0, 2, 3, 6, 7, 12, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 35, 37, 38, 39, 42, 44, 45, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 65, 66, 67, 68, 77, 82, 86, 92, 117, 121, 129, 130], "sometim": [0, 2, 3, 7, 8, 19, 20, 21, 22, 26, 28, 38, 48, 54, 55, 62], "softwar": [0, 1, 2, 3, 8, 20, 21, 22, 25, 28, 31, 37, 38, 44, 53, 54, 62, 133], "run": [0, 1, 2, 4, 6, 7, 8, 9, 12, 14, 16, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 36, 37, 38, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 65, 66, 67, 68, 70, 72, 74, 77, 79, 80, 81, 82, 83, 87, 92, 99, 106, 109, 116, 117, 121, 123, 129, 130, 131, 134, 135], "confus": [0, 14, 19, 21, 26, 27, 29, 44, 50, 54, 55, 89, 95, 99, 103, 105, 108, 110, 128], "diagram": [0, 21, 28, 29, 31, 36, 44], "vocabulari": [0, 21], "orang": [0, 21, 89, 103], "term": [0, 3, 7, 8, 11, 12, 21, 31, 44, 45, 48, 53, 54, 56, 62, 64, 72, 73, 77, 79, 86, 87, 89, 92, 93, 99, 103, 106, 112, 117, 120, 121, 126, 129, 135], "blue": [0, 21, 68], "There": [0, 1, 2, 3, 4, 7, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 37, 38, 39, 41, 44, 45, 48, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 77, 116, 121], "implement": [0, 1, 2, 3, 4, 5, 7, 11, 12, 14, 15, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 34, 35, 38, 39, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 70, 77, 87, 92, 105, 109, 116, 134], "we": [0, 1, 2, 3, 4, 5, 7, 11, 12, 19, 20, 21, 23, 24, 26, 27, 28, 29, 31, 35, 36, 37, 38, 39, 41, 44, 45, 46, 47, 53, 54, 55, 56, 57, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73, 77, 92, 117, 130], "Not": [0, 1, 2, 6, 11, 20, 21, 30, 53, 54, 56, 63, 64, 65, 72, 127, 129, 135], "try": [0, 1, 3, 6, 7, 19, 20, 21, 26, 36, 38, 39, 41, 42, 45, 48, 49, 55, 56, 57, 59, 62, 66, 73, 79, 82, 99, 106, 116, 130], "specif": [0, 2, 3, 4, 6, 11, 16, 19, 21, 22, 23, 27, 28, 29, 31, 32, 33, 34, 38, 39, 41, 44, 48, 49, 50, 53, 54, 55, 56, 57, 59, 61, 62, 64, 66, 67, 68, 77, 87, 91, 116, 126], "manag": [0, 1, 2, 3, 16, 19, 20, 21, 22, 26, 28, 31, 37, 38, 44, 46, 47, 54, 56, 57, 59, 60, 61, 62, 63, 64, 67, 70, 71, 77, 78, 79, 92, 101, 109, 136, 140], "function": [0, 1, 2, 3, 4, 7, 9, 11, 12, 19, 20, 21, 23, 24, 26, 28, 29, 31, 37, 38, 39, 45, 46, 47, 48, 49, 50, 54, 55, 56, 57, 62, 64, 66, 69, 70, 73, 77, 79, 92], "admin": [0, 2, 3, 21, 28, 32, 33, 45, 46, 54, 56, 57, 59, 62, 68, 74, 77, 78, 79, 87, 92, 103, 109, 113, 114, 123], "task": [0, 6, 7, 12, 19, 20, 21, 22, 26, 37, 38, 39, 42, 44, 45, 48, 50, 56, 57, 62, 77, 82, 105, 106, 120], "port": [0, 3, 9, 10, 19, 20, 42, 44, 45, 46, 47, 50, 52, 57, 61, 62, 63, 68, 78, 79, 83, 84, 88, 90, 92, 106, 120, 125, 126, 127], "while": [0, 1, 2, 3, 4, 7, 8, 11, 12, 18, 19, 20, 21, 22, 23, 27, 28, 29, 31, 35, 37, 38, 39, 42, 44, 45, 47, 48, 50, 51, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 68, 92, 94, 132], "main": [0, 3, 4, 7, 19, 20, 21, 22, 24, 28, 29, 31, 37, 38, 44, 48, 50, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 70, 77, 87, 88, 92, 106, 110, 123], "do": [0, 1, 2, 3, 4, 7, 8, 9, 11, 12, 16, 19, 20, 21, 22, 23, 24, 25, 26, 28, 31, 32, 33, 36, 37, 38, 39, 41, 42, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 68, 71, 73, 74, 77, 82, 88, 92, 97, 103, 136], "usual": [0, 2, 3, 7, 8, 19, 20, 21, 23, 24, 25, 26, 28, 29, 31, 38, 39, 41, 44, 45, 47, 53, 54, 55, 57, 62, 63, 64, 68, 70, 77, 79, 120, 127], "taken": [0, 2, 3, 19, 20, 21, 28, 32, 33, 37, 39, 42, 45, 46, 48, 50, 55, 56, 57, 62, 66, 70, 72, 73, 77, 78], "care": [0, 1, 2, 3, 19, 20, 21, 22, 23, 29, 31, 37, 39, 44, 45, 47, 48, 50, 55, 56, 57, 62, 63, 66, 70], "transpar": [0, 1, 21, 28, 29, 31, 37, 44, 93, 101, 109, 110, 112], "you": [0, 1, 2, 4, 6, 7, 8, 11, 14, 17, 18, 19, 20, 21, 23, 24, 27, 36, 37, 38, 39, 41, 42, 44, 45, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 61, 62, 63, 65, 66, 67, 68, 69, 71, 73, 74, 75, 77, 79, 92, 120, 127, 133], "know": [0, 1, 2, 3, 5, 6, 8, 14, 17, 19, 21, 22, 26, 28, 31, 32, 33, 37, 38, 39, 41, 49, 53, 54, 56, 57, 62, 64, 70, 77, 92], "receiv": [0, 2, 3, 8, 11, 12, 14, 17, 19, 20, 21, 23, 24, 25, 28, 31, 37, 38, 39, 41, 44, 45, 46, 47, 48, 53, 55, 56, 57, 62, 64, 65, 66, 67, 68, 71, 72, 77, 78, 79, 86, 87, 92, 106, 112, 116, 129, 130, 131, 132, 135], "bound": [0, 8, 11, 12, 20, 21, 28, 31, 45, 50, 106], "speak": [0, 3, 21, 45, 55, 89], "matchmak": [0, 21], "arriv": [0, 1, 2, 6, 9, 20, 21, 28, 29, 31, 38, 45, 46, 47, 48, 53, 54, 57, 59, 62, 65, 66, 68, 72, 77, 78, 79, 82, 83, 87, 89, 90, 92, 93, 101, 102, 103, 106, 109, 110, 112, 118, 123, 126, 130, 135], "goe": [0, 1, 2, 6, 8, 14, 20, 21, 30, 32, 33, 38, 53, 54, 56, 71, 72, 77, 87, 111, 116], "anyon": [0, 2, 19, 21, 31, 53, 68], "compar": [0, 3, 6, 11, 12, 14, 18, 19, 20, 21, 28, 31, 35, 38, 42, 44, 45, 53, 54, 55, 56, 57, 59, 62, 63, 67, 77, 86, 88, 89, 92, 94, 95, 103, 109, 116, 127, 132], "rout": [0, 1, 3, 5, 8, 20, 21, 24, 26, 29, 31, 37, 41, 42, 46, 47, 53, 54, 55, 56, 57, 62, 66, 77, 79, 92, 112], "aren": [0, 1, 21, 55], "t": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 16, 18, 19, 20, 21, 22, 23, 25, 27, 28, 31, 36, 37, 38, 39, 45, 46, 47, 48, 49, 51, 53, 54, 56, 57, 59, 60, 62, 63, 64, 65, 66, 70, 72, 77, 80, 82, 83, 85, 86, 87, 88, 90, 92, 96, 99, 108, 109, 112, 113, 126, 127, 128, 130, 135], "thei": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 37, 38, 42, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 77, 79, 82, 92, 117], "take": [0, 2, 3, 4, 6, 8, 11, 12, 14, 16, 19, 20, 21, 22, 23, 24, 26, 27, 29, 31, 32, 33, 37, 38, 39, 41, 42, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 68, 73, 77, 88, 92], "turn": [0, 2, 3, 19, 20, 21, 24, 28, 31, 32, 38, 39, 45, 54, 55, 56, 57, 62, 77], "heavili": [0, 8, 19, 21, 26, 27, 28, 42, 64], "sr_sarra": [0, 2, 3, 14, 19, 20, 21, 22, 23, 25, 39, 40, 45, 53, 79, 86, 89, 90, 92, 95, 99, 102, 103, 104, 106, 117], "sr_subcrib": [0, 21, 89], "instanc": [0, 2, 3, 11, 16, 19, 22, 23, 27, 28, 29, 38, 41, 45, 47, 48, 49, 50, 53, 55, 57, 58, 59, 60, 65, 66, 67, 69, 70, 72, 77, 79, 81, 82, 83, 84, 86, 88, 89, 90, 92, 97, 99, 104, 108, 109, 110, 116, 117, 119, 123, 124, 129, 130, 131, 133, 134, 135], "durabl": [0, 8, 20, 21, 38, 45, 46, 47, 49, 68, 79, 81, 83, 89, 103, 106, 116, 120, 129, 132], "even": [0, 1, 2, 3, 8, 12, 14, 17, 19, 20, 26, 28, 31, 37, 39, 44, 45, 53, 54, 55, 57, 62, 63, 64, 70, 73, 90], "your": [0, 2, 3, 4, 7, 17, 23, 36, 37, 38, 41, 42, 45, 47, 48, 49, 53, 54, 55, 56, 62, 63, 65, 68, 69, 70, 73, 74, 77, 79, 83, 133], "subscript": [0, 2, 14, 19, 20, 21, 22, 29, 31, 37, 45, 53, 54, 55, 62, 64, 79, 106], "di": [0, 37, 46, 62, 70], "back": [0, 1, 2, 3, 5, 6, 11, 12, 20, 22, 24, 36, 37, 38, 44, 45, 54, 56, 57, 62, 64, 71, 77, 79, 104, 106, 119], "reason": [0, 1, 2, 3, 11, 14, 19, 20, 21, 23, 28, 29, 31, 32, 33, 37, 38, 44, 45, 53, 54, 55, 56, 62, 63, 64, 77, 92], "miss": [0, 1, 3, 6, 19, 20, 23, 24, 28, 31, 38, 42, 45, 48, 50, 53, 54, 56, 57, 62, 63, 65, 66, 67, 70, 77, 79, 87, 92, 99, 106, 116, 129, 131, 134], "decid": [0, 2, 3, 6, 19, 20, 21, 22, 26, 29, 31, 42, 44, 48, 55, 56, 57, 62, 64, 66, 68, 77, 82, 120], "someon": [0, 2, 3, 11, 14, 19, 21, 22, 26, 36, 55, 73, 92], "indic": [0, 2, 3, 4, 8, 14, 19, 20, 21, 22, 23, 24, 26, 28, 31, 32, 33, 34, 38, 44, 47, 48, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 66, 68, 70, 72, 77, 88, 106, 112, 116, 126, 135], "what": [0, 1, 2, 3, 4, 6, 8, 11, 19, 20, 21, 22, 26, 28, 31, 32, 33, 38, 39, 41, 42, 44, 47, 53, 54, 56, 57, 59, 62, 63, 64, 65, 67, 68, 70, 72, 77, 79, 92, 95, 120], "keyword": [0, 19, 21, 65, 106, 121, 126, 129], "dot": [0, 4, 20, 21, 57, 63, 77, 106, 127], "wildcard": [0, 20, 21, 31, 38, 54, 62, 64, 68, 103, 106, 121, 126, 128], "match": [0, 2, 11, 12, 14, 19, 20, 21, 22, 23, 31, 32, 38, 39, 44, 45, 48, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 66, 67, 68, 77, 79, 86, 87, 103, 106, 126], "anyth": [0, 6, 20, 21, 31, 44, 45, 46, 54, 56, 57, 77], "word": [0, 2, 19, 20, 21, 22, 26, 50, 54, 55, 56, 62, 88, 121], "syntax": [0, 4, 19, 20, 21, 38, 45, 55, 62, 79, 88, 89, 91, 99, 103, 106, 116, 126], "resolut": [0, 6, 19, 21, 42, 53, 56, 77], "after": [0, 2, 3, 8, 11, 12, 14, 18, 20, 21, 23, 25, 27, 28, 31, 32, 35, 38, 39, 41, 42, 45, 47, 48, 50, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 67, 68, 70, 71, 72, 73, 74, 77, 79, 82, 92, 106, 116, 134], "regexp": [0, 11, 20, 21, 56, 89, 103, 106, 121], "reject": [0, 2, 9, 12, 19, 21, 22, 23, 38, 41, 42, 45, 46, 48, 53, 54, 55, 56, 57, 63, 64, 65, 66, 67, 77, 78, 79, 82, 86, 87, 88, 89, 99, 103, 116, 117, 127, 130, 131], "accept": [0, 1, 2, 3, 9, 14, 18, 19, 21, 23, 26, 28, 29, 31, 38, 39, 41, 42, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 58, 59, 63, 64, 65, 66, 67, 71, 72, 77, 78, 79, 81, 82, 84, 86, 87, 88, 89, 90, 92, 94, 99, 101, 102, 103, 105, 109, 110, 112, 116, 117, 120, 123, 127, 128, 129, 130, 131, 135, 136], "direct": [0, 1, 2, 4, 6, 8, 14, 16, 19, 20, 21, 22, 24, 26, 28, 31, 36, 38, 41, 44, 45, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 67, 70, 77, 78, 79, 84, 86, 87, 88, 89, 90, 91, 92, 95, 97, 99, 101, 103, 104, 105, 106, 108, 109, 110, 112, 116, 118, 120, 123, 124, 126, 127, 128, 130, 131, 134], "start": [0, 1, 2, 3, 4, 6, 7, 10, 11, 14, 16, 18, 19, 21, 22, 23, 26, 27, 28, 29, 31, 32, 37, 38, 39, 41, 42, 45, 46, 47, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 77, 78, 79, 80, 81, 83, 84, 86, 87, 88, 92, 93, 97, 109, 116, 117, 123, 124, 126, 129, 130, 131, 133, 135, 136], "field": [0, 2, 14, 19, 22, 23, 24, 26, 31, 32, 33, 34, 46, 47, 50, 54, 55, 56, 57, 62, 63, 66, 67, 68, 77, 128], "format": [0, 1, 3, 4, 6, 14, 16, 19, 20, 21, 22, 26, 27, 30, 31, 34, 38, 39, 45, 46, 47, 48, 49, 50, 54, 55, 56, 57, 58, 59, 60, 63, 65, 66, 72, 77, 78, 79, 81, 82, 83, 84, 87, 88, 89, 91, 92, 93, 95, 97, 99, 103, 104, 105, 106, 108, 110, 111, 112, 115, 116, 119, 120, 122, 123, 124, 127, 129, 130, 135], "part": [0, 1, 3, 6, 7, 14, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 31, 32, 33, 37, 38, 39, 42, 45, 46, 47, 48, 49, 50, 53, 55, 56, 57, 59, 61, 62, 63, 64, 66, 68, 71, 72, 79, 83, 86, 87, 88, 90, 92, 94, 95, 99, 101, 103, 104, 105, 106, 109, 112, 113, 114, 116, 117, 126, 127, 128, 135, 136], "avail": [0, 1, 2, 3, 7, 8, 12, 14, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 35, 37, 38, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 64, 65, 66, 68, 70, 75, 77, 78, 79, 83, 116, 121, 134], "2": [0, 3, 4, 6, 7, 8, 9, 11, 12, 19, 23, 25, 27, 28, 29, 31, 32, 33, 34, 38, 39, 41, 42, 44, 45, 47, 48, 49, 50, 53, 54, 55, 56, 57, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 76, 77, 79, 81, 82, 83, 86, 87, 88, 89, 91, 92, 96, 99, 102, 108, 109, 110, 112, 113, 114, 115, 116, 117, 120, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 139, 140], "light": [0, 7, 8, 17, 21, 38, 45], "wrapper": [0, 3, 21, 56, 57, 77, 89, 92], "coat": [0, 21], "around": [0, 1, 2, 3, 6, 7, 12, 17, 19, 21, 26, 28, 31, 44, 45, 53, 54, 55, 56, 57, 62], "3": [0, 3, 6, 7, 8, 9, 11, 12, 15, 17, 20, 23, 27, 31, 33, 34, 35, 37, 38, 39, 41, 42, 44, 46, 53, 54, 55, 56, 57, 59, 64, 65, 66, 67, 68, 69, 70, 72, 73, 75, 78, 85, 86, 87, 88, 89, 92, 96, 98, 101, 106, 107, 108, 112, 114, 115, 116, 117, 120, 123, 128, 129, 130, 131, 132, 133, 134, 135, 139], "rework": 0, "driver": [0, 26, 37], "ad": [0, 1, 2, 7, 12, 16, 19, 20, 23, 25, 27, 28, 29, 31, 34, 35, 38, 39, 44, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 60, 61, 62, 63, 66, 67, 68, 71, 73, 77, 82, 90, 96, 97, 110, 112, 130, 136], "less": [0, 1, 2, 6, 11, 12, 14, 17, 19, 20, 23, 26, 27, 28, 29, 31, 37, 39, 44, 50, 53, 54, 55, 60, 62, 63, 64, 65], "python": [0, 4, 6, 7, 11, 14, 16, 19, 20, 21, 23, 26, 27, 28, 29, 31, 35, 37, 39, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 70, 73, 74, 77, 78, 81, 82, 83, 84, 86, 87, 88, 89, 91, 95, 97, 99, 101, 103, 105, 106, 107, 108, 109, 110, 112, 117, 119, 123, 124, 125, 126, 127, 128, 130, 131, 134, 137, 138, 139, 140], "co": [0, 2, 3, 7, 20, 21, 31, 37, 54, 64, 67, 68], "ordin": [0, 2, 3, 7, 21, 31, 37, 54, 67], "http": [0, 1, 3, 4, 6, 7, 8, 11, 14, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 35, 37, 38, 39, 41, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 91, 92, 93, 95, 99, 101, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 116, 117, 118, 120, 121, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 139, 140], "accompani": [0, 21], "openssh": [0, 3, 21, 22, 26, 31, 44, 89, 92, 103, 104, 105, 112, 120], "face": [0, 1, 2, 21, 28, 37, 44, 45, 101, 103], "address": [0, 2, 3, 5, 21, 22, 29, 31, 44, 45, 47, 55, 62, 92, 106, 126], "wherev": [0, 21, 41, 53, 54], "terminologi": [0, 3, 21, 89, 103, 122], "If": [0, 1, 2, 3, 6, 7, 8, 11, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 31, 32, 33, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 73, 75, 77, 79, 83, 106, 117, 120], "research": [0, 8, 21, 28, 62], "configur": [0, 1, 3, 7, 9, 11, 12, 19, 21, 22, 23, 24, 26, 28, 29, 30, 32, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 77, 78, 80, 81, 83, 84, 85, 86, 89, 91, 93, 94, 99, 101, 103, 104, 105, 109, 110, 111, 113, 116, 117, 118, 119, 120, 122, 127, 128, 129, 131, 133, 134, 136, 137, 138], "instead": [0, 3, 6, 7, 12, 14, 19, 21, 23, 26, 28, 31, 37, 44, 45, 46, 48, 50, 53, 54, 55, 56, 62, 64, 68, 72, 92, 140], "explicitli": [0, 2, 21, 23, 25, 28, 44, 45, 50, 53, 54, 55, 62, 68], "pick": [0, 1, 2, 4, 14, 19, 20, 21, 23, 25, 28, 31, 37, 38, 41, 45, 47, 53, 54, 55, 57, 62, 65, 66, 68], "subtop": [0, 21, 38, 39, 45, 48, 53, 54, 56, 57, 59, 65, 66, 67, 69, 70, 72, 77, 79, 82, 86, 87, 89, 103, 116, 123, 129, 130, 131, 132, 133, 135], "minim": [0, 2, 3, 14, 16, 20, 21, 23, 26, 28, 31, 38, 44, 45, 53, 54, 56, 62, 63, 64, 77, 79, 92, 97, 101, 117, 120], "transform": [0, 1, 20, 21, 22, 29, 37, 38, 48, 54, 56, 57, 62, 63, 64, 66, 67, 77, 82, 88, 93, 99, 101, 104, 106, 110, 113, 116, 127, 130, 131], "encod": [0, 3, 14, 20, 21, 32, 34, 47, 48, 50, 53, 55, 56, 57, 61, 62, 77, 92, 103, 126, 132], "valu": [0, 3, 6, 8, 16, 19, 21, 22, 23, 24, 25, 31, 32, 33, 34, 38, 39, 41, 44, 47, 48, 50, 53, 54, 55, 56, 57, 59, 60, 61, 65, 66, 67, 68, 69, 77, 82, 92, 114, 116, 126, 128, 129, 131, 132, 133], "pair": [0, 2, 3, 20, 21, 22, 28, 33, 34, 42, 44, 55, 56, 59, 63, 64, 77, 89, 90, 92, 103, 104, 106, 110, 112, 114, 115, 120, 123, 127, 128], "json": [0, 3, 6, 19, 20, 21, 34, 38, 48, 49, 56, 73, 77, 81, 82, 89, 92, 99, 103, 106, 115, 116], "reduc": [0, 2, 11, 12, 20, 21, 24, 26, 29, 31, 34, 37, 44, 45, 49, 50, 54, 57, 62, 64, 65], "through": [0, 1, 2, 3, 8, 12, 14, 19, 20, 22, 25, 26, 27, 28, 29, 31, 32, 33, 35, 37, 38, 39, 42, 44, 45, 46, 47, 48, 49, 53, 54, 56, 57, 60, 62, 64, 65, 66, 67, 77, 78, 79, 82, 120, 130, 131], "x": [0, 2, 3, 6, 8, 9, 11, 12, 20, 21, 24, 27, 31, 41, 46, 50, 53, 55, 56, 57, 62, 63, 78, 86, 88, 89, 90, 92, 103, 106, 108, 112, 118, 126, 127], "xs_weather": [0, 21, 89, 103], "sourc": [0, 1, 2, 3, 4, 8, 9, 11, 12, 14, 19, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 37, 38, 41, 44, 48, 49, 50, 52, 54, 55, 56, 57, 60, 62, 63, 64, 66, 67, 68, 72, 74, 75, 77, 81, 82, 85, 87, 88, 89, 90, 91, 92, 93, 95, 99, 101, 102, 103, 104, 108, 109, 110, 112, 113, 114, 116, 117, 118, 119, 120, 124, 126, 127, 128, 129, 130, 131, 132, 135, 138, 139, 140], "weather": [0, 1, 2, 3, 6, 20, 21, 26, 27, 28, 30, 31, 37, 38, 44, 45, 46, 53, 54, 57, 59, 61, 62, 63, 71, 72, 78, 79, 86, 87, 90, 92, 103, 106, 108, 110, 112, 116, 123, 125, 126, 127, 135], "xpublic": [0, 2, 3, 21, 22, 38, 39, 41, 45, 46, 53, 54, 55, 56, 65, 66, 67, 68, 69, 72, 77, 78, 79, 86, 87, 88, 89, 90, 92, 103, 104, 116, 129, 130, 131, 132, 133, 135], "most": [0, 1, 2, 3, 14, 19, 20, 21, 22, 23, 25, 28, 29, 31, 34, 38, 39, 42, 44, 45, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 66, 77, 92, 130], "q": [0, 2, 3, 45, 79, 89, 90, 92, 103], "internet": [0, 2, 6, 20, 30, 44, 47, 54, 57, 83, 87, 89, 90, 106, 111, 120], "our": [0, 1, 3, 4, 7, 11, 14, 20, 21, 24, 29, 39, 41, 44, 45, 46, 62, 64, 68, 79], "document": [0, 2, 14, 15, 19, 22, 25, 26, 27, 29, 31, 32, 33, 34, 38, 39, 41, 42, 45, 46, 47, 49, 50, 54, 55, 56, 57, 62, 63, 64, 70, 73, 78, 79, 81, 83, 84, 87, 88, 89, 90, 96, 99, 104, 105, 108, 110, 112, 113, 114, 115, 121, 126, 127, 134, 137, 140], "burden": 0, "code": [0, 1, 5, 7, 8, 9, 12, 18, 20, 21, 23, 27, 28, 29, 31, 35, 37, 38, 39, 42, 44, 48, 49, 50, 53, 54, 57, 58, 62, 63, 64, 66, 68, 70, 72, 73, 74, 77, 81, 82, 84, 86, 87, 88, 89, 94, 100, 101, 103, 106, 107, 108, 109, 110, 112, 116, 117, 120, 126, 127, 128, 129, 130, 132, 134, 135, 138], "expos": [0, 1, 37, 54, 62, 64, 89, 93, 101], "raw": [0, 3, 20, 29, 36, 45, 46, 47, 54, 56, 62, 64, 77, 78, 79, 92, 106, 126], "glue": [0, 45], "bug": [0, 3, 20, 44, 50, 56, 84, 89, 92, 96, 106, 120], "restrict": [0, 2, 11, 22, 39, 42, 44, 64, 89], "sensibl": [0, 20, 38, 60, 90, 106, 126], "rest": [0, 2, 3, 12, 19, 20, 21, 22, 26, 31, 32, 33, 38, 41, 42, 45, 49, 50, 54, 55, 56, 57, 62, 63, 64, 65, 68, 77, 79, 81, 88, 89, 90, 92, 95, 99, 101, 103, 104, 105, 106, 110, 112, 113, 114, 116, 126, 127, 128, 129, 132], "hous": [0, 31], "low": [0, 1, 3, 8, 12, 28, 29, 31, 37, 44, 53, 62], "send": [0, 1, 2, 3, 9, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 31, 37, 38, 39, 44, 45, 46, 48, 50, 51, 53, 54, 56, 58, 59, 60, 62, 63, 64, 66, 68, 77, 84, 85, 87, 106, 116, 128, 130], "read": [0, 2, 3, 4, 6, 7, 8, 11, 14, 19, 20, 21, 22, 23, 24, 29, 31, 37, 38, 39, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 68, 70, 71, 77, 78, 79, 81, 82, 83, 92, 95, 106, 116, 132, 134, 136], "fast": [0, 3, 7, 11, 20, 24, 37, 44, 54], "enabl": [0, 1, 2, 3, 16, 19, 20, 22, 31, 35, 37, 38, 44, 45, 46, 50, 53, 54, 56, 59, 60, 62, 64, 70, 71, 77, 78, 79, 92, 97, 99, 106, 123, 136], "brows": [0, 6, 20, 31, 54, 55, 62, 65], "visit": [0, 109], "correspond": [0, 2, 3, 12, 14, 20, 21, 22, 29, 31, 38, 44, 45, 46, 49, 50, 53, 54, 55, 56, 57, 62, 64, 67, 68, 72, 77, 78, 79, 81, 82, 84, 86, 87, 88, 89, 90, 92, 95, 99, 103, 104, 106, 110, 112, 113, 116, 117, 123, 126, 127, 128, 130, 131, 132, 135], "open": [0, 20, 22, 26, 27, 30, 34, 38, 44, 47, 53, 54, 56, 59, 62, 63, 65, 67, 69, 71, 73, 77, 86, 87, 105, 106, 108, 112, 116, 120, 123, 131, 133], "encourag": [0, 3, 21, 28, 31, 63, 89, 103, 109, 112, 127], "asynchron": [0, 2, 38, 46, 68, 78, 89, 90, 98, 99, 116, 131, 132], "languag": [0, 3, 4, 12, 23, 26, 29, 31, 38, 50, 60, 63, 66, 67, 76], "vendor": [0, 8, 44, 50, 84], "neutral": [0, 26], "robust": [0, 2, 11, 23, 31, 37, 64, 89, 90, 101, 112, 117, 128], "next": [0, 1, 2, 3, 6, 18, 20, 21, 22, 26, 28, 29, 31, 37, 38, 39, 42, 45, 48, 54, 56, 61, 64, 65, 66, 69, 70, 112, 130], "section": [0, 2, 3, 4, 14, 16, 19, 20, 21, 22, 28, 34, 38, 39, 41, 42, 45, 50, 53, 55, 59, 60, 61, 62, 63, 64, 66, 79, 84, 86, 87, 88, 89, 90, 91, 92, 95, 97, 99, 103, 104, 106, 109, 115, 116, 123, 124, 125, 126, 127, 128, 130], "intern": [0, 1, 2, 11, 14, 19, 20, 22, 27, 29, 31, 47, 48, 50, 55, 56, 57, 62, 66, 68, 77, 82, 83, 84, 88, 89, 90, 93, 95, 99, 104, 106, 108, 110, 112, 126, 130, 132], "financi": [0, 26, 31, 89, 105, 112], "world": [0, 6, 20, 26, 27, 31, 37, 44, 51, 57, 62, 66, 101, 106, 120, 126], "proprietari": [0, 2, 12, 31, 37, 44], "system": [0, 1, 2, 3, 7, 9, 11, 12, 20, 21, 23, 24, 25, 26, 28, 29, 31, 37, 38, 41, 44, 45, 46, 48, 49, 53, 54, 56, 57, 62, 63, 64, 65, 66, 67, 73, 79, 87, 92, 106, 110, 112, 130, 131, 134], "built": [0, 1, 3, 4, 12, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 37, 38, 44, 45, 47, 48, 50, 53, 54, 55, 56, 57, 62, 66, 67, 68, 70, 77, 92, 106], "get": [0, 1, 2, 3, 4, 6, 7, 8, 11, 14, 17, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 31, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 65, 66, 68, 70, 72, 73, 77, 78, 79, 81, 87, 88, 90, 92, 99, 106, 116, 117, 120, 130, 132, 134], "awai": [0, 2, 19, 22, 27, 37, 56, 57], "lock": [0, 7, 8, 9, 11, 25, 45, 46, 56, 78, 79, 102], "quit": [0, 3, 4, 12, 19, 20, 21, 23, 26, 27, 29, 31, 44, 45, 54, 55, 79], "matur": [0, 2, 3, 19, 26, 30, 89, 90, 112], "invari": [0, 31, 55], "behind": [0, 3, 8, 12, 17, 22, 24, 27, 28, 44], "scene": 0, "compon": [0, 1, 2, 3, 4, 5, 9, 11, 12, 19, 22, 23, 26, 27, 29, 32, 33, 35, 37, 38, 39, 41, 44, 45, 48, 50, 53, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 70, 71, 77, 87, 88, 92, 106, 121, 123, 129, 131, 134, 136], "visibl": [0, 2, 3, 6, 21, 22, 31, 44, 46, 54, 64, 78, 87, 89, 90, 92, 99, 103, 112, 120, 128], "compani": [0, 3, 31, 57], "soundcloud": [0, 31, 89, 112], "see": [0, 1, 2, 3, 4, 6, 7, 12, 14, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 37, 38, 39, 45, 46, 48, 49, 50, 53, 54, 55, 56, 65, 67, 68, 70, 71, 72, 77, 79, 92, 106, 117], "good": [0, 2, 3, 4, 6, 7, 11, 14, 19, 20, 22, 25, 27, 28, 31, 37, 38, 42, 45, 48, 53, 54, 55, 56, 57, 65, 66, 67, 68, 77, 79, 88, 92, 104, 130, 131], "monitor": [0, 2, 21, 23, 24, 26, 28, 31, 37, 38, 44, 45, 46, 53, 54, 55, 62, 65, 67, 71, 72, 112], "integr": [0, 3, 19, 20, 28, 29, 37, 38, 50, 68, 70, 84, 109], "technologi": [0, 1, 2, 26, 27, 31, 37, 44, 89, 90, 93, 101, 105, 108, 112, 120], "cloud": [0, 3, 6, 31, 51, 80, 89, 92, 112], "xml": [0, 1, 3, 20, 24, 31, 36, 38, 45, 46, 49, 53, 54, 57, 62, 65, 67, 68, 72, 78, 79, 81, 86, 87, 89, 92, 93, 106, 112, 116, 118, 126, 129, 131, 132, 135], "easi": [0, 1, 5, 20, 28, 29, 38, 39, 47, 49, 54, 57, 67, 87], "With": [0, 1, 2, 6, 11, 12, 19, 20, 23, 28, 30, 37, 38, 41, 44, 45, 47, 50, 53, 54, 55, 62, 63, 64, 66, 67, 70, 117], "palett": [0, 89], "paint": 0, "dialect": [0, 56, 89], "schema": [0, 45, 79], "etc": [0, 1, 2, 3, 4, 5, 7, 11, 19, 20, 21, 27, 28, 29, 31, 32, 33, 37, 38, 41, 42, 45, 46, 47, 54, 55, 56, 57, 59, 60, 62, 64, 65, 70, 77, 78, 79, 83, 87, 88, 89, 90, 91, 92, 93, 99, 100, 101, 103, 106, 108, 109, 110, 112, 113, 114, 116, 123, 124, 126, 128, 134, 136], "valid": [0, 1, 3, 4, 14, 19, 20, 21, 31, 32, 33, 45, 46, 47, 49, 53, 54, 56, 57, 62, 63, 64, 73, 77, 78, 79, 81, 83, 86, 87, 89, 91, 92, 93, 95, 99, 103, 106, 108, 112, 113, 114, 126, 127, 128], "pars": [0, 3, 4, 6, 19, 20, 34, 38, 39, 47, 48, 50, 53, 54, 55, 56, 62, 64, 66, 68, 77, 88, 91, 116], "addit": [0, 3, 4, 11, 12, 14, 19, 20, 22, 24, 27, 28, 29, 31, 35, 38, 42, 44, 50, 53, 54, 55, 56, 57, 61, 62, 64, 66, 67, 70, 77, 92, 134], "remain": [0, 2, 3, 4, 8, 19, 20, 23, 29, 31, 32, 33, 38, 45, 46, 48, 55, 56, 57, 62, 63, 64, 65, 77, 92], "uncertain": 0, "real": [0, 1, 3, 7, 8, 11, 21, 26, 27, 28, 29, 31, 37, 44, 45, 53, 54, 59, 60, 61, 62, 63, 64, 65, 70, 92, 101, 140], "interoperabiltii": 0, "must": [0, 1, 2, 3, 4, 8, 11, 18, 19, 20, 21, 22, 23, 24, 28, 31, 32, 33, 38, 39, 41, 42, 44, 45, 46, 50, 53, 54, 55, 56, 57, 62, 63, 64, 67, 68, 70, 73, 77, 92, 116], "rss": [0, 1, 20, 31, 37, 45, 62, 65, 79, 89, 93, 101, 106, 112, 126], "atom": [0, 1, 20, 23, 31, 37, 45, 63, 79, 89, 93, 101, 106, 112], "common": [0, 1, 2, 3, 9, 20, 21, 23, 25, 31, 34, 35, 37, 38, 39, 44, 45, 48, 50, 53, 54, 55, 57, 59, 62, 64, 66, 70, 86, 87, 89, 92, 112, 116, 134], "alert": [0, 2, 14, 20, 26, 31, 38, 53, 54, 59, 86, 87, 89, 90, 95, 105, 106, 110, 112, 116, 123], "cap": [0, 1, 13, 20, 31, 38, 53, 54, 57, 59, 86, 87, 89, 93, 106, 112, 116, 123], "those": [0, 1, 2, 3, 4, 6, 19, 20, 21, 22, 23, 26, 27, 29, 31, 37, 38, 44, 45, 49, 50, 54, 55, 56, 57, 62, 63, 64, 65, 67, 70, 73, 77, 92], "everi": [0, 2, 3, 7, 8, 11, 12, 14, 17, 20, 23, 24, 25, 28, 30, 38, 44, 47, 49, 53, 54, 56, 57, 61, 62, 63, 64, 68], "conceiv": [0, 31], "form": [0, 2, 3, 4, 11, 20, 21, 22, 32, 33, 37, 38, 39, 44, 46, 48, 49, 50, 55, 56, 57, 62, 63, 67, 77, 78, 81, 82, 84, 86, 90, 91, 92, 93, 99, 103, 106, 112, 116, 126, 127, 128, 131, 132], "elimin": [0, 7, 14, 20, 31, 35, 37, 55, 57, 62, 64, 77], "consider": [0, 1, 2, 3, 20, 21, 23, 28, 31, 37, 40, 43, 55, 56, 64, 68, 77, 92], "choos": [0, 1, 6, 12, 14, 20, 31, 38, 44, 45, 54, 62, 73, 116], "colour": 0, "applicaton": 0, "narrow": [0, 12, 20, 39, 54, 62, 68], "scope": [0, 1, 2, 14, 19, 20, 21, 24, 45, 62, 93, 121], "necessari": [0, 3, 4, 23, 26, 27, 29, 44, 45, 46, 48, 50, 55, 56, 57, 62, 63, 66, 70, 77], "obtain": [0, 1, 2, 8, 11, 14, 20, 21, 22, 26, 28, 31, 32, 33, 38, 44, 45, 48, 53, 54, 55, 57, 59, 62, 63, 64, 65, 66, 68, 70, 79, 132], "sr_post": [0, 2, 3, 14, 18, 19, 20, 22, 23, 26, 28, 29, 33, 38, 53, 55, 56, 57, 60, 63, 77, 86, 88, 89, 90, 94, 95, 99, 104, 105, 106, 109, 110, 112, 114, 116, 117, 127], "man": [0, 2, 3, 4, 14, 20, 28, 38, 44, 45, 53, 58, 64, 66, 67, 70, 89, 92, 128, 132], "page": [0, 2, 3, 4, 14, 20, 22, 26, 27, 33, 38, 45, 48, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 67, 70, 71, 73, 77, 79, 82, 86, 87, 89, 90, 91, 92, 95, 104, 105, 106, 108, 114, 116, 122, 123, 124, 125, 126, 127, 128, 130, 131, 134, 136, 139, 140], "statu": [1, 2, 3, 14, 16, 27, 30, 32, 33, 38, 41, 49, 50, 54, 55, 57, 59, 60, 65, 70, 72, 73, 87, 90, 92, 93, 95, 97, 113, 114, 116, 123, 124, 129, 134, 135], "approv": [1, 3, 20, 29, 32, 33, 62, 93, 113, 114], "draft1": [1, 32, 93, 113], "20150608": [1, 93], "sarracenia": [1, 2, 4, 15, 16, 19, 20, 22, 23, 24, 25, 26, 28, 30, 31, 34, 35, 37, 40, 43, 45, 48, 49, 50, 51, 52, 55, 58, 60, 61, 62, 63, 65, 66, 67, 69, 74, 79, 80, 81, 82, 84, 85, 88, 90, 91, 93, 97, 99, 101, 102, 104, 105, 106, 107, 109, 111, 112, 115, 117, 118, 119, 121, 122, 124, 125, 126, 127, 129, 130, 131, 133, 138, 139, 140], "i": [1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 82, 83, 86, 88, 89, 92, 94, 99, 101, 104, 106, 109, 112, 113, 114, 116, 117, 120, 121, 126, 127, 128, 129, 130, 132, 133, 134, 135, 136, 140], "data": [1, 3, 4, 6, 8, 9, 11, 12, 14, 16, 17, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 32, 33, 37, 38, 41, 42, 44, 47, 48, 50, 52, 55, 56, 58, 59, 60, 61, 63, 64, 65, 66, 70, 73, 74, 77, 81, 82, 86, 87, 88, 91, 92, 99, 101, 106, 109, 112, 113, 114, 116, 119, 121, 126, 127, 128, 130, 132, 134, 140], "duplic": [1, 20, 21, 28, 35, 38, 41, 43, 45, 48, 50, 53, 55, 56, 57, 59, 62, 63, 64, 66, 70, 93, 107], "leverag": [1, 7, 27, 37, 57], "amqp": [1, 3, 4, 11, 15, 18, 19, 22, 25, 27, 28, 29, 30, 33, 34, 35, 37, 39, 41, 47, 48, 49, 50, 52, 53, 54, 55, 57, 58, 59, 61, 63, 65, 66, 67, 68, 69, 70, 71, 72, 77, 81, 82, 83, 84, 85, 86, 87, 88, 91, 92, 93, 94, 96, 99, 101, 102, 104, 107, 108, 109, 110, 111, 114, 115, 119, 123, 125, 127, 129, 130, 131, 132, 133, 134, 135, 136], "end": [1, 3, 4, 6, 8, 14, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 37, 38, 39, 41, 44, 45, 47, 49, 54, 55, 56, 57, 61, 62, 63, 64, 65, 77, 81, 83, 92, 93, 109], "wherea": [1, 3, 20, 62], "sundew": [1, 9, 23, 25, 27, 29, 31, 37, 38, 43, 50, 55, 56, 57, 77, 84, 85, 93, 101, 102, 108, 110, 112, 117, 119], "standalon": [1, 20, 45, 55, 62, 79, 106, 126, 132], "structur": [1, 3, 11, 19, 20, 31, 37, 38, 46, 50, 53, 55, 56, 57, 64, 68, 77, 84, 86, 88, 92, 93, 96, 99, 101, 106, 112, 116, 128, 132], "carri": [1, 19], "interven": [1, 2, 14, 24, 31, 37, 44, 53, 64, 93, 112, 120], "until": [1, 2, 6, 14, 17, 19, 20, 24, 26, 28, 29, 31, 42, 56, 57, 59, 62, 63, 64, 72, 73, 77, 106], "explicit": [1, 3, 5, 8, 20, 23, 31, 37, 38, 44, 45, 53, 54, 62, 79, 84, 86, 87, 88, 89, 90, 92, 93, 100, 101, 102, 103, 106, 109, 112, 117, 120, 126, 132], "acknowledg": [1, 17, 19, 20, 22, 26, 38, 48, 56, 57, 62, 66, 68, 77, 82, 130], "propag": [1, 2, 8, 15, 20, 24, 28, 31, 57, 64, 90, 93, 96, 106, 109, 112, 118, 121, 128], "network": [1, 2, 8, 11, 20, 21, 22, 23, 24, 25, 28, 31, 32, 33, 37, 38, 44, 45, 46, 49, 54, 62, 63, 64, 78, 79, 101, 119], "tradit": [1, 2, 8, 11, 31, 37, 54, 55, 57, 64, 65, 66, 88], "point": [1, 3, 4, 5, 6, 7, 8, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 35, 37, 42, 44, 45, 50, 53, 54, 56, 57, 59, 62, 63, 64, 66, 68, 73, 77, 79, 80, 84, 85, 87, 89, 91, 93, 96, 100, 101, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 117, 120, 123, 125, 126, 127, 128, 130, 136], "affair": [1, 93, 95], "where": [1, 2, 4, 6, 12, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 70, 72, 73, 77, 82, 83, 92, 116, 117], "knowledg": [1, 4, 19, 21, 28, 38, 55, 66], "flow": [1, 2, 5, 6, 11, 14, 19, 22, 26, 30, 31, 32, 33, 35, 37, 39, 41, 44, 45, 50, 52, 53, 54, 57, 58, 59, 62, 64, 65, 68, 70, 74, 77, 82, 84, 87, 88, 95, 99, 100, 103, 113, 114, 121, 123, 126, 129, 130, 131, 132, 133, 134], "from": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 39, 41, 42, 44, 47, 48, 49, 50, 53, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 74, 77, 78, 79, 81, 82, 83, 87, 88, 92, 99, 106, 109, 112, 116, 123, 129, 130, 131, 133], "both": [1, 2, 3, 4, 7, 8, 11, 12, 14, 18, 19, 20, 21, 22, 23, 24, 25, 28, 31, 32, 33, 34, 39, 41, 44, 45, 47, 48, 49, 50, 54, 55, 56, 57, 62, 64, 66, 70, 71, 77, 79, 92], "heart": [1, 37], "access": [1, 3, 7, 8, 9, 12, 19, 20, 21, 23, 29, 31, 35, 37, 42, 44, 45, 46, 47, 49, 50, 53, 55, 56, 57, 62, 64, 65, 68, 69, 70, 71, 77, 78, 79, 81, 83, 86, 87, 88, 90, 93, 101, 106, 110, 112, 117, 136], "folder": [1, 20, 21, 29, 37, 47, 53, 54, 55, 56, 71, 77], "waf": [1, 20, 37, 93, 101, 106], "us": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 28, 29, 30, 32, 33, 34, 35, 36, 39, 41, 42, 44, 50, 51, 52, 53, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 69, 70, 72, 74, 77, 78, 79, 82, 83, 87, 88, 90, 91, 92, 101, 106, 116, 117, 121, 127, 129, 131, 133, 134, 135], "test": [1, 2, 12, 19, 21, 22, 23, 28, 29, 37, 38, 40, 44, 45, 46, 53, 54, 55, 56, 57, 62, 63, 68, 71, 77, 78, 79, 86, 87, 88, 90, 96, 99, 104, 109, 110, 116, 120, 126, 132, 136], "applic": [1, 3, 5, 7, 8, 9, 11, 12, 17, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 34, 35, 37, 44, 46, 48, 49, 50, 53, 54, 55, 56, 57, 62, 63, 64, 65, 70, 77, 78, 79, 81, 82, 84, 86, 87, 88, 92, 93, 96, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 115, 117, 120, 126, 127, 128, 129, 134], "soft": [1, 37, 49, 81, 101], "quickli": [1, 2, 8, 12, 19, 20, 30, 31, 37, 38, 50, 52, 54, 55, 62, 63, 65, 72, 85], "hop": [1, 2, 14, 20, 21, 22, 26, 31, 37, 54, 64], "perhap": [1, 2, 3, 6, 8, 14, 17, 19, 20, 21, 24, 29, 31, 37, 38, 41, 42, 53, 54, 56, 57, 62, 64, 66, 77, 130], "count": [1, 3, 7, 14, 20, 28, 32, 37, 38, 45, 48, 54, 56, 64, 65, 66, 67, 68, 77, 79, 82, 92, 116, 128, 130, 131, 132], "push": [1, 3, 4, 6, 11, 20, 26, 27, 28, 30, 37, 91, 92, 93, 101, 105, 106, 108, 111], "poll": [1, 3, 19, 21, 23, 24, 26, 28, 31, 37, 41, 42, 45, 48, 50, 54, 58, 59, 60, 62, 65, 66, 70, 77, 82, 84, 85, 87, 92, 99, 101, 103, 105, 109, 118, 119, 121, 123, 124, 126, 129, 130, 134], "great": [1, 4, 6, 12, 23, 28, 31, 37, 38, 48, 53, 54, 55, 66], "deal": [1, 2, 8, 12, 14, 19, 22, 28, 29, 31, 37, 38, 46, 48, 56, 57, 65, 66, 68, 77], "bandwidth": [1, 2, 8, 20, 24, 31, 37, 45, 54, 62, 126], "an": [1, 2, 4, 6, 7, 8, 9, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 32, 33, 34, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 75, 77, 82, 83, 88, 106, 107, 109, 112, 116, 117, 118, 120, 121, 127, 130], "stipul": [1, 37, 93, 101], "interv": [1, 6, 28, 31, 37, 38, 44, 45, 46, 50, 54, 55, 56, 57, 78, 79], "five": [1, 20, 28, 31, 37, 41, 53, 56, 63, 65, 77], "advanc": [1, 3, 26, 31, 37, 46, 64, 78, 101, 105, 112, 128], "queue": [1, 3, 9, 11, 12, 16, 17, 19, 21, 22, 26, 27, 28, 29, 31, 35, 37, 38, 39, 41, 46, 47, 48, 49, 50, 55, 56, 57, 60, 64, 65, 66, 67, 68, 71, 72, 77, 78, 79, 81, 83, 87, 88, 89, 92, 101, 103, 104, 105, 107, 112, 121, 130, 131, 132, 135, 136], "bring": [1, 3, 19, 26, 29, 31, 35, 37, 54, 66], "far": [1, 2, 6, 8, 11, 12, 19, 20, 22, 23, 26, 28, 29, 31, 37, 38, 50, 55, 60, 63, 65, 66, 67, 130, 131], "pull": [1, 3, 4, 28, 29, 31, 32, 33, 37, 40, 42, 45, 46, 48, 53, 55, 57, 64, 75, 78, 92, 112, 113, 114], "onto": [1, 20, 31, 37, 39, 54, 55, 66, 68], "downstream": [1, 2, 21, 23, 32, 33, 37, 38, 45, 48, 53, 55, 64], "log": [1, 3, 7, 9, 11, 14, 19, 22, 26, 28, 30, 31, 33, 37, 39, 41, 42, 45, 46, 47, 49, 50, 53, 55, 56, 58, 62, 63, 64, 65, 67, 70, 71, 72, 73, 74, 77, 78, 79, 81, 82, 83, 88, 90, 92, 99, 101, 104, 105, 106, 109, 112, 113, 114, 116, 121, 126, 127, 129, 130, 131, 134, 135, 136], "entir": [1, 2, 3, 4, 6, 7, 9, 11, 12, 14, 19, 20, 21, 22, 23, 26, 29, 31, 32, 33, 34, 37, 38, 42, 44, 45, 48, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 66, 77], "took": [1, 7, 12, 19, 28, 37, 44, 54, 87], "first": [1, 2, 3, 4, 6, 12, 14, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 31, 35, 37, 38, 39, 41, 44, 46, 47, 49, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 71, 73, 74, 77, 106], "chain": [1, 2, 29, 37, 44, 45, 53, 64, 79, 84, 128], "opaqu": [1, 8, 31, 37, 55, 88, 93, 101, 112], "trace": [1, 19, 37, 45, 57, 79], "assist": [1, 29, 31, 37, 93, 118, 137], "administr": [1, 2, 3, 20, 21, 22, 26, 28, 29, 31, 37, 44, 45, 46, 49, 54, 56, 62, 70, 71, 81, 85, 89, 90, 92, 103, 106, 126, 136], "went": [1, 3, 27, 29, 31], "diagnost": [1, 37, 38, 93, 101, 116], "vastli": [1, 37, 56, 77], "simplifi": [1, 2, 3, 19, 29, 31, 34, 37, 54, 64, 87, 90, 110, 115, 120, 128], "everyon": [1, 5, 31], "ingest": [1, 20, 21, 24, 26, 28, 37, 38, 39, 41, 52, 62, 70, 85, 93, 101, 103, 105, 106, 116, 126, 134], "suffici": [1, 3, 19, 20, 23, 29, 31, 37, 38, 50, 53, 57, 92], "worthwhil": [1, 3, 7, 31, 37, 50], "travers": [1, 2, 14, 20, 28, 37, 44, 45, 53, 54, 57, 62, 63, 79, 87, 90, 93, 101, 106, 120, 126, 127], "reassembli": [1, 18, 31, 37], "A": [1, 2, 5, 6, 7, 8, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 35, 37, 38, 39, 41, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 72, 74, 77, 79, 85, 88, 90, 92, 96, 99, 103, 106, 109, 110, 112, 116, 117, 119, 120, 123, 124, 126, 128], "sever": [1, 2, 3, 12, 20, 26, 28, 29, 31, 37, 39, 42, 44, 45, 46, 49, 50, 53, 62, 63, 67, 120], "thread": [1, 3, 7, 14, 23, 27, 37, 56, 63, 93, 108, 117], "up": [1, 2, 3, 4, 6, 7, 8, 10, 11, 12, 14, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 31, 37, 38, 41, 44, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 67, 68, 70, 72, 77, 79, 80, 92, 134], "them": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 14, 19, 20, 21, 22, 23, 26, 28, 29, 30, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 68, 70, 71, 77, 82, 92, 117, 132, 134], "usag": [1, 2, 3, 8, 20, 22, 28, 29, 37, 39, 41, 45, 54, 56, 57, 62, 64, 65, 66, 67, 77, 79, 87, 90, 92, 104, 106, 108, 110, 112, 119, 120, 121, 126, 128, 130, 131, 132], "intervent": [1, 8, 29, 31, 37, 50, 84, 93, 101, 110, 112, 134], "store": [1, 2, 3, 6, 11, 14, 19, 20, 22, 28, 29, 30, 34, 36, 37, 38, 44, 45, 47, 48, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 65, 66, 70, 77, 90, 92, 106, 111, 116, 134], "concept": [1, 4, 5, 7, 19, 26, 31, 39, 41, 43, 45, 48, 54, 55, 56, 57, 64, 66, 68, 79, 82, 87, 88, 91, 93, 96, 101, 104, 105, 112, 114, 119, 127, 128, 130, 132], "below": [1, 3, 4, 7, 18, 19, 20, 21, 22, 23, 28, 29, 34, 38, 50, 51, 54, 55, 56, 57, 59, 62, 63, 64, 66, 68, 77], "yet": [1, 2, 3, 6, 11, 19, 20, 21, 23, 26, 28, 29, 32, 37, 38, 47, 53, 54, 56, 57, 64, 77], "mayb": [1, 3], "later": [1, 2, 3, 6, 8, 9, 14, 19, 23, 25, 28, 29, 31, 37, 38, 45, 48, 54, 55, 56, 57, 62, 64, 66, 77, 117, 130], "sure": [1, 2, 3, 4, 7, 12, 19, 38, 41, 42, 45, 46, 47, 50, 53, 55, 56, 83, 88, 92, 117], "about": [1, 2, 3, 4, 7, 8, 9, 12, 19, 20, 21, 22, 23, 26, 27, 28, 29, 31, 37, 38, 44, 45, 46, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 68, 77, 88, 92, 130, 131], "meant": [1, 3, 9, 12, 20, 22, 37, 53, 55, 56, 57, 62, 64, 77], "guid": [1, 15, 19, 22, 43, 45, 48, 53, 55, 56, 59, 62, 70, 79, 82, 85, 86, 88, 96, 99, 104, 119, 123, 126, 134], "reflect": [1, 2, 3, 4, 19, 41, 44, 48, 62, 66, 68], "design": [1, 4, 7, 15, 19, 26, 28, 29, 30, 32, 33, 37, 45, 55, 57, 63, 91, 96], "decis": [1, 2, 11, 23, 31, 45, 53, 62, 64], "object": [1, 2, 3, 4, 6, 19, 22, 31, 34, 38, 45, 48, 49, 55, 56, 57, 62, 64, 66, 67, 68, 77, 79, 81, 88, 91, 92, 112, 121, 128, 132], "advic": [1, 52, 54, 66], "seem": [1, 3, 11, 19, 24, 54, 56, 57, 77], "rid": [1, 19, 28, 41, 56, 77], "put": [1, 6, 7, 8, 9, 19, 20, 22, 26, 28, 29, 36, 38, 41, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 62, 66, 67, 68, 70, 71, 77, 99, 106, 136], "charg": [1, 6, 44, 79, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 97, 98, 99, 100, 101, 103, 104, 105, 106, 107, 108, 109, 110, 112, 115, 116, 117, 119, 121, 124, 125, 126, 127, 128, 129, 130, 131, 132, 135], "chang": [1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 14, 15, 20, 23, 26, 27, 28, 30, 31, 32, 33, 37, 38, 39, 41, 42, 44, 46, 47, 48, 50, 54, 56, 57, 62, 63, 64, 71, 74, 77, 92, 93, 99, 106, 112, 116, 126], "stop": [1, 3, 8, 14, 16, 19, 26, 28, 38, 42, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 59, 60, 62, 65, 66, 67, 70, 71, 72, 73, 77, 78, 79, 80, 81, 82, 83, 87, 92, 93, 97, 123, 124, 126, 129, 130, 131, 135, 136, 137], "metadata": [1, 5, 11, 24, 28, 29, 31, 38, 47, 49, 53, 55, 56, 57, 62, 63, 64, 70, 73, 77, 81, 116, 134], "gum": 1, "threshold": [1, 2, 14, 31, 53, 54, 57, 65, 66, 67, 87, 130, 131], "everyth": [1, 2, 14, 19, 23, 28, 29, 42, 44, 47, 49, 57, 62, 68, 70], "config": [1, 3, 16, 18, 19, 20, 22, 23, 24, 28, 32, 33, 38, 39, 40, 42, 45, 46, 47, 49, 50, 53, 54, 55, 57, 58, 59, 60, 61, 63, 65, 67, 69, 70, 71, 72, 74, 78, 79, 81, 82, 83, 84, 86, 87, 88, 92, 93, 97, 99, 104, 106, 109, 113, 114, 116, 117, 123, 124, 125, 127, 129, 130, 131, 133, 134, 135, 136], "uniqu": [1, 2, 3, 9, 12, 19, 20, 21, 31, 32, 33, 46, 53, 54, 57, 62, 64, 78, 79, 81, 82, 83, 84, 86, 87, 88, 90, 92, 93, 95, 97, 99, 101, 103, 104, 106, 107, 109, 110, 112, 113, 114, 115, 116, 117, 119, 120, 125, 126, 127, 128, 130, 132, 134], "host": [1, 2, 3, 17, 20, 21, 22, 26, 31, 32, 41, 45, 46, 47, 57, 61, 62, 63, 64, 69, 78, 79, 83, 90, 92, 106, 113, 125, 127, 128, 133], "dsh": [1, 93], "px": [1, 6, 18, 41, 42, 45, 46, 57, 78, 79, 93, 94], "sort": [1, 2, 3, 9, 19, 20, 22, 23, 26, 27, 31, 36, 37, 38, 41, 44, 45, 50, 54, 55, 56, 57, 62, 64, 68, 77, 78, 79, 81, 82, 84, 86, 87, 88, 89, 90, 92, 93, 99, 101, 103, 104, 105, 106, 108, 109, 110, 112, 116, 117, 118, 120, 123, 124, 126, 127, 128, 130, 132, 134], "bu": [1, 37, 64, 93, 101, 128], "might": [1, 2, 3, 6, 11, 14, 19, 20, 21, 22, 23, 26, 31, 34, 36, 37, 38, 39, 41, 44, 45, 49, 53, 54, 55, 56, 57, 59, 62, 65, 68, 70, 77], "command": [1, 2, 3, 4, 14, 16, 18, 19, 22, 23, 27, 28, 29, 35, 37, 38, 39, 41, 43, 44, 45, 46, 48, 50, 53, 54, 56, 59, 60, 61, 62, 63, 64, 67, 70, 72, 74, 77, 78, 79, 82, 84, 85, 86, 87, 90, 91, 92, 93, 94, 95, 97, 99, 101, 104, 107, 108, 109, 110, 116, 117, 119, 120, 123, 124, 125, 126, 127, 128, 129, 131, 134, 135, 138, 139, 140], "cluster": [1, 2, 3, 5, 7, 8, 9, 20, 21, 22, 23, 24, 26, 28, 29, 31, 38, 41, 42, 44, 54, 56, 57, 62, 64, 67, 68, 70, 77, 78, 87, 90, 92, 93, 100, 103, 104, 105, 106, 109, 112, 116, 117, 120, 126, 128, 131, 132, 134], "It": [1, 2, 3, 4, 7, 8, 9, 11, 12, 14, 16, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 37, 38, 39, 41, 42, 44, 45, 46, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 77, 104, 121], "justic": [1, 93], "seen": [1, 11, 19, 20, 23, 29, 47, 54, 55, 63], "return": [1, 3, 4, 6, 7, 8, 9, 11, 12, 19, 20, 28, 29, 37, 38, 39, 44, 45, 48, 49, 50, 53, 55, 56, 57, 59, 62, 64, 65, 67, 68, 69, 70, 77, 81, 82, 88, 91, 92, 106, 116, 134], "want": [1, 2, 3, 4, 5, 6, 7, 8, 14, 16, 19, 20, 21, 22, 23, 26, 27, 31, 37, 38, 39, 41, 42, 44, 45, 46, 48, 49, 53, 54, 56, 57, 60, 62, 63, 65, 66, 67, 68, 69, 70, 73, 92, 117, 133], "suppli": [1, 3, 20, 24, 47, 49, 55, 56, 61, 62, 63, 64, 68, 69, 77, 106, 133], "drown": 1, "meta": [1, 28, 31, 46, 53, 64, 78, 109, 128], "local": [1, 2, 6, 8, 17, 20, 21, 22, 23, 26, 27, 29, 31, 37, 38, 39, 41, 42, 44, 45, 47, 48, 49, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 65, 66, 67, 69, 73, 74, 77, 79, 81, 82, 83, 86, 87, 88, 90, 91, 96, 98, 101, 103, 104, 105, 106, 108, 110, 112, 116, 117, 120, 123, 125, 126, 127, 128, 130, 131, 133, 138], "disposit": [1, 3, 47, 56, 64, 77, 83, 90, 92, 93, 101, 103, 104, 105, 106, 108, 112, 124, 126, 128, 130], "whenev": [1, 2, 8, 20, 23, 28, 31, 41, 54, 56, 57, 63, 64, 117], "either": [1, 2, 3, 14, 16, 19, 20, 22, 23, 24, 26, 28, 31, 38, 44, 45, 47, 48, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 65, 66, 68, 70, 77, 83, 130], "abandon": [1, 90, 127], "tool": [1, 2, 4, 11, 14, 20, 22, 27, 28, 29, 37, 38, 41, 42, 45, 53, 54, 55, 59, 65, 67, 70, 79, 134], "replic": [1, 2, 3, 8, 14, 27, 29, 31, 37, 53, 64], "linux": [1, 3, 9, 12, 14, 16, 20, 21, 22, 23, 25, 28, 31, 37, 38, 44, 45, 50, 52, 54, 55, 56, 59, 60, 62, 63, 64, 65, 70, 72, 77, 79, 84, 85, 87, 88, 92, 93, 95, 97, 101, 102, 103, 104, 106, 109, 112, 116, 117, 120, 123, 124, 126, 127, 128, 129, 134, 135], "uid": [1, 45, 46, 78, 79, 93], "gid": [1, 93], "origin": [1, 2, 3, 8, 12, 14, 15, 19, 20, 21, 22, 26, 27, 28, 29, 31, 32, 33, 38, 41, 44, 45, 48, 53, 54, 55, 56, 57, 62, 64, 66, 79, 82, 86, 87, 88, 90, 92, 93, 95, 96, 99, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 117, 120, 126, 128, 130], "modifi": [1, 2, 3, 19, 20, 21, 22, 23, 24, 28, 29, 31, 32, 33, 38, 39, 41, 42, 46, 47, 49, 53, 54, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 71, 77, 78, 81, 82, 83, 84, 87, 88, 90, 92, 93, 106, 108, 109, 110, 113, 114, 116, 117, 118, 123, 124, 126, 127, 129, 130, 131, 136], "acl": [1, 93], "relev": [1, 2, 3, 4, 20, 31, 39, 48, 50, 56, 57, 62, 66, 77, 91, 130], "destin": [1, 2, 9, 11, 12, 19, 21, 22, 23, 25, 26, 28, 29, 31, 37, 38, 41, 44, 45, 50, 53, 55, 57, 61, 62, 63, 64, 66, 67, 77, 79, 83, 84, 86, 88, 90, 93, 99, 101, 102, 103, 104, 105, 109, 110, 112, 117, 120, 125, 126, 127, 128], "extend": [1, 3, 8, 9, 11, 12, 27, 29, 39, 45, 54, 56, 63, 64, 70, 77, 92, 116, 134], "attribut": [1, 3, 4, 12, 20, 28, 38, 55, 56, 63, 64, 70, 77, 79, 88, 91, 92, 93, 106, 109, 116, 118, 127, 128, 134], "portabl": [1, 14, 27, 28, 37, 62, 92, 99, 101, 108, 109, 126], "win": [1, 3, 12, 14, 37, 92, 93, 95], "mac": [1, 14, 20, 37, 38, 56, 59, 65, 70, 93, 95, 101, 106, 116, 123, 129, 134], "lin": [1, 93], "netapp": [1, 93], "again": [1, 3, 6, 14, 19, 20, 23, 24, 28, 41, 42, 44, 45, 46, 48, 53, 54, 55, 56, 57, 62, 63, 66, 73, 79, 130], "doubt": 1, "doe": [1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 14, 16, 17, 19, 20, 21, 22, 23, 24, 26, 31, 32, 33, 37, 38, 44, 45, 47, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 68, 70, 72, 73, 77], "worri": [1, 28, 53, 55], "1": [1, 3, 4, 6, 7, 8, 12, 14, 16, 17, 22, 23, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42, 45, 47, 48, 49, 53, 54, 55, 56, 57, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 76, 77, 79, 81, 82, 83, 86, 87, 88, 91, 92, 93, 95, 96, 97, 98, 101, 104, 105, 108, 109, 110, 112, 113, 114, 115, 116, 117, 123, 124, 125, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136], "scalabl": [1, 2, 28, 30], "re": [1, 2, 3, 4, 5, 9, 11, 12, 14, 15, 19, 20, 21, 22, 23, 24, 26, 28, 31, 35, 38, 44, 45, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 64, 67, 68, 73, 77, 78, 79, 87, 90, 93, 99, 106, 110, 116, 117, 118, 120, 126, 128, 131], "assembli": [1, 2, 14, 18], "bigger": [1, 6, 9, 11, 14, 17, 23, 63], "greater": [1, 20, 24, 31, 42, 44, 62], "add": [1, 2, 3, 4, 5, 7, 8, 9, 16, 19, 20, 23, 25, 27, 28, 29, 31, 32, 37, 38, 39, 42, 44, 45, 47, 48, 49, 53, 54, 55, 56, 57, 59, 60, 62, 63, 65, 66, 68, 70, 73, 77, 81, 83, 87, 88, 92, 97, 99, 106, 110, 117, 123, 124, 127, 129, 130, 134], "prove": [1, 8, 27, 29], "togeth": [1, 2, 3, 6, 19, 20, 29, 32, 33, 37, 38, 55, 64, 92], "how": [1, 2, 3, 4, 6, 7, 9, 11, 12, 19, 20, 22, 23, 24, 25, 26, 28, 31, 34, 37, 38, 39, 41, 42, 44, 45, 48, 49, 50, 53, 54, 55, 56, 57, 60, 62, 63, 65, 68, 70, 71, 73, 74, 77, 95], "go": [1, 2, 3, 8, 11, 17, 19, 20, 22, 26, 27, 28, 31, 37, 38, 39, 41, 42, 44, 48, 50, 53, 54, 56, 57, 62, 65, 67, 68, 70, 77, 79, 82, 101, 112, 140], "ftp": [1, 2, 3, 4, 19, 20, 25, 27, 29, 31, 38, 41, 43, 45, 46, 47, 48, 49, 50, 55, 57, 58, 61, 62, 63, 64, 68, 70, 77, 78, 79, 81, 82, 83, 84, 88, 90, 91, 92, 93, 99, 102, 106, 108, 110, 112, 116, 119, 125, 126, 127, 128, 132, 134], "transport": [1, 6, 19, 21, 26, 28, 31, 37, 38, 44, 45, 53, 55, 62, 64, 68, 79, 86, 88, 93, 99, 101, 103, 105, 109, 112, 116, 119, 120, 126, 128, 132], "group": [1, 8, 16, 17, 19, 20, 27, 38, 39, 41, 42, 45, 49, 50, 54, 55, 59, 60, 61, 62, 63, 64, 68, 79, 81, 87, 88, 90, 93, 97, 98, 99, 106, 108, 116, 123, 124, 125, 126, 127, 128], "interconnect": [1, 22, 26, 29, 31, 64, 128], "u": [1, 2, 3, 8, 11, 12, 20, 28, 29, 31, 32, 41, 45, 53, 55, 56, 57, 75, 77, 79, 86, 88, 90, 92, 106, 112, 113], "secur": [1, 3, 4, 20, 21, 31, 37, 56, 57, 61, 62, 91, 101, 120, 126], "someth": [1, 3, 6, 7, 14, 19, 20, 29, 31, 36, 37, 38, 39, 41, 45, 47, 49, 53, 54, 55, 56, 57, 62, 64, 65, 66, 77, 79, 130], "sai": [1, 3, 6, 7, 12, 14, 17, 19, 20, 22, 26, 27, 28, 31, 39, 42, 44, 45, 53, 55, 56, 57, 62, 63, 68, 77, 88, 90, 99, 113, 114], "anywher": [1, 2, 20, 22, 23, 51, 53, 54, 80], "ubuntu": [1, 19, 45, 50, 51, 56, 79, 80, 84, 93, 99], "cento": [1, 93], "primari": [1, 3, 8, 20, 27, 28, 29, 31, 55, 59, 92], "window": [1, 14, 20, 21, 37, 38, 44, 50, 56, 59, 62, 63, 64, 65, 74, 84, 93, 95, 101, 103, 106, 116, 120, 123, 126, 127, 128, 129, 138], "other": [1, 2, 3, 4, 8, 9, 11, 14, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 36, 37, 38, 39, 42, 44, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 67, 68, 70, 74, 77, 78, 79, 92, 128, 138], "adopt": [1, 11, 19, 27, 31, 64, 93, 99, 112], "instal": [1, 2, 4, 19, 20, 22, 23, 28, 38, 39, 41, 42, 51, 53, 54, 55, 56, 57, 65, 68, 71, 73, 74, 77, 85, 86, 88, 90, 91, 93, 96, 99, 104, 109, 116, 117, 129, 136, 138], "aspect": [1, 2, 19, 54, 62, 66, 79, 87, 90, 93, 99, 126, 128], "dealt": [1, 3, 19, 28, 38, 92], "packag": [1, 2, 3, 6, 16, 18, 19, 20, 22, 23, 27, 28, 29, 31, 37, 38, 45, 46, 48, 50, 53, 54, 55, 57, 59, 60, 63, 65, 68, 73, 77, 78, 79, 82, 84, 86, 87, 88, 92, 94, 97, 104, 106, 108, 109, 124, 127, 129, 132, 134], "pursu": [1, 6, 42], "absolut": [1, 12, 20, 31, 36, 39, 57, 62, 63], "failur": [1, 2, 3, 12, 19, 20, 23, 25, 28, 29, 31, 37, 38, 44, 55, 56, 57, 62, 64, 67, 68, 72, 77, 92, 128], "rare": [1, 3, 7, 11, 19, 31, 44, 55, 93, 112, 120], "centr": [1, 8, 9, 20, 22, 28, 29, 31, 35, 38, 54, 62, 87, 93, 104, 106, 109, 110, 112, 116, 126], "environ": [1, 9, 23, 27, 28, 29, 37, 38, 41, 42, 44, 45, 47, 49, 51, 53, 54, 56, 59, 62, 65, 70, 71, 72, 77, 79, 81, 86, 87, 92, 107, 108, 109, 110, 115, 117, 127, 132], "normal": [1, 2, 3, 6, 10, 19, 20, 21, 22, 24, 28, 31, 32, 33, 37, 38, 44, 45, 48, 53, 54, 55, 56, 57, 60, 61, 62, 64, 66, 67, 68, 70, 71, 72, 77, 79, 82, 86, 87, 88, 90, 92, 93, 99, 103, 104, 106, 109, 112, 113, 114, 116, 118, 120, 124, 125, 126, 128, 129, 130, 131, 132, 134, 135], "break": [1, 19, 22, 29, 32, 33, 44, 45, 50, 56, 62, 68, 77, 132], "never": [1, 2, 3, 5, 7, 11, 19, 28, 31, 45, 46, 56, 57, 62, 64, 77], "lost": [1, 3, 21, 26, 28, 62, 67, 92], "worst": [1, 11, 14, 28], "resend": [1, 17, 59, 60, 63, 64], "left": [1, 3, 4, 6, 8, 19, 20, 21, 28, 39, 41, 45, 48, 56, 62, 67], "figur": [1, 6, 7, 8, 9, 11, 12, 19, 25, 45, 49, 56, 57, 77, 81, 104], "out": [1, 2, 3, 5, 8, 9, 14, 19, 20, 23, 24, 25, 28, 31, 38, 42, 44, 45, 47, 49, 53, 54, 55, 56, 57, 62, 63, 68, 71, 72, 77, 92, 136], "flight": [1, 17, 25, 62], "down": [1, 2, 3, 6, 7, 8, 12, 14, 19, 20, 29, 31, 32, 33, 37, 39, 41, 45, 51, 54, 55, 56, 62, 64, 68, 69, 71, 77, 80], "deadman": [1, 93], "timer": 1, "But": [1, 7, 19, 20, 37, 42, 44, 45, 46, 64, 106], "ack": [1, 2, 3, 38, 48, 56, 57, 66, 74, 77, 82, 90, 92, 93, 99, 116, 130, 138], "guarante": [1, 3, 23, 25, 31, 46], "simpler": [1, 2, 6, 12, 19, 29, 31, 39, 42, 44, 53, 67], "databas": [1, 8, 22, 24, 28, 30, 42, 70, 134], "bulletin": [1, 3, 11, 12, 20, 31, 39, 41, 45, 54, 57, 62, 63, 65, 66, 70, 79, 87, 92, 93, 106, 112, 126, 127, 129, 130], "larger": [1, 2, 7, 23, 28, 31, 37, 44, 53, 54, 55, 62, 63], "app": [1, 9, 11, 12, 19, 31, 39, 41, 42, 45, 46, 49, 54, 57, 78, 79, 81, 87, 112], "tini": [1, 45], "million": [1, 6, 19, 23, 29, 30, 31, 44, 53, 54, 64, 86, 87, 93, 99, 110, 111, 112, 117, 120, 128], "ec": [1, 2, 41, 45, 46, 53, 54, 78, 79, 86, 87, 90, 93], "msc": [1, 28, 53, 54, 57, 67, 86, 87, 93, 109, 131, 132], "grow": [1, 11, 23, 28, 29, 31, 38, 54, 57, 62, 63], "lot": [1, 5, 8, 12, 19, 20, 28, 39, 44, 48, 53, 54, 66, 88, 99, 116, 131], "satellit": [1, 6, 29, 31, 54, 87, 112], "sensor": [1, 55], "critic": [1, 4, 20, 23, 24, 25, 31, 37, 38, 54, 55, 62, 65, 70, 87, 88, 106, 116, 126, 134], "substanti": [1, 3, 9, 11, 12, 14, 19, 21, 29, 31, 37, 38, 44], "wmo": [1, 19, 20, 27, 31, 37, 39, 45, 48, 54, 57, 62, 65, 66, 82, 87, 93, 99, 101, 106, 108, 112, 119, 126, 128, 129, 130], "warn": [1, 3, 20, 23, 24, 29, 31, 38, 48, 53, 54, 55, 56, 57, 62, 63, 77, 87, 88, 92, 106, 112, 116, 126, 127], "15kbyte": 1, "32": [1, 20, 45, 56, 64, 69, 72, 77, 79, 93, 106, 128, 131, 133, 135], "kbyte": [1, 53], "were": [1, 5, 6, 8, 9, 11, 12, 19, 20, 24, 26, 27, 28, 29, 31, 34, 37, 42, 44, 45, 47, 49, 50, 55, 56, 57, 62, 63, 66, 70, 73, 79, 126, 134], "reach": [1, 3, 7, 8, 19, 20, 21, 29, 38, 54, 57, 59, 92], "7": [1, 3, 4, 6, 7, 8, 11, 12, 14, 16, 19, 20, 22, 25, 26, 27, 28, 29, 33, 34, 38, 44, 45, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 77, 79, 86, 87, 88, 89, 91, 92, 93, 95, 96, 97, 99, 101, 102, 104, 105, 106, 108, 109, 110, 114, 115, 116, 120, 123, 124, 125, 126, 127, 128, 129, 130, 132, 133, 134], "12k": [1, 93], "averag": [1, 6, 9, 12, 20, 23, 28, 53, 54, 65, 66, 67, 87, 130, 131], "modern": [1, 3, 9, 26, 31, 37, 44, 57, 93, 101, 112, 120], "60k": [1, 93], "eight": [1, 31, 55], "fold": [1, 7, 12, 28], "increas": [1, 17, 37, 44, 45, 54, 57, 64], "sinc": [1, 15, 17, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 37, 38, 39, 41, 42, 44, 45, 46, 49, 54, 55, 56, 63, 65, 66, 71, 77, 78, 88, 106, 120, 130], "rais": [1, 19, 31, 54, 62], "500": [1, 6, 8, 9, 11, 12, 31, 47, 53, 83, 86, 93, 95, 112], "000": [1, 3, 12, 23, 25, 31, 44, 45, 47, 49, 53, 67, 79, 81, 83, 86, 92, 93, 102, 109, 112, 117, 120], "byte": [1, 6, 8, 14, 19, 20, 24, 28, 31, 32, 33, 34, 37, 38, 45, 46, 48, 53, 54, 56, 57, 62, 63, 64, 65, 66, 67, 68, 77, 78, 79, 82, 87, 99, 106, 109, 128, 130, 131], "gt": [1, 26, 27, 29, 30, 37, 67, 68, 93, 101, 105, 108, 111, 119, 130, 131, 132], "scientif": 1, "domain": [1, 6, 8, 26, 27, 31, 37, 93, 101, 105, 108, 112], "measur": [1, 3, 12, 20, 44, 54, 57, 62], "terabyt": [1, 28, 29, 31, 63, 64], "aim": [1, 19, 42, 45, 65], "worth": [1, 3, 6, 7, 31, 92], "think": [1, 2, 6, 14, 23, 27, 32, 39, 42, 56, 77], "huge": [1, 7, 28, 31, 36, 38], "program": [1, 4, 7, 16, 19, 20, 22, 28, 31, 37, 39, 41, 43, 45, 46, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 66, 68, 69, 73, 77, 87, 104, 106, 126], "configuratin": 1, "distinct": [1, 2, 38, 87, 89, 90, 93, 99, 112, 118, 126, 127], "activ": [1, 2, 3, 9, 19, 21, 23, 28, 37, 38, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 59, 61, 63, 65, 66, 67, 70, 72, 73, 77, 78, 79, 82, 84, 86, 87, 88, 89, 92, 103, 109, 112, 116, 117, 124, 125, 127, 128, 129, 130, 131, 135, 137], "script": [1, 2, 3, 7, 12, 21, 22, 23, 24, 28, 29, 32, 33, 36, 38, 41, 42, 45, 46, 47, 53, 54, 58, 63, 64, 70, 73, 78, 79, 83, 86, 87, 90, 92, 93, 103, 104, 109, 110, 113, 114, 116, 117, 118, 127, 128, 134], "leav": [1, 2, 20, 24, 27, 36, 39, 41, 42, 44, 45, 57, 67, 72, 108], "featur": [1, 3, 4, 8, 14, 24, 26, 27, 28, 29, 31, 34, 35, 37, 38, 50, 55, 56, 57, 59, 62, 64, 67, 70, 77, 92, 116, 128, 134], "plug": [1, 49, 81, 83, 86, 87, 93, 99, 109, 112], "detail": [1, 2, 3, 4, 11, 21, 23, 24, 28, 29, 31, 38, 39, 41, 44, 45, 46, 48, 50, 53, 55, 56, 59, 62, 63, 64, 66, 70, 91, 92, 103, 116], "peopl": [1, 3, 6, 8, 12, 19, 20, 26, 27, 31, 37, 38, 45, 46, 53, 55, 56, 62, 65, 66, 77, 78, 79], "core": [1, 5, 7, 9, 11, 12, 19, 20, 29, 31, 37, 38, 48, 55, 56, 66, 77], "cli": [1, 3, 45, 50, 54, 55, 56, 58, 79, 84, 87, 92, 93, 122], "least": [1, 3, 4, 6, 8, 11, 14, 19, 20, 21, 23, 25, 26, 44, 45, 57, 62, 79, 92], "consier": 1, "why": [1, 2, 7, 14, 19, 31, 39, 43, 45, 53, 54, 55, 56, 62, 77, 95], "carefulli": 1, "programm": [1, 14, 19, 20, 26, 28, 30, 38, 48, 55, 66, 67, 78, 79, 81, 84, 86, 88, 91, 93, 95, 97, 99, 101, 104, 106, 109, 110, 112, 117, 118, 119, 123, 124, 125, 126, 127, 130, 131, 132, 133], "subtl": [1, 19], "flexibl": [1, 4, 20, 24, 31, 37, 51, 53, 54, 55, 88, 91, 101, 106, 112], "brought": [1, 3], "realm": 1, "draft": [2, 14, 56, 90, 95], "discuss": [2, 3, 4, 9, 15, 20, 21, 23, 26, 31, 35, 37, 38, 44, 45, 48, 53, 59, 62, 63, 64, 66, 68, 79, 82, 86, 90, 91, 92, 96, 101, 105, 106, 107, 112, 117, 120, 123, 126, 127, 128, 130, 139, 140], "level": [2, 3, 4, 6, 7, 11, 19, 20, 21, 22, 28, 31, 38, 44, 45, 46, 48, 49, 50, 53, 55, 56, 57, 62, 66, 77, 116, 130], "outlin": [2, 29], "overview": [2, 3, 43, 55, 140], "explor": [2, 4, 23, 28, 29, 90, 109, 110, 112], "situat": [2, 6, 25, 28, 31, 38, 44, 46, 55, 57, 62, 78, 90, 102, 109, 112, 116, 120, 126], "progress": [2, 3, 4, 6, 8, 14, 19, 28, 29, 31, 38, 53, 71, 72, 86, 90, 91, 92, 99, 106, 110, 135, 136], "toward": [2, 3, 7, 37], "plan": [2, 6, 29, 31, 37, 79, 90, 96, 105, 106, 109, 112, 119, 126, 128, 129], "everywher": 2, "team": [2, 6, 26, 42, 105], "certain": [2, 3, 20, 21, 23, 28, 31, 37, 54, 56, 63, 65, 77, 79, 82, 86, 87, 88, 89, 90, 91, 92, 95, 99, 101, 103, 104, 105, 106, 108, 109, 110, 112, 113, 116, 117, 118, 120, 123, 126, 127, 128, 129, 130, 132, 134], "difficulti": [2, 20, 27, 31, 38, 44, 62], "scan": [2, 6, 9, 12, 19, 22, 23, 28, 29, 31, 37, 38, 45, 55, 57, 62, 65, 70, 87, 88, 110, 116, 134], "traffic": [2, 11, 12, 17, 20, 21, 22, 28, 29, 31, 37, 44, 45, 50, 62, 64, 120], "refus": [2, 8, 44, 53, 62, 86, 90], "heavier": [2, 44], "extranet": [2, 90], "zone": [2, 8, 22, 90, 104, 105, 112, 116], "inbound": [2, 44], "govern": [2, 4, 29], "scienc": [2, 3, 20, 22, 24, 29, 41, 50, 53, 54, 56, 57, 59, 62, 65, 66, 67, 68, 70, 77, 84, 86, 87, 90, 92, 104, 106, 110, 118, 123, 126, 129, 130, 131, 132], "consid": [2, 3, 4, 19, 20, 21, 22, 23, 24, 25, 26, 28, 32, 33, 34, 39, 42, 44, 45, 49, 50, 53, 54, 55, 57, 62, 63, 64, 70, 79], "partner": [2, 28, 29, 31, 45, 131], "depart": [2, 49], "gc": [2, 3, 20, 22, 24, 27, 29, 31, 38, 41, 45, 46, 50, 53, 54, 56, 57, 59, 61, 62, 63, 65, 66, 67, 68, 70, 72, 77, 78, 79, 84, 86, 87, 90, 92, 104, 106, 108, 110, 112, 116, 123, 125, 126, 127, 129, 130, 131, 132, 135], "ca": [2, 3, 20, 22, 24, 27, 29, 31, 38, 41, 45, 46, 49, 50, 53, 54, 56, 57, 59, 61, 62, 63, 65, 66, 67, 68, 70, 72, 73, 77, 78, 79, 82, 84, 85, 86, 87, 88, 89, 90, 92, 93, 95, 99, 100, 101, 103, 104, 106, 110, 111, 112, 113, 114, 116, 117, 119, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137], "within": [2, 3, 8, 11, 19, 20, 22, 28, 29, 31, 32, 33, 37, 38, 44, 45, 48, 54, 55, 56, 57, 59, 62, 63, 64, 66, 67, 70, 77, 88], "area": [2, 6, 22, 26, 31, 38, 44], "orient": [2, 4, 11, 19, 26, 29, 37, 45, 57, 112], "afford": [2, 44], "ensur": [2, 3, 6, 9, 11, 20, 21, 22, 24, 25, 31, 38, 44, 54, 57, 62, 63, 64, 66, 70, 73], "nrc": 2, "lab": [2, 31, 112], "equip": [2, 28, 44], "wise": [2, 19, 21, 23, 28, 42, 62, 63], "disclos": [2, 44], "vulner": [2, 23, 25], "excess": [2, 24, 54, 55, 87, 88, 90], "ie": [2, 3, 4, 20, 31, 45, 53, 54, 55, 62, 87, 91], "certifi": [2, 90], "train": [2, 6, 90, 117, 123], "shaker": 2, "still": [2, 3, 7, 8, 9, 19, 20, 22, 27, 28, 29, 31, 37, 39, 44, 45, 47, 49, 50, 53, 54, 55, 57, 59, 62, 63, 66, 77, 120], "appli": [2, 3, 6, 11, 12, 13, 19, 20, 21, 24, 26, 28, 31, 34, 38, 41, 46, 48, 53, 54, 55, 56, 57, 62, 63, 64, 66, 77, 88, 92], "patch": [2, 3, 8, 9, 11, 12, 90, 92], "collabor": [2, 31, 112], "academ": 2, "government": 2, "commerci": [2, 31, 37, 45, 79, 101, 112], "entiti": [2, 24, 31, 44, 64], "scientist": 2, "similarli": [2, 3, 20, 21, 22, 38, 53, 55, 57], "subject": [2, 20, 47, 54, 56, 64], "except": [2, 3, 4, 6, 11, 19, 20, 21, 23, 32, 38, 39, 45, 48, 50, 55, 56, 57, 59, 63, 66, 67, 77, 79, 82, 84, 88, 90, 91, 99, 103, 106, 116, 117, 123, 130], "proxi": [2, 29, 31, 44, 90, 110, 112, 120], "storag": [2, 12, 13, 22, 28, 29, 31, 57, 64, 68, 72], "isol": [2, 3, 70, 92, 134], "cross": [2, 23, 54], "boundari": [2, 14, 23], "improv": [2, 11, 12, 22, 27, 28, 29, 31, 35, 45, 50, 54, 55, 56, 62, 65, 75, 77], "servic": [2, 6, 11, 20, 21, 22, 26, 27, 28, 29, 31, 37, 38, 45, 46, 48, 54, 55, 56, 57, 64, 70, 71, 73, 77, 78, 79, 87, 88, 90, 101, 103, 104, 106, 108, 109, 110, 112, 116, 128, 134, 136], "reserv": [2, 44, 50, 55], "extern": [2, 4, 20, 37, 44, 50, 56, 61, 77, 82, 84, 90, 91, 101, 106, 120, 121, 125, 130], "insid": [2, 8, 55], "impervi": 2, "ddo": [2, 44, 90, 120], "variou": [2, 3, 4, 20, 21, 22, 27, 31, 38, 41, 44, 45, 48, 51, 53, 54, 56, 57, 63, 64, 66, 73, 77, 116], "load": [2, 3, 6, 11, 12, 17, 19, 20, 22, 26, 28, 29, 31, 37, 38, 44, 45, 50, 53, 54, 56, 57, 62, 63, 64, 65, 66, 67, 68, 70, 72, 77, 84, 87, 90, 92, 99, 106, 116, 121, 129, 130, 131, 134], "scale": [2, 7, 9, 11, 12, 19, 22, 28, 29, 31, 44, 45, 54, 55, 68], "suppos": [2, 19, 39, 41, 42, 56, 77, 79, 86, 87, 89, 90, 91, 92, 102, 106, 112, 113, 114, 117, 120, 127, 128, 129, 132, 134], "0": [2, 3, 6, 7, 8, 9, 10, 11, 12, 14, 18, 21, 23, 26, 27, 28, 29, 31, 32, 33, 38, 39, 41, 45, 46, 47, 48, 49, 53, 54, 55, 56, 57, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 77, 78, 79, 81, 82, 83, 85, 86, 87, 88, 90, 92, 94, 95, 103, 105, 108, 109, 110, 112, 113, 114, 116, 117, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136], "thing": [2, 3, 4, 6, 7, 8, 9, 14, 17, 19, 20, 22, 26, 31, 32, 38, 39, 41, 42, 48, 54, 55, 56, 57, 65, 66, 68, 76, 77, 79, 82, 87, 90], "isn": [2, 3, 7, 11, 19, 20, 21, 23, 25, 31, 47, 48, 53, 54, 57, 64, 65, 72, 83, 87], "insert": [2, 3, 5, 18, 21, 22, 23, 26, 31, 37, 38, 39, 45, 53, 57, 62, 64, 66, 79, 94, 101, 105, 112, 128], "firewal": [2, 21, 37, 44, 45, 90, 101, 120], "rule": [2, 3, 6, 9, 12, 20, 31, 39, 44, 57, 92], "organ": [2, 19, 20, 21, 26, 27, 31, 37, 38, 44, 54, 55, 56, 57, 62, 66, 68, 77, 87, 101, 106, 126], "prefer": [2, 3, 19, 20, 24, 25, 26, 42, 44, 45, 48, 50, 53, 56, 62, 64, 65, 70, 77], "avoid": [2, 14, 19, 20, 21, 22, 23, 24, 28, 31, 37, 38, 44, 45, 48, 50, 53, 54, 55, 56, 57, 62, 63, 64, 68, 70, 77], "prevent": [2, 11, 14, 19, 20, 21, 22, 24, 31, 44, 45, 48, 54, 56, 57, 62, 64, 77, 82], "physic": [2, 6, 20, 28, 31, 57], "present": [2, 3, 6, 19, 20, 21, 22, 23, 31, 36, 38, 39, 42, 45, 46, 48, 50, 53, 55, 56, 57, 59, 62, 63, 64, 66, 72, 77, 79, 92, 116, 126], "involv": [2, 3, 6, 8, 19, 28, 29, 31, 38, 44, 54, 55, 57, 62, 64], "b": [2, 3, 6, 11, 19, 20, 24, 31, 37, 44, 48, 55, 57, 62, 63, 64, 66, 67, 68, 69, 70, 77, 82, 88, 90, 92, 99, 101, 106, 112, 118, 120, 121, 126, 127, 128, 130, 131, 132, 133, 134], "c": [2, 3, 6, 8, 12, 16, 19, 20, 23, 24, 26, 28, 29, 31, 32, 37, 45, 48, 50, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 66, 67, 68, 69, 70, 72, 73, 77, 78, 79, 80, 81, 82, 84, 86, 87, 88, 90, 91, 92, 93, 95, 97, 98, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 117, 118, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139, 140], "translat": [2, 3, 4, 6, 20, 29, 31, 39, 44, 56, 77], "copi": [2, 3, 5, 6, 16, 19, 20, 22, 23, 24, 26, 27, 29, 31, 32, 37, 38, 42, 45, 47, 48, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 72, 77, 79, 82, 83, 86, 87, 88, 90, 92, 101, 104, 105, 106, 110, 113, 117, 118, 123, 125, 126, 127, 128, 129, 130, 135], "easier": [2, 8, 19, 20, 22, 26, 29, 31, 38, 55, 56, 57, 60, 62, 70, 77, 116, 134], "central": [2, 11, 19, 30, 31, 88, 99, 101, 103, 106, 111, 112], "observ": [2, 3, 6, 20, 21, 28, 29, 31, 38, 44, 45, 49, 50, 54, 56, 57, 62, 67, 68, 72, 77, 79, 81, 87, 90, 92, 103, 106, 109, 110, 112, 116, 117, 120, 126, 131, 132, 135], "detect": [2, 3, 8, 14, 20, 21, 43, 46, 47, 54, 55, 56, 57, 62, 70, 77, 87, 92, 106, 119, 126], "escal": 2, "wait": [2, 3, 7, 8, 12, 14, 19, 20, 24, 29, 31, 33, 45, 46, 54, 56, 62, 63, 65, 66, 67, 77, 79, 92, 106, 114], "hoc": [2, 31, 90, 112], "issu": [2, 3, 11, 12, 22, 23, 25, 26, 28, 29, 31, 32, 33, 38, 44, 45, 50, 53, 55, 56, 62, 63, 70, 72, 73, 77, 79, 84, 92, 99, 109, 116, 117, 121, 126, 127, 134, 135, 137], "give": [2, 3, 7, 8, 11, 12, 19, 20, 28, 31, 35, 38, 39, 41, 42, 45, 46, 50, 53, 54, 55, 56, 57, 62, 63, 64, 69, 70, 72, 77], "respons": [2, 8, 19, 20, 21, 22, 27, 28, 31, 44, 45, 49, 62, 64, 79, 103, 106, 108, 109, 126], "lengthi": 2, "full": [2, 3, 6, 19, 20, 23, 27, 31, 38, 45, 47, 48, 50, 54, 55, 56, 57, 59, 62, 63, 72, 77, 83, 90, 106], "nearli": [2, 7, 20, 28, 31, 63], "instant": [2, 53, 84, 86, 89, 92, 99, 112, 116], "basic": [2, 4, 15, 19, 28, 39, 42, 44, 45, 46, 53, 55, 56, 65, 67, 69, 73, 77, 131, 133], "name": [2, 3, 4, 6, 7, 9, 11, 12, 14, 19, 21, 22, 23, 25, 27, 31, 32, 33, 34, 38, 39, 41, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 58, 59, 64, 66, 68, 69, 71, 73, 77, 78, 79, 82, 87, 88, 92, 99, 103, 112, 116, 119, 128, 129, 130, 132, 136], "interact": [2, 16, 19, 20, 45, 54, 55, 56, 60, 62, 65, 77, 90, 97, 106, 124, 126, 129], "paramet": [2, 18, 20, 38, 45, 49, 50, 54, 55, 56, 57, 62, 64, 77, 116], "To": [2, 3, 6, 7, 10, 19, 20, 21, 22, 23, 25, 28, 31, 35, 38, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 57, 59, 62, 63, 64, 66, 68, 70, 72, 73, 79, 83, 88, 92, 117], "clearer": [2, 19], "constrain": [2, 6, 11, 23, 44, 56, 77], "expect": [2, 3, 4, 6, 8, 12, 19, 20, 21, 22, 23, 28, 29, 31, 38, 42, 45, 51, 54, 55, 56, 57, 62, 64, 65, 68, 70, 72, 77, 92, 99, 106, 129], "been": [2, 3, 5, 19, 20, 22, 23, 24, 26, 28, 29, 31, 32, 38, 44, 45, 46, 47, 48, 49, 50, 54, 55, 56, 57, 62, 63, 64, 66, 67, 70, 71, 77, 79], "upon": [2, 20, 46], "scheme": [2, 4, 19, 20, 31, 47, 48, 54, 56, 83, 99, 106], "qc_": [2, 90], "topic": [2, 3, 11, 19, 20, 21, 26, 31, 32, 33, 34, 38, 45, 46, 48, 53, 54, 55, 56, 57, 63, 66, 67, 68, 72, 77, 78, 79, 82, 86, 87, 88, 89, 90, 92, 99, 103, 106, 121, 127, 132, 135], "base": [2, 3, 7, 9, 11, 14, 19, 20, 21, 23, 24, 26, 27, 28, 29, 31, 32, 33, 37, 38, 41, 44, 45, 47, 48, 49, 53, 54, 55, 56, 57, 59, 62, 63, 64, 66, 67, 68, 71, 77, 78, 79, 81, 82, 87, 88, 89, 90, 91, 92, 95, 96, 98, 99, 100, 101, 103, 104, 106, 109, 110, 111, 113, 114, 116, 117, 118, 120, 123, 126, 127, 128, 129, 130, 132, 134, 136, 137], "vhost": [2, 3, 19, 20, 21, 38, 45, 46, 47, 49, 53, 56, 61, 62, 63, 64, 68, 71, 72, 78, 79, 81, 83, 86, 90, 92, 99, 106, 116, 125, 126, 127, 128, 129, 132, 135, 136], "saw": 2, "purpos": [2, 3, 12, 19, 20, 21, 22, 24, 26, 28, 31, 37, 38, 44, 45, 50, 55, 56, 57, 62, 64, 67, 82], "appar": [2, 28], "alwai": [2, 3, 6, 11, 14, 20, 21, 22, 24, 26, 28, 31, 41, 42, 45, 50, 53, 54, 55, 56, 57, 62, 63, 64, 72, 77], "don": [2, 3, 4, 6, 8, 19, 20, 28, 31, 39, 45, 46, 49, 54, 55, 56, 57, 59, 62, 70, 77, 92, 99], "impos": [2, 14, 28, 31, 37, 44, 53, 86, 95, 101, 112, 117, 120, 126], "credenti": [2, 3, 4, 19, 21, 22, 41, 42, 44, 45, 47, 48, 53, 54, 57, 58, 59, 62, 63, 64, 67, 68, 69, 72, 77, 79, 82, 83, 86, 87, 91, 92, 99, 103, 104, 116, 122, 123, 126, 131, 132, 133, 135], "ident": [2, 3, 7, 19, 21, 22, 23, 24, 29, 31, 34, 38, 48, 50, 53, 54, 55, 57, 58, 66, 67, 68, 69, 77, 84, 88, 92, 99, 115, 116, 118, 131, 132, 133], "feder": 2, "trust": 2, "repres": [2, 6, 9, 19, 20, 21, 22, 23, 25, 42, 46, 54, 55, 56, 57, 62, 64], "behalf": [2, 27, 31], "s0": [2, 90], "s1": [2, 90], "collid": 2, "sad": [2, 55, 70], "descript": [2, 4, 6, 14, 20, 21, 23, 25, 30, 32, 38, 40, 54, 70, 87, 90, 91, 95, 96, 102, 103, 106, 111, 113, 116, 117, 119, 134], "logic": [2, 3, 14, 19, 20, 21, 27, 31, 45, 53, 55, 56, 57, 62, 69, 88], "control": [2, 3, 6, 19, 20, 23, 26, 28, 31, 36, 44, 54, 56, 57, 59, 62, 63, 64, 65, 77, 92, 106, 121], "plane": [2, 6, 64], "new": [2, 4, 8, 11, 14, 18, 19, 20, 23, 26, 27, 28, 29, 31, 32, 33, 35, 37, 38, 39, 41, 45, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 67, 68, 70, 73, 74, 77, 79, 83, 96, 106, 110, 121, 127, 130, 131, 134], "report": [2, 5, 14, 16, 19, 21, 22, 27, 28, 29, 31, 32, 33, 34, 37, 38, 44, 47, 49, 50, 54, 55, 57, 58, 65, 66, 70, 71, 72, 77, 79, 81, 83, 84, 86, 87, 92, 99, 103, 104, 110, 116, 119, 135], "produc": [2, 3, 4, 6, 9, 19, 20, 21, 22, 24, 26, 29, 31, 36, 37, 45, 46, 50, 53, 54, 56, 57, 62, 63, 68, 77], "whose": [2, 20, 22, 25, 28, 31, 45, 48, 54, 57, 59, 62, 63, 66, 77], "confidenti": [2, 20, 61], "who": [2, 11, 19, 21, 22, 26, 28, 29, 31, 37, 44, 54, 55, 56, 62, 66], "typic": [2, 3, 4, 6, 8, 11, 12, 20, 23, 26, 31, 37, 39, 44, 45, 53, 55, 57, 62, 63], "null": [2, 56, 77, 90], "request": [2, 3, 6, 8, 20, 24, 29, 31, 44, 45, 48, 49, 55, 56, 57, 68, 72, 73, 75, 77, 79, 92, 120, 132, 135], "abil": [2, 3, 18, 19, 22, 23, 28, 31, 44, 45, 50, 53, 55, 62, 66, 67, 99], "non": [2, 3, 11, 16, 19, 20, 22, 23, 25, 28, 29, 33, 38, 54, 55, 56, 59, 60, 62, 63, 64, 65, 68, 70, 77, 79, 83, 86, 87, 88, 89, 90, 91, 92, 95, 97, 99, 104, 105, 106, 109, 110, 112, 113, 114, 116, 117, 120, 123, 124, 126, 127, 128, 132, 134, 137], "problem": [2, 3, 4, 7, 12, 14, 20, 27, 29, 30, 38, 44, 46, 50, 54, 55, 57, 62, 64], "aris": [2, 22, 29, 31, 62, 64], "somewher": [2, 19, 20, 21, 22, 26, 38, 54, 55, 56, 116], "archiv": [2, 3, 20, 28, 44, 45, 54, 62, 70, 79, 92, 109, 120, 134], "effect": [2, 3, 12, 20, 22, 23, 24, 26, 28, 31, 44, 45, 50, 54, 55, 56, 57, 59, 62, 63, 64, 67, 68, 73, 77], "encrypt": [2, 22, 37, 44, 45, 62, 79, 120], "ssl": [2, 20, 22, 44, 45, 47, 57, 61, 62, 79, 83, 90, 104, 106, 120, 125, 126], "tl": [2, 4, 20, 22, 38, 44, 56, 61, 62, 90, 91, 104, 106, 116, 120, 125, 126], "httpd": [2, 20, 22, 31, 90, 104, 106, 112], "htpasswd": [2, 90], "htaccess": [2, 90], "continu": [2, 3, 14, 20, 21, 29, 30, 31, 37, 41, 45, 46, 48, 50, 53, 54, 55, 56, 57, 59, 62, 63, 66, 77, 78, 82, 84, 86, 87, 90, 92, 95, 101, 103, 106, 110, 111, 112, 116, 126, 127, 130], "parti": [2, 3, 14, 28, 31, 37, 44, 78, 81, 82, 84, 86, 87, 88, 89, 92, 93, 94, 95, 99, 101, 103, 104, 105, 106, 108, 109, 112, 113, 114, 116, 120, 125, 126, 127, 128, 130, 132], "outsid": [2, 11, 28, 44, 45, 55, 56, 57, 77], "throughout": [2, 11, 28, 54], "arbitrari": [2, 19, 31, 32, 33, 37, 38, 44, 45, 48, 53, 58, 62, 63, 64, 66, 70, 77, 99, 116, 126, 127, 128], "clear": [2, 19, 20, 27, 31, 45, 46, 56, 61, 62, 72, 78, 79], "written": [2, 4, 5, 12, 14, 19, 20, 21, 22, 23, 28, 29, 31, 38, 42, 46, 48, 50, 53, 54, 55, 56, 57, 62, 63, 117], "tent": [2, 82, 84, 88, 89, 92, 99, 101, 103, 104, 106, 110, 112, 116, 126, 135, 136], "wonder": 2, "split": [2, 6, 14, 39, 55, 63, 88], "accord": [2, 18, 20, 21, 23, 31, 32, 33, 49, 56, 57, 62, 77, 81, 88, 94, 101, 104, 112, 120, 134], "svr": [2, 90], "synonym": [2, 56, 62, 90, 126], "capit": [2, 48, 55, 57, 66, 77], "s2": [2, 90], "interpump": [2, 90], "account": [2, 3, 6, 20, 21, 22, 32, 33, 42, 44, 45, 53, 54, 57, 61, 62, 63, 90], "feeder": [2, 3, 21, 22, 38, 39, 41, 45, 46, 53, 56, 62, 67, 77, 78, 79, 86, 90, 92, 103, 116, 126, 129, 131], "concierg": [2, 90], "inject": [2, 20, 21, 25, 31, 45, 54, 62, 79, 85, 87, 90, 102, 103, 106, 112, 126], "relat": [2, 3, 11, 20, 28, 31, 32, 33, 38, 40, 44, 45, 53, 54, 55, 62, 68, 101, 120], "source_clust": [2, 90], "to_clust": [2, 45, 47, 48, 49, 53, 57, 64, 66, 67, 68, 71, 72, 79, 81, 82, 83, 86, 90, 128, 130, 131, 132, 135, 136], "comma": [2, 20, 32, 34, 49, 57, 61, 62, 63], "flag": [2, 14, 20, 32, 38, 47, 48, 50, 54, 56, 57, 64, 66, 77, 82, 95, 106, 113, 116, 130], "whether": [2, 3, 6, 14, 19, 20, 23, 28, 31, 38, 45, 46, 47, 54, 55, 56, 57, 62, 63, 64, 67, 73, 77], "goal": [2, 3, 4, 11, 20, 27, 28, 31, 37, 42, 50, 53, 56, 57, 64, 77], "individu": [2, 3, 6, 8, 9, 14, 19, 20, 29, 31, 34, 38, 39, 44, 47, 48, 54, 55, 57, 59, 62, 64, 77], "sarra": [2, 3, 4, 11, 16, 18, 19, 21, 22, 23, 28, 37, 38, 39, 41, 42, 47, 48, 49, 50, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 65, 70, 71, 81, 82, 83, 84, 86, 87, 88, 90, 91, 92, 94, 97, 99, 101, 103, 104, 109, 116, 117, 123, 124, 125, 126, 127, 129, 134, 135, 136], "align": [2, 90], "properli": [2, 3, 19, 20, 23, 25, 31, 41, 42, 45, 46, 48, 54, 55, 56, 62, 66, 77], "sequenc": [2, 3, 20, 29, 31, 42, 54, 56, 57, 62, 77, 106], "emit": [2, 3, 20, 22, 24, 31, 32, 45, 48, 54, 57, 62, 64, 66], "xs_sourc": [2, 41, 90], "modif": [2, 15, 19, 20, 23, 24, 25, 28, 42, 46, 48, 55, 57, 59, 62, 64, 67, 78, 84, 85, 87, 88, 90, 91, 92, 93, 96, 100, 102, 106, 108, 109, 111, 112, 116, 117, 118, 119, 123, 126, 127, 128, 130, 131, 135, 136], "xprivat": [2, 90], "fixm": [2, 3, 14, 20, 22, 23, 24, 26, 28, 29, 31, 32, 33, 37, 38, 45, 53, 54, 55, 56, 57, 59, 62, 64, 77, 79, 86, 87, 88, 90, 92, 95, 96, 101, 104, 105, 106, 109, 110, 112, 113, 114, 116, 117, 123, 126, 128], "ye": [2, 3, 19, 21, 38, 44, 45, 54, 56, 70, 79, 92, 116], "look": [2, 3, 4, 6, 8, 11, 12, 14, 19, 20, 21, 22, 24, 26, 28, 29, 31, 38, 39, 41, 42, 44, 45, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 66, 67, 72, 73, 77, 79, 92, 106, 120], "consult": [2, 3, 19, 20, 22, 23, 28, 31, 38, 53, 54, 55, 56, 57, 63, 67, 77, 87, 88, 90, 92, 99, 104, 106, 109, 116, 117, 126, 131], "post2clust": [2, 90], "conf": [2, 3, 16, 19, 20, 21, 22, 23, 28, 38, 41, 42, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 65, 66, 70, 71, 72, 77, 78, 79, 81, 83, 84, 86, 87, 88, 90, 92, 97, 99, 103, 104, 106, 109, 116, 117, 123, 124, 125, 126, 127, 129, 130, 135, 136], "ddi": [2, 20, 22, 41, 45, 54, 57, 72, 79, 85, 87, 90, 104, 106, 135], "cmc": [2, 7, 20, 28, 29, 41, 45, 46, 53, 54, 57, 62, 67, 68, 72, 78, 79, 86, 87, 90, 106, 109, 110, 126, 131, 132, 135], "reachabl": [2, 45], "tr": [2, 57], "feed": [2, 9, 19, 20, 21, 22, 27, 28, 30, 45, 52, 54, 55, 57, 65, 68, 69, 88, 112, 129, 133], "x2ddiedm": [2, 90], "x2ddidor": [2, 90], "x2ddisci": [2, 90], "sr_log": [2, 90], "xl_": [2, 20, 45, 62, 79, 90, 106, 126], "xlog": [2, 90], "log2clust": [2, 90], "space": [2, 3, 4, 6, 7, 20, 22, 26, 28, 32, 34, 45, 53, 62, 70, 109, 134], "per": [2, 3, 4, 6, 8, 9, 11, 12, 14, 17, 19, 20, 23, 24, 27, 28, 31, 32, 33, 34, 37, 38, 44, 45, 47, 48, 50, 53, 55, 56, 57, 59, 61, 62, 63, 64, 66, 67, 68, 70, 106, 126], "soclust": [2, 90], "sampl": [2, 14, 20, 22, 28, 31, 37, 45, 47, 54, 55, 56, 58, 62, 65, 69, 74, 77, 83, 87, 88, 92, 106, 129, 130, 133], "clusternam": [2, 20, 90], "log2us": [2, 90], "log2sourc": [2, 90], "sx_": [2, 90], "view": [2, 8, 20, 21, 22, 31, 44, 50, 53, 54, 55, 59], "sr_subscrib": [2, 3, 14, 16, 18, 19, 20, 21, 22, 25, 29, 38, 41, 45, 47, 49, 50, 53, 54, 55, 60, 63, 71, 79, 81, 83, 84, 86, 88, 90, 92, 94, 95, 97, 99, 102, 103, 104, 106, 110, 116, 124, 127, 135, 136], "n": [2, 7, 11, 12, 17, 20, 23, 31, 32, 33, 38, 45, 53, 54, 55, 57, 59, 71, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 121, 123, 124, 125, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137], "topic_prefix": [2, 19, 50, 55, 68, 84, 88, 90, 99, 106, 129, 132], "equival": [2, 8, 19, 20, 21, 28, 38, 44, 50, 53, 56, 57, 61, 62, 64, 85, 106], "alic": [2, 4, 20, 21, 22, 44, 45, 56, 79, 90, 91, 103, 104, 106, 120], "she": [2, 22, 44], "xs_alic": [2, 20, 22, 45, 79, 90, 104, 106], "her": [2, 6, 20, 22, 41], "xl_alic": [2, 45, 79, 90], "qs_alice_": [2, 22, 90, 104], "destroi": [2, 3, 20, 22, 45, 46, 56, 62, 77], "els": [2, 6, 7, 11, 14, 19, 20, 21, 22, 26, 28, 38, 42, 45, 55, 56, 57, 65, 66, 68, 77, 82, 88, 106, 130, 132], "xs_exchang": [2, 90], "note": [2, 3, 4, 6, 7, 8, 12, 14, 15, 19, 20, 21, 22, 24, 25, 28, 31, 37, 39, 42, 44, 45, 47, 48, 52, 53, 54, 55, 56, 57, 60, 61, 62, 63, 64, 70, 71, 77, 79, 86, 88, 92, 95, 96, 99, 101, 102, 103, 104, 112, 120, 125, 126, 129, 131, 134], "tester": [2, 3, 86, 92, 99, 126], "q_tester": [2, 90], "xs_tester": [2, 90], "xl_tester": [2, 90], "correct": [2, 7, 19, 20, 22, 23, 24, 28, 39, 44, 45, 46, 62, 63, 70, 72, 73, 78, 79, 81, 82, 83, 87, 88, 90, 91, 92, 99, 102, 104, 106, 109, 112, 116, 117, 120, 126, 127, 130], "check": [2, 3, 4, 11, 14, 19, 20, 21, 23, 38, 41, 42, 44, 45, 46, 49, 53, 55, 56, 57, 59, 62, 63, 64, 66, 73, 77, 79, 92, 106, 130], "befor": [2, 3, 4, 14, 19, 20, 22, 23, 24, 25, 26, 28, 31, 36, 38, 44, 45, 48, 49, 50, 53, 54, 55, 56, 57, 62, 64, 65, 66, 67, 72, 77, 82, 88, 92, 130, 131], "input": [2, 6, 9, 14, 19, 20, 24, 28, 29, 31, 37, 38, 39, 46, 48, 49, 57, 62, 63, 66, 67, 71, 72, 78, 82, 109, 130, 135, 136], "sanit": 2, "error": [2, 3, 4, 16, 19, 21, 22, 23, 27, 28, 38, 39, 48, 53, 54, 55, 56, 57, 62, 63, 64, 65, 66, 68, 71, 72, 77, 82, 87, 88, 92, 97, 99, 106, 116, 126, 128, 130, 132, 135, 136], "malici": [2, 20, 22, 44, 62], "undefin": [2, 22, 26, 55], "vari": [2, 6, 12, 20, 21, 23, 28, 32, 33, 34, 44, 49, 54, 55, 56, 59, 62, 63, 66, 68, 77, 87, 103, 106, 113, 114, 117, 126, 127, 130], "overwrit": [2, 20, 22, 24, 38, 63, 106, 116, 127, 129], "doesn": [2, 3, 8, 12, 16, 18, 19, 20, 22, 27, 28, 31, 37, 38, 49, 55, 56, 57, 60, 62, 63, 65], "matter": [2, 7, 22, 31, 53, 55, 67], "lie": [2, 89], "regardless": [2, 14, 20, 24, 28, 31, 53, 55, 56, 57, 62, 68, 70, 77], "partit": [2, 8, 14, 18, 19, 29, 31, 37, 53, 54, 62, 63, 64, 94, 106, 126, 127, 128], "exce": [2, 31, 53, 57], "place": [2, 3, 4, 8, 9, 12, 19, 20, 22, 23, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 59, 61, 62, 63, 64, 65, 66, 70, 72, 77, 84, 86, 87, 88, 90, 92, 99, 101, 103, 105, 106, 110, 112, 116, 117, 120, 125, 126, 127, 128, 130, 134, 138], "exceed": [2, 31, 56, 77], "hold": [2, 4, 20, 39, 54, 56, 57, 64, 68, 90], "disk": [2, 3, 8, 12, 22, 28, 29, 45, 53, 55, 56, 57, 62, 63, 66, 67, 70, 131, 134], "xinput": [2, 90], "sleep": [2, 20, 21, 23, 38, 41, 49, 53, 56, 57, 64, 68, 77, 86, 103, 106, 116, 117, 129, 132], "temporari": [2, 32, 33, 38, 48, 55, 56, 57, 62, 64, 68], "analysi": [2, 9, 20, 28, 29, 31, 54, 87, 106], "invok": [2, 3, 4, 19, 20, 22, 23, 29, 38, 45, 47, 53, 54, 55, 56, 57, 59, 62, 63, 69, 70, 77, 117], "viru": [2, 57, 87], "scanner": [2, 79, 90, 129], "locat": [2, 6, 20, 21, 28, 29, 31, 42, 45, 46, 49, 50, 53, 54, 55, 56, 57, 59, 62, 63, 70, 72, 73, 77, 106, 112], "org": [2, 3, 6, 7, 8, 20, 21, 26, 37, 45, 54, 56, 57, 64, 70, 72, 77, 79, 87, 92, 101, 103, 105, 106, 128, 134, 135], "ok": [2, 3, 7, 8, 11, 14, 19, 20, 22, 23, 25, 38, 39, 41, 42, 45, 48, 49, 54, 55, 56, 57, 65, 66, 67, 77, 79, 82, 87, 88, 92, 99, 104, 106, 116, 129, 130, 131], "mena": 2, "delet": [2, 3, 14, 18, 19, 20, 21, 23, 38, 41, 45, 46, 47, 48, 49, 53, 54, 55, 56, 58, 59, 64, 66, 68, 71, 72, 77, 79, 81, 82, 83, 87, 88, 92, 106, 116, 117, 129, 130, 132, 135], "quarantin": 2, "granular": [2, 22], "imperson": [2, 28, 44], "sl_": [2, 90], "reader": [2, 8, 11, 37, 38, 39, 41, 42, 62], "consumingus": 2, "sl_alic": [2, 90], "consuminghost": 2, "clean": [2, 3, 19, 20, 21, 22, 38, 41, 44, 45, 55, 56, 57, 62, 63, 65, 66, 67, 70, 72, 77, 92, 99, 129, 130, 131], "sourcc": 2, "channel": [2, 3, 20, 31, 44, 46, 55, 56, 67, 68, 69, 78, 92, 131, 133], "convert": [2, 3, 6, 11, 12, 19, 27, 38, 39, 41, 42, 47, 49, 50, 55, 56, 57, 59, 60, 62, 63, 64, 77, 84, 123], "evid": [2, 28], "denial": 2, "infinit": [2, 3, 7, 11, 24, 68], "bog": [2, 68], "mi": [2, 22, 54, 57, 84, 86, 87, 90, 92, 101, 103, 104, 105, 108, 109, 110, 112, 116, 120, 129, 130, 134], "caus": [2, 14, 20, 23, 24, 25, 27, 28, 34, 37, 38, 44, 46, 50, 53, 54, 55, 57, 62, 63, 66, 79, 102, 108, 117, 120, 126, 128], "past": [2, 3, 5, 28, 29, 31, 38, 57, 62], "crucial": [2, 90], "half": [2, 3, 7, 23, 28, 49, 54, 55, 63, 92], "bake": [2, 29, 32], "idea": [2, 3, 14, 15, 19, 28, 41, 42, 44, 48, 55, 66, 92], "bob": [2, 44, 71, 90, 120, 136], "s3": [2, 38, 55, 57, 88, 90, 116], "ev": [2, 90], "presum": [2, 54, 56], "unless": [2, 3, 20, 27, 53, 54, 55, 62, 72], "deni": [2, 28, 109], "auth": [2, 90], "mode": [2, 3, 4, 19, 20, 21, 32, 33, 37, 38, 44, 45, 46, 53, 54, 56, 61, 62, 69, 71, 77, 78, 79, 85, 86, 87, 90, 91, 92, 99, 101, 103, 106, 112, 113, 114, 116, 120, 123, 125, 126, 133, 136], "transmit": [2, 23, 24, 62, 63, 68, 126], "comer": 2, "arrang": [2, 22, 28, 29, 31, 55, 57, 70, 90, 104, 112], "nobodi": [2, 5, 11], "hell": 2, "happen": [2, 3, 14, 19, 20, 28, 29, 31, 44, 45, 48, 53, 54, 55, 56, 57, 62, 64, 66, 68, 70, 77, 82, 88, 92], "realli": [2, 6, 7, 8, 11, 14, 19, 23, 26, 31, 32, 38, 41, 53, 55, 56, 57, 116], "dai": [2, 3, 6, 12, 20, 21, 28, 31, 37, 42, 44, 45, 50, 53, 54, 55, 56, 57, 62, 64, 77, 79, 109], "kind": [2, 3, 6, 11, 12, 19, 20, 21, 22, 27, 31, 38, 42, 44, 45, 48, 53, 55, 56, 57, 62, 65, 66, 71, 77, 88, 92, 116, 130], "adm": [2, 32, 33, 90, 113, 114], "alter": [2, 19, 20, 62], "crud": [2, 90], "queri": [2, 3, 8, 20, 22, 28, 31, 37, 41, 47, 49, 53, 55, 56, 59, 62, 106], "ht": [2, 90], "talk": [2, 8, 46, 53, 56, 68], "webmailteam": 2, "gui": [2, 45, 54], "password": [2, 3, 4, 20, 22, 41, 44, 45, 46, 47, 53, 56, 57, 59, 61, 62, 63, 69, 70, 71, 72, 78, 79, 83, 86, 91, 92, 106, 127, 133, 134, 135, 136], "question": [2, 3, 20, 21, 28, 31, 35, 44, 45, 50, 54, 56, 62, 79, 84, 90, 92, 103, 106, 107, 109, 110, 112, 120, 126, 131], "layout": [2, 6, 42, 48, 54, 66], "simpl": [2, 6, 7, 11, 23, 30, 37, 38, 41, 44, 49, 50, 53, 54, 55, 56, 57, 63, 65, 66, 77, 79, 81, 84, 86, 87, 88, 89, 90, 92, 93, 99, 101, 103, 106, 109, 110, 111, 116, 117, 120, 126, 127, 129, 131, 134], "h": [2, 6, 38, 45, 48, 54, 55, 56, 59, 62, 66, 67, 68, 77, 79, 82, 87, 88, 90, 116, 123, 126, 130, 132], "passiv": [2, 4, 19, 21, 38, 44, 48, 56, 61, 82, 91, 103, 116, 125], "arrai": [2, 6, 9, 11, 21, 44, 56, 64], "ahead": [2, 42], "state": [2, 3, 6, 7, 13, 20, 28, 29, 31, 38, 42, 45, 46, 48, 49, 50, 54, 55, 56, 57, 62, 63, 65, 66, 70, 77, 78, 79, 81, 87, 92, 106, 116, 126, 129, 134], "none": [2, 3, 4, 8, 19, 22, 23, 24, 25, 38, 39, 45, 47, 48, 49, 50, 54, 55, 56, 57, 63, 67, 68, 70, 77, 79, 81, 83, 84, 87, 88, 91, 92, 99, 102, 116, 117, 127, 129, 130, 131, 132, 134], "style": [2, 3, 19, 20, 30, 45, 50, 55, 56, 57, 62, 63, 64, 77, 84, 88, 90, 92, 96, 99, 106, 126, 127, 128], "unreli": [2, 3, 62], "dedic": [2, 3, 22, 26, 28, 55], "sr3_tool": 2, "project": [2, 4, 8, 9, 12, 28, 29, 30, 31, 42, 53, 56, 57, 70, 73, 86, 134], "github": [2, 4, 6, 8, 19, 20, 23, 27, 28, 31, 35, 37, 38, 41, 42, 45, 48, 50, 51, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 70, 73, 75, 77, 79, 80, 82, 84, 87, 88, 91, 96, 99, 101, 106, 107, 108, 109, 112, 116, 117, 121, 123, 124, 125, 126, 127, 128, 130, 134, 139, 140], "com": [2, 3, 4, 6, 7, 8, 11, 14, 20, 23, 26, 27, 28, 35, 37, 38, 41, 44, 45, 47, 48, 50, 51, 54, 55, 56, 57, 59, 62, 63, 64, 66, 67, 69, 70, 73, 79, 80, 82, 83, 84, 87, 88, 91, 92, 95, 101, 105, 106, 107, 108, 109, 116, 117, 120, 121, 123, 126, 127, 128, 130, 131, 133, 134, 139, 140], "review": [2, 3, 19, 20, 22, 29, 44, 50, 55, 62, 64, 73], "deploy": [2, 4, 9, 11, 19, 21, 26, 28, 29, 30, 31, 43, 45, 50, 51, 62, 91, 108, 112], "hand": [2, 3, 4, 12, 19, 20, 21, 22, 29, 31, 37, 45, 56, 77, 106], "bunni": [2, 45, 79, 85, 90], "capybara": [2, 90], "snake": 2, "rodent": 2, "distort": 2, "digest": [2, 53, 56, 86, 90], "symbol": [2, 19, 20, 28, 29, 31, 38, 50, 56, 57, 62, 77, 109, 112], "poor": [2, 19, 27, 30], "spike": 2, "slow": [2, 3, 6, 7, 9, 11, 12, 17, 20, 23, 25, 26, 28, 31, 53, 56, 68], "inordin": [2, 23, 54, 63], "fingerprint": [2, 3, 20, 31, 53, 56, 63, 64, 77, 90, 92, 128], "winnow": [2, 3, 16, 19, 21, 38, 45, 48, 50, 54, 57, 58, 59, 60, 62, 64, 65, 79, 82, 87, 90, 92, 97, 99, 103, 116, 123, 124, 126, 128], "checksum": [2, 11, 14, 18, 19, 20, 22, 23, 24, 27, 28, 29, 31, 32, 33, 37, 38, 45, 48, 50, 54, 55, 56, 57, 62, 63, 64, 66, 70, 77, 79, 82, 110, 113, 117, 121, 126, 127, 134], "identifi": [2, 3, 9, 12, 20, 31, 38, 54, 55, 56, 57, 62, 64, 77, 81, 87, 90, 91, 92, 112, 123, 126, 128], "elect": [2, 8, 64], "ignor": [2, 3, 11, 19, 20, 28, 29, 38, 44, 46, 50, 54, 56, 60, 62, 64, 77, 87, 90, 92, 99, 109, 110, 126, 128], "subsequ": [2, 3, 19, 29, 38, 50, 62, 64], "ones": [2, 3, 14, 19, 20, 23, 26, 27, 28, 29, 31, 38, 44, 45, 48, 50, 53, 54, 55, 56, 57, 62, 64, 66, 67, 68, 70, 77], "basi": [2, 17, 19, 20, 22, 27, 31, 42, 48, 57, 62, 64], "strategi": [2, 20, 24, 29, 31, 32, 33, 43, 53, 62, 63, 64, 106, 114, 119], "disappear": [2, 11, 19, 27, 44, 62, 64], "automat": [2, 3, 4, 20, 23, 31, 37, 38, 45, 50, 53, 54, 55, 57, 61, 63, 64, 70, 72, 82, 101, 117, 134], "fresh": [2, 3, 20, 55, 64, 128], "pumpov": 2, "zero": [2, 3, 14, 20, 24, 56, 57, 62, 64, 65, 70, 77, 134], "delai": [2, 8, 19, 20, 23, 24, 25, 28, 31, 54, 56, 57, 62, 64, 117], "pathologi": [2, 64, 90, 128], "summar": [2, 3, 54, 64], "flap": [2, 8, 64], "deadlock": [2, 64, 128], "24x7": [2, 22, 37, 90, 104], "acquisit": [2, 6, 22, 28, 30, 31, 44, 53, 86, 90, 104, 109, 111, 112, 120], "setup": [2, 4, 16, 19, 22, 23, 28, 40, 48, 51, 55, 56, 57, 63, 66, 70, 71, 74, 77, 80, 92, 97, 99, 134], "transmiss": [2, 11, 22, 24, 31, 55, 63, 64, 79, 84, 88, 89, 90, 101, 104, 106, 112, 118, 128, 132], "instrument": [2, 22, 90, 104], "mover": [2, 31, 90, 112], "intermediari": [2, 31], "On": [2, 3, 12, 19, 20, 21, 22, 25, 28, 31, 37, 42, 44, 46, 50, 52, 54, 56, 57, 59, 60, 63, 70, 73, 77, 79, 82, 85, 87, 88, 89, 90, 91, 92, 99, 101, 103, 104, 105, 106, 109, 110, 112, 116, 118, 120, 129, 132, 133, 134], "router": [2, 11, 12, 44], "watch": [2, 3, 8, 16, 18, 19, 21, 23, 26, 29, 37, 38, 42, 44, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 70, 71, 72, 82, 84, 86, 87, 88, 92, 99, 101, 103, 105, 116, 117, 123, 124, 126, 127, 129, 134, 136], "tick": 2, "off": [2, 3, 14, 18, 19, 21, 24, 33, 38, 42, 45, 49, 50, 53, 54, 55, 57, 70, 79, 84, 86, 87, 94, 103, 114, 116, 118], "confirm": [2, 3, 14, 49, 57, 71, 81, 90, 92, 95], "last": [2, 3, 6, 8, 14, 20, 23, 24, 25, 26, 28, 29, 31, 32, 33, 38, 39, 41, 45, 46, 47, 48, 49, 54, 55, 56, 57, 59, 61, 62, 63, 64, 65, 66, 67, 70, 77, 79, 87, 88, 92, 106, 116, 130, 131], "xmit": [2, 90], "big": [2, 6, 14, 20, 22, 31, 38, 42, 57, 112], "divid": [2, 8, 20, 45, 62, 68], "incom": [2, 8, 18, 19, 20, 21, 38, 39, 48, 53, 55, 56, 57, 66, 77, 82, 88, 99, 103, 106, 116, 130], "act": [2, 4, 16, 20, 21, 22, 27, 32, 37, 38, 50, 55, 56, 60, 62, 63, 77, 135], "highest": [2, 23, 25, 54, 73], "land": [2, 28, 62], "mostli": [2, 19, 28, 29, 31, 45, 50, 54, 56, 57, 59, 65, 77, 87], "highli": [2, 11, 19, 31, 37, 45, 46, 56, 64, 78, 79], "suscept": [2, 90, 95, 112, 117, 120], "though": [2, 3, 19, 20, 31, 44, 54, 62, 64, 65], "trigger": [2, 3, 8, 18, 19, 20, 21, 23, 24, 28, 29, 42, 53, 55, 57, 62, 63, 73], "across": [2, 3, 4, 8, 20, 21, 23, 28, 29, 31, 37, 44, 45, 46, 50, 53, 54, 62, 64], "therefor": [2, 16, 20, 21, 34, 44, 45, 46, 50, 54, 56, 60, 63, 64, 77, 120], "trustworthi": 2, "sr3": [2, 3, 5, 24, 26, 27, 30, 38, 47, 48, 51, 52, 53, 54, 56, 57, 58, 60, 63, 64, 66, 67, 68, 70, 71, 72, 73, 74, 77, 79, 80, 82, 83, 85, 87, 90, 92, 96, 100, 104, 108, 111, 116, 118, 119, 122, 124, 127, 128, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140], "unifi": [2, 5, 29, 31, 35, 107, 112], "compat": [2, 3, 11, 14, 19, 23, 25, 27, 37, 38, 41, 50, 54, 56, 57, 64, 77, 84, 87, 90, 95, 99, 101, 108, 128], "varieti": [2, 3, 20, 21, 27, 29, 31, 37, 44, 48, 53, 54, 59, 66, 121], "browser": [2, 3, 4, 6, 38, 53, 54, 57, 62, 71], "fulli": [2, 3, 19, 22, 26, 29, 37, 44, 45, 56, 57, 60, 77], "reassembl": 2, "fragment": [2, 20, 38, 106, 116], "tradeoff": [2, 6, 8, 23], "front": [2, 20, 44], "dd1": [2, 3, 45, 46, 78, 79, 90, 92], "dd2": [2, 3, 45, 72, 79, 90, 92, 135], "thereaft": [2, 4, 8], "ultim": [2, 7, 90], "wan": [2, 8, 14, 31, 90, 95, 112], "havng": 2, "distant": [2, 86, 88, 90, 92, 104, 106, 112, 116, 117, 118, 120, 121, 123, 126, 127, 138], "intra": [2, 45, 79, 90], "fail": [2, 3, 6, 7, 8, 19, 20, 22, 23, 25, 28, 29, 37, 38, 44, 45, 48, 50, 55, 56, 57, 62, 64, 65, 66, 70, 72, 77, 82, 84, 88, 92, 106, 116, 130, 134, 135], "ceas": [2, 31], "hmm": [2, 11, 14, 19, 22, 42, 56, 77, 90, 95, 99, 104], "cooper": 2, "fingerpr": 2, "wide": [2, 3, 20, 21, 27, 29, 31, 37, 44, 45, 53, 54, 70, 120], "1st": [2, 3, 14, 19, 32, 33, 49, 92], "come": [2, 3, 7, 19, 20, 21, 30, 31, 41, 46, 53, 56, 57, 60, 62, 64, 77, 92], "serv": [2, 3, 19, 20, 22, 28, 29, 31, 37, 45, 46, 54], "got": [2, 5, 19, 45, 48, 49, 66, 82, 99, 130], "fraction": [2, 14, 54, 87, 90], "upstream": [2, 19, 20, 22, 24, 26, 37, 38, 45, 48, 55, 62, 66, 68], "amongst": [2, 20, 31, 62], "poison": [2, 90], "demo": [2, 19, 53], "advertis": [2, 14, 21, 22, 23, 28, 29, 31, 45, 47, 49, 57, 62, 64, 73, 83, 121], "immedi": [2, 3, 4, 19, 20, 22, 31, 38, 44, 53, 54, 56, 62, 67, 73, 77, 92], "spec": [2, 3, 14, 20, 33, 34, 56, 62, 92, 106, 126], "directli": [2, 3, 14, 19, 20, 27, 29, 31, 37, 38, 44, 45, 46, 53, 54, 62, 66, 70, 79], "pure": [2, 11, 12, 20, 26, 34, 37, 53, 63, 64, 101, 105, 115], "noth": [2, 20, 21, 22, 23, 44, 54, 56, 57, 63, 64, 77], "said": [2, 19, 21, 39, 42, 53, 99], "watcher": [2, 44, 71, 136], "collect": [2, 20, 21, 26, 28, 29, 31, 39, 46, 48, 49, 55, 56, 62, 64, 66, 67, 69, 70, 78, 81, 82, 90, 99, 106, 112, 126, 128, 130, 131, 133, 134], "benefit": [2, 12, 28, 31, 54, 62, 63], "ordinari": [2, 3, 7, 20, 22, 28, 46, 57, 62, 64, 66], "quota": [2, 90], "unknown": [3, 11, 16, 20, 38, 53, 54, 55, 57, 59, 60, 61, 62, 63, 64, 70, 86, 87, 92, 97, 106, 116, 123, 124, 125, 126, 127, 128, 134], "date": [3, 6, 16, 20, 29, 31, 32, 33, 38, 39, 41, 42, 44, 45, 48, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 70, 77, 79, 82, 86, 87, 88, 92, 97, 106, 112, 113, 114, 116, 123, 124, 125, 126, 127, 128, 130, 134], "apr": [3, 16, 38, 53, 54, 59, 60, 61, 62, 63, 64, 70, 86, 87, 92, 97, 106, 116, 123, 124, 125, 126, 127, 128, 134], "05": [3, 6, 7, 8, 9, 11, 12, 14, 16, 20, 28, 31, 38, 53, 54, 56, 59, 60, 61, 62, 63, 64, 68, 69, 70, 77, 86, 87, 92, 95, 97, 106, 109, 112, 116, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134], "2024": [3, 16, 38, 53, 54, 59, 60, 61, 62, 63, 64, 65, 66, 67, 70, 86, 87, 92, 97, 116, 123, 124, 125, 126, 127, 128, 131, 134], "hack": [3, 28], "adjust": [3, 19, 20, 24, 28, 39, 41, 42, 44, 45, 48, 50, 53, 54, 60, 62], "distro": [3, 45], "line": [3, 4, 6, 12, 19, 28, 31, 32, 33, 35, 37, 38, 41, 42, 43, 45, 46, 47, 48, 50, 53, 54, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 71, 72, 73, 74, 77, 82, 87, 88, 92, 106, 116, 123, 126, 130, 140], "comfort": [3, 8, 31, 38, 45, 79], "python3": [3, 6, 16, 18, 19, 20, 23, 28, 29, 37, 45, 50, 54, 55, 57, 60, 63, 70, 79, 84, 87, 88, 92, 94, 97, 99, 101, 106, 109, 110, 117, 124, 127, 134], "5": [3, 6, 7, 8, 9, 11, 12, 14, 23, 24, 26, 27, 28, 31, 38, 41, 42, 45, 46, 53, 54, 56, 57, 63, 64, 65, 66, 67, 68, 69, 70, 77, 78, 79, 86, 87, 92, 95, 96, 105, 108, 109, 112, 116, 117, 127, 128, 129, 130, 131, 132, 133, 134], "pep8": [3, 92], "max": [3, 7, 8, 28, 92, 109], "119": [3, 4, 68, 91, 92], "pycodestyl": [3, 92], "vscode": [3, 73, 92], "yapf3": [3, 19, 92, 99], "submit": [3, 45, 50, 75], "bunch": [3, 14, 39], "modul": [3, 19, 20, 24, 27, 35, 45, 47, 48, 49, 50, 54, 55, 56, 57, 59, 66, 70, 72, 77, 79, 81, 82, 83, 84, 87, 88, 92, 99, 101, 106, 107, 108, 116, 118, 121, 123, 126, 130, 134, 135, 140], "py": [3, 4, 6, 18, 19, 20, 21, 38, 42, 45, 47, 48, 49, 50, 53, 55, 56, 57, 62, 66, 70, 73, 77, 79, 81, 82, 83, 84, 86, 88, 91, 92, 94, 99, 103, 106, 116, 126, 130, 134], "pyftpdlib": [3, 92], "ftpserver": 3, "git": [3, 36, 41, 45, 51, 57, 70, 79, 80, 85, 92, 134], "exchang": [3, 11, 14, 16, 21, 22, 26, 27, 29, 30, 37, 38, 39, 41, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 60, 64, 65, 67, 68, 69, 71, 72, 77, 78, 79, 81, 83, 86, 87, 88, 89, 90, 92, 103, 116, 128, 129, 131, 132, 133, 135, 136], "disrupt": 3, "clone": [3, 36, 41, 45, 51, 70, 79, 80, 92, 134], "sarrac": [3, 23, 28, 37, 55, 63, 74, 88, 92, 101, 109, 117, 127, 138], "sr3c": [3, 50, 55, 70, 84, 88, 92, 134], "insect": [3, 38, 92, 116], "cd": [3, 4, 41, 42, 45, 51, 56, 57, 70, 77, 79, 80, 91, 92, 134, 139, 140], "grant": [3, 22, 45], "doc": [3, 4, 8, 20, 27, 49, 54, 56, 57, 59, 70, 75, 77, 87, 91, 92, 106, 108, 123, 134], "contribut": [3, 11, 31, 75, 76, 92, 112, 140], "rst": [3, 19, 20, 21, 27, 36, 45, 47, 49, 62, 73, 79, 81, 83, 87, 89, 92, 99, 102, 103, 106, 108, 126], "mainten": [3, 19, 20, 28, 44, 50, 79, 83, 84, 86, 87, 88, 90, 92, 93, 94, 95, 99, 101, 104, 105, 106, 108, 109, 110, 112, 115, 116, 120, 126, 128, 135, 136, 137], "sr3_option": [3, 55, 56, 59, 60, 61, 63, 64, 77, 92, 123, 124, 125, 127, 128], "dictionari": [3, 4, 11, 21, 38, 48, 55, 56, 57, 66, 68, 77, 99], "alphabet": 3, "laptop": [3, 19, 73], "flow_test": [3, 19, 57, 92, 99], "step": [3, 4, 6, 7, 12, 21, 22, 26, 27, 31, 37, 39, 45, 47, 48, 49, 53, 54, 55, 57, 66, 77], "gate": 3, "commonli": [3, 22, 34, 44, 62], "platform": [3, 21, 38, 50, 56, 59, 62, 67, 69, 70, 77, 92, 116, 131, 133, 134], "finish": [3, 6, 7, 19, 24, 28, 38, 42, 69, 72, 73], "v2_dev": [3, 92], "snapshot": [3, 6, 28], "merg": [3, 56, 77, 92], "v2_issue365": [3, 92], "issue365": [3, 92], "issue365_methodb": [3, 92], "pr": [3, 11, 92], "pleas": [3, 6, 20, 22, 35, 39, 44, 45, 53, 54, 57, 62, 63, 69, 70, 79, 92, 134], "successfulli": [3, 19, 20, 31, 38, 45, 48, 55, 56, 57, 62, 66, 68, 70, 77, 79, 106, 116, 130, 134], "static_flow": [3, 92], "flakey_brok": [3, 19, 38, 92, 99, 116], "dynamic_flow": [3, 19, 92, 99], "concern": [3, 14, 16, 20, 23, 31, 34, 37, 50, 60, 63, 79, 90, 91, 92, 96, 106, 112, 133], "satisfi": [3, 20, 31, 50, 70, 92], "natur": [3, 11, 12, 19, 28, 31, 37, 38, 44, 50, 53, 57, 62, 84, 92, 99], "three": [3, 6, 8, 20, 24, 27, 28, 29, 31, 34, 49, 54, 59, 62, 63, 64, 68], "machin": [3, 11, 19, 22, 38, 44, 45, 46, 53, 54, 56, 57, 65, 77, 78, 79, 86, 87, 99, 104, 116, 120, 129], "stabl": [3, 19, 28, 29, 70, 92, 99, 109, 110, 134], "tag": [3, 19, 20, 21, 32, 33, 45, 55, 56, 57, 63, 70, 71, 79, 88, 92, 134, 136], "v2onli": [3, 92], "net": [3, 6, 34, 50, 55, 65, 84, 88, 92, 115], "v2_stabl": [3, 55, 88, 92, 139, 140], "upcom": [3, 44], "major": [3, 12, 29, 31, 56, 59, 77], "refactor": [3, 15, 29, 50, 56, 99, 107, 110], "construct": [3, 31, 38, 55, 59, 66, 88, 92, 106, 108, 112, 123, 130], "regress": 3, "enhanc": [3, 4, 44, 56, 73, 77], "v3onli": [3, 19, 92, 99], "v2_": 3, "fairli": [3, 19, 31, 41, 44], "criterion": 3, "v03": [3, 19, 20, 21, 30, 37, 38, 45, 48, 50, 54, 55, 56, 58, 63, 66, 69, 77, 79, 82, 84, 87, 88, 92, 99, 101, 103, 106, 111, 116, 119, 127, 128, 130], "transform_flow": [3, 92], "recip": [3, 92], "rcx": 3, "candid": [3, 44, 92, 120], "py36": 3, "older": [3, 20, 24, 25, 29, 45, 50, 55, 56, 62], "graduat": 3, "seri": [3, 4, 6, 20, 33, 36, 47, 50, 57, 62], "stable_py36": 3, "6": [3, 6, 7, 8, 9, 11, 12, 20, 24, 28, 34, 54, 62, 65, 66, 68, 70, 87, 92, 96, 106, 109, 115, 118, 126, 129, 130, 131, 132, 134], "redhat": [3, 28, 92, 109], "8": [3, 4, 6, 7, 8, 9, 11, 12, 14, 16, 20, 41, 44, 45, 48, 50, 55, 56, 57, 62, 64, 65, 66, 68, 69, 70, 77, 79, 82, 84, 88, 91, 92, 95, 97, 106, 120, 126, 128, 129, 130, 131, 132, 133, 134], "20": [3, 6, 7, 8, 11, 12, 17, 20, 23, 28, 29, 31, 32, 38, 45, 50, 53, 54, 55, 56, 62, 66, 68, 69, 71, 77, 79, 84, 86, 87, 88, 92, 98, 106, 109, 110, 112, 113, 116, 117, 126, 130, 131, 132, 133, 136], "hatchl": 3, "db": [3, 31, 42, 46, 56, 57, 78], "comput": [3, 8, 11, 18, 20, 23, 24, 28, 29, 31, 44, 60, 62, 63, 64, 109], "librari": [3, 16, 17, 19, 20, 24, 26, 29, 31, 38, 46, 50, 53, 54, 55, 56, 57, 60, 62, 68, 70, 73, 77, 87, 92, 106, 112, 119], "upload": [3, 20, 31, 38, 57, 64, 92, 116], "pain": [3, 14], "nois": 3, "e": [3, 6, 19, 20, 23, 24, 27, 31, 38, 44, 47, 49, 50, 54, 55, 56, 57, 62, 63, 64, 77, 84, 85, 87, 88, 92, 95, 106, 108, 116, 117, 123, 126, 129], "let": [3, 7, 11, 17, 20, 22, 26, 29, 38, 39, 41, 44, 45, 46, 57, 65, 66, 79], "edit": [3, 4, 16, 19, 20, 29, 36, 38, 41, 42, 45, 46, 47, 49, 53, 54, 59, 60, 61, 63, 65, 72, 73, 79, 86, 87, 92, 97, 99, 106, 110, 116, 123, 124, 125, 127, 129, 135], "ideal": [3, 4, 7, 8, 17, 21, 24, 26, 31, 44, 45, 50, 55, 57, 77, 92], "debug": [3, 4, 16, 19, 20, 28, 45, 48, 53, 55, 56, 57, 60, 65, 66, 67, 69, 77, 82, 86, 87, 88, 106, 129, 130, 131, 133], "apt": [3, 45, 46, 50, 57, 71, 78, 79, 84, 92, 136], "dev": [3, 4, 20, 41, 45, 46, 47, 49, 57, 61, 70, 78, 79, 81, 83, 91, 92, 106, 125, 134], "dpkg": [3, 46, 78, 92], "virtual": [3, 8, 20, 21, 31, 44, 45, 50, 53, 62, 70, 84, 134], "multipass": [3, 92], "launch": [3, 7, 20, 23, 56, 62, 63, 67, 73, 92], "m": [3, 6, 7, 11, 38, 45, 48, 50, 54, 55, 56, 57, 62, 63, 65, 66, 67, 68, 69, 70, 72, 77, 79, 82, 84, 87, 88, 92, 116, 126, 127, 130, 131, 132, 133, 134, 135], "8g": [3, 92], "d": [3, 6, 7, 12, 20, 23, 28, 31, 32, 33, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 62, 63, 64, 67, 68, 71, 72, 75, 77, 80, 85, 91, 93, 94, 95, 96, 98, 100, 101, 102, 103, 104, 105, 107, 111, 113, 114, 115, 117, 119, 121, 122, 123, 124, 125, 129, 132, 133, 134, 135, 136, 138, 139], "30g": [3, 92], "ssh": [3, 4, 20, 22, 23, 28, 31, 37, 38, 41, 42, 44, 53, 56, 61, 63, 70, 86, 91, 92, 101, 104, 106, 109, 112, 116, 117, 120, 125, 127, 134], "localhost": [3, 18, 20, 38, 39, 41, 45, 47, 49, 53, 54, 57, 62, 69, 71, 79, 81, 83, 86, 87, 92, 94, 106, 116, 126, 129, 133, 136], "privat": [3, 37, 44, 45, 53, 62, 72, 90, 92], "fractal": [3, 19, 20, 38, 45, 47, 54, 55, 59, 69, 70, 79, 83, 87, 88, 92, 99, 106, 116, 123, 129, 134], "ipv4": [3, 22, 92, 104], "imag": [3, 6, 28, 36, 39, 46, 51, 78, 80, 87, 92, 109, 110, 112], "lt": [3, 67, 68, 92, 131, 132], "10": [3, 6, 7, 9, 11, 12, 14, 19, 20, 24, 27, 28, 29, 31, 34, 37, 38, 39, 41, 44, 45, 46, 47, 50, 53, 54, 55, 62, 64, 65, 66, 68, 78, 79, 83, 84, 86, 87, 88, 92, 95, 99, 101, 106, 108, 109, 110, 112, 115, 116, 118, 120, 126, 129, 130, 132], "23": [3, 6, 14, 20, 28, 45, 49, 54, 57, 62, 65, 68, 69, 70, 79, 81, 84, 87, 92, 95, 106, 109, 126, 132, 133, 134], "56": [3, 11, 20, 28, 45, 65, 66, 70, 79, 92, 106, 109, 130, 133, 134], "keen": [3, 92], "crow": [3, 92], "weird": [3, 19, 55, 57], "interpret": [3, 19, 20, 32, 33, 38, 45, 50, 54, 55, 56, 57, 59, 62, 64, 77], "paramiko": [3, 14, 20, 38, 50, 55, 56, 57, 66, 70, 73, 77, 88, 92, 95, 106, 116, 130, 134], "stackoverflow": [3, 56, 92], "54612609": [3, 92], "rsa": [3, 92], "sudo": [3, 22, 45, 57, 70, 71, 79, 92, 104, 134, 136], "cat": [3, 4, 38, 41, 42, 45, 46, 47, 53, 70, 78, 79, 83, 86, 92, 116], "var": [3, 20, 45, 46, 53, 57, 62, 78, 79, 86, 92, 106, 126], "snap": [3, 92], "multipassd": [3, 92], "id_rsa": [3, 92], "sed": [3, 16, 28, 41, 92, 97, 109], "id_rsa_contain": [3, 92], "chmod": [3, 20, 25, 38, 45, 46, 50, 56, 57, 62, 77, 78, 79, 84, 92, 102, 106, 116, 126], "600": [3, 7, 8, 12, 22, 24, 28, 47, 49, 81, 83, 92, 104, 109, 118, 129], "scp": [3, 19, 22, 23, 28, 41, 42, 56, 62, 63, 92, 99, 104, 109, 117, 126, 127], "175": [3, 92], "home": [3, 4, 6, 18, 19, 20, 27, 28, 38, 42, 47, 49, 53, 54, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 70, 73, 76, 81, 83, 86, 87, 91, 92, 94, 99, 106, 109, 116, 123, 128, 129, 130, 134, 140], "100": [3, 6, 7, 9, 11, 12, 14, 20, 24, 31, 38, 45, 46, 53, 54, 56, 57, 63, 65, 66, 67, 69, 77, 78, 79, 86, 87, 92, 95, 106, 112, 116, 118, 127, 130, 131, 133], "1704": [3, 92], "7mb": [3, 92], "00": [3, 6, 20, 28, 31, 47, 49, 54, 55, 57, 65, 66, 67, 68, 70, 81, 83, 87, 88, 92, 106, 109, 112, 130, 131, 132, 134], "106": [3, 20, 31, 92, 106, 112], "ecdsa": [3, 92], "sha256": [3, 92], "jlrnxv7udicbdazcvovgtu0myjr5": [3, 92], "kyznwi": [3, 92], "dihked8": [3, 92], "perman": [3, 19, 24, 29, 38, 44, 56, 62, 64, 90, 92, 99, 110, 116, 120, 126], "known": [3, 8, 20, 21, 22, 26, 28, 31, 38, 44, 45, 50, 53, 56, 57, 62, 70, 77, 92], "1712": [3, 92], "9": [3, 6, 7, 9, 11, 12, 20, 28, 31, 45, 50, 56, 57, 62, 66, 67, 68, 69, 70, 71, 72, 77, 79, 84, 92, 106, 109, 112, 126, 130, 131, 132, 133, 134, 135, 136], "4mb": [3, 92], "shell": [3, 12, 20, 23, 24, 28, 39, 41, 44, 45, 53, 62, 63, 73, 79, 86, 92, 106, 109, 117, 120, 126, 127], "welcom": [3, 37, 57, 92], "gnu": [3, 92], "4": [3, 4, 6, 7, 8, 9, 11, 12, 14, 19, 20, 28, 34, 37, 38, 41, 42, 44, 45, 55, 57, 62, 65, 66, 67, 68, 79, 88, 91, 92, 95, 96, 99, 101, 103, 106, 109, 115, 116, 120, 126, 129, 130, 131, 132], "81": [3, 20, 31, 53, 86, 92, 106, 112, 130, 131], "x86_64": [3, 92], "landscap": [3, 92], "canon": [3, 48, 55, 62, 82, 92, 121], "fri": [3, 92], "aug": [3, 92], "27": [3, 19, 20, 29, 30, 38, 45, 49, 54, 62, 66, 68, 69, 70, 79, 81, 87, 92, 99, 106, 110, 111, 116, 126, 133, 134], "21": [3, 6, 20, 38, 44, 45, 53, 54, 70, 79, 86, 87, 92, 106, 116, 120, 134], "12": [3, 6, 8, 11, 12, 20, 23, 28, 31, 38, 41, 45, 46, 54, 55, 57, 62, 63, 64, 66, 68, 72, 78, 79, 87, 88, 92, 106, 109, 112, 116, 117, 126, 127, 128, 129, 130, 132, 135], "16": [3, 6, 7, 9, 11, 19, 20, 23, 28, 29, 38, 45, 53, 54, 64, 69, 71, 79, 86, 87, 92, 99, 106, 109, 110, 116, 117, 128, 130, 131, 132, 133, 136], "edt": [3, 92], "2021": [3, 19, 20, 50, 54, 56, 69, 77, 84, 87, 92, 99, 106, 133], "42": [3, 6, 20, 28, 45, 54, 70, 73, 79, 87, 92, 106, 109, 134], "112": [3, 53, 68, 86, 92], "28": [3, 6, 11, 19, 20, 28, 45, 54, 56, 66, 70, 77, 79, 87, 92, 99, 106, 109, 130, 131, 132, 134], "90gb": [3, 92], "memori": [3, 6, 19, 20, 23, 24, 28, 29, 31, 44, 45, 50, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 77, 87, 92, 106, 130, 131], "ens4": [3, 92], "swap": [3, 20, 45, 79, 92, 106], "updat": [3, 4, 8, 14, 19, 20, 21, 24, 29, 31, 37, 39, 41, 42, 44, 45, 48, 50, 53, 55, 56, 57, 59, 62, 64, 66, 68, 70, 77, 79, 92, 106, 132, 134], "upgrad": [3, 14, 19, 28, 52, 70, 92, 134], "sudo_root": [3, 92], "prompt": [3, 54, 59, 70, 74], "l": [3, 6, 11, 19, 20, 28, 41, 42, 45, 55, 56, 57, 62, 71, 72, 77, 80, 81, 82, 83, 84, 85, 88, 90, 91, 93, 94, 95, 96, 97, 98, 101, 102, 104, 105, 106, 107, 108, 110, 112, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 135, 136, 138, 139], "127": [3, 20, 45, 79, 92, 106], "bash_logout": [3, 92], "bashrc": [3, 23, 63, 92, 117, 127], "cach": [3, 8, 11, 19, 20, 21, 23, 24, 28, 29, 31, 38, 42, 45, 46, 47, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 65, 70, 72, 77, 78, 79, 83, 84, 86, 87, 88, 92, 99, 103, 106, 109, 110, 112, 116, 117, 118, 123, 124, 126, 127, 129, 134, 135], "profil": [3, 73, 92], "travi": [3, 92], "flow_autoconfig": [3, 92], "sh": [3, 20, 41, 42, 53, 86, 92, 106], "add_sr3": [3, 92], "empti": [3, 4, 18, 56, 62, 63, 67, 77], "readi": [3, 19, 20, 21, 22, 26, 28, 37, 38, 41, 42, 44, 53, 54, 56, 62, 66, 67, 68, 69, 73], "grep": [3, 19, 20, 28, 41, 42, 47, 65, 70, 83, 92, 99, 106, 109, 129, 134], "ii": [3, 20, 57, 62, 92, 106, 126], "libsr3c": [3, 92], "08a1": [3, 92], "202108270410": [3, 92], "ubuntu20": [3, 92], "amd64": [3, 92], "08": [3, 6, 19, 20, 38, 42, 45, 50, 71, 72, 79, 84, 92, 99, 106, 116, 135, 136], "202108241854": [3, 92], "directori": [3, 4, 9, 12, 14, 16, 18, 19, 20, 21, 23, 24, 27, 28, 29, 30, 32, 33, 36, 37, 38, 39, 41, 42, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 77, 79, 84, 86, 87, 88, 92, 106, 109, 112, 116, 117, 123, 128, 129, 130, 131, 134, 135, 136], "008exp": [3, 92], "overrid": [3, 11, 14, 19, 20, 24, 38, 45, 48, 50, 54, 55, 56, 57, 59, 63, 64, 65, 66, 77, 116, 129, 130], "export": [3, 23, 36, 41, 42, 47, 53, 62, 63, 83, 86, 92, 117, 126, 127], "sarra_py_vers": [3, 92], "Then": [3, 9, 14, 18, 23, 28, 31, 36, 38, 45, 53, 54, 56, 63, 73, 77, 117], "pretti": [3, 11, 19, 56, 77], "bionic": [3, 92], "bdist_wheel": [3, 92], "newer": [3, 20, 44, 45, 59, 62], "dist": [3, 16, 18, 20, 54, 60, 63, 70, 73, 87, 92, 94, 97, 106, 124, 127, 134], "pip3": [3, 57, 65, 70, 92, 129, 134], "whl": [3, 70, 92, 134], "bin": [3, 20, 38, 45, 48, 53, 55, 56, 62, 67, 68, 70, 73, 79, 86, 88, 92, 106, 116, 126, 131, 132, 134], "deb": [3, 46, 65, 70, 78, 92, 129, 134], "parent": [3, 19, 20, 21, 25, 28, 31, 38, 39, 54, 55, 56, 57, 62, 63, 77, 87, 88, 92, 99, 103, 106, 109, 112, 116, 126, 127], "sign": [3, 6, 7, 57, 62], "devscript": [3, 92], "debuild": [3, 92], "uc": [3, 92], "accomplish": [3, 9, 20, 21, 29, 31, 38], "checklist": 3, "issue240": [3, 92], "approach": [3, 19, 23, 24, 25, 27, 28, 31, 37, 44, 45, 53, 54, 65], "issue240_2": [3, 92], "consequ": [3, 50], "cycl": [3, 28, 31, 48, 56, 66, 92, 109, 112], "issuexxx": [3, 92], "eventu": [3, 7, 8, 12, 19, 27, 28, 29, 31, 62, 68], "alreadi": [3, 11, 14, 19, 20, 23, 26, 28, 29, 31, 38, 39, 44, 45, 48, 53, 54, 55, 56, 57, 59, 60, 62, 64, 66, 69, 74, 77, 79, 82, 88, 130], "solv": [3, 12, 31, 45], "checkout": [3, 70, 92, 134], "skew": [3, 23, 25, 28, 92], "otherwis": [3, 6, 18, 20, 21, 31, 45, 48, 49, 56, 57, 61, 63, 72, 77, 92], "flakey_brows": [3, 92], "flow_setup": [3, 92], "flow_limit": [3, 92], "period": [3, 8, 24, 28, 31, 44, 45, 48, 49, 50, 54, 55, 56, 57, 62, 64, 66, 77, 81, 82, 92], "1000": [3, 11, 49, 56, 77, 81, 92], "flow_check": [3, 92], "flow_cleanup": [3, 92], "shortest": [3, 20, 54, 62], "saniti": [3, 20, 50, 59, 65, 70, 79, 84, 106, 123, 129, 134], "behaviour": [3, 8, 19, 20, 38, 48, 50, 55, 57, 59, 62, 66, 77], "linear": 3, "uniformli": 3, "lend": 3, "repeat": [3, 4, 44, 62], "shutdown": [3, 8, 19, 44, 45, 56, 62, 66, 99], "post_log": [3, 20, 47, 49, 50, 55, 71, 81, 83, 84, 88, 92, 106, 136], "print": [3, 6, 7, 8, 9, 11, 12, 19, 20, 38, 45, 51, 54, 56, 57, 59, 62, 65, 68, 69, 70, 77, 116, 132, 133, 134], "on_post": [3, 20, 29, 38, 45, 47, 49, 50, 53, 62, 79, 81, 83, 84, 86, 92, 106, 110, 116, 126], "plugin": [3, 4, 12, 16, 18, 21, 22, 23, 27, 28, 29, 31, 35, 37, 39, 42, 45, 46, 47, 50, 52, 53, 56, 57, 59, 60, 62, 63, 65, 67, 70, 71, 74, 77, 78, 79, 83, 84, 85, 86, 91, 92, 94, 96, 97, 101, 103, 104, 107, 108, 109, 110, 117, 119, 121, 123, 124, 126, 127, 129, 131, 134, 136, 138], "action": [3, 4, 16, 23, 31, 38, 45, 49, 50, 53, 54, 56, 60, 62, 63, 64, 65, 67, 73, 77, 79, 81, 84, 86, 87, 91, 92, 97, 112, 116, 117, 124, 126, 127, 128, 129, 131, 137], "retri": [3, 18, 19, 20, 21, 29, 37, 38, 45, 47, 48, 49, 50, 54, 56, 58, 62, 65, 66, 67, 70, 71, 72, 77, 81, 82, 83, 84, 87, 92, 99, 103, 106, 116, 126, 129, 130, 131, 134], "runnig": [3, 92], "ancestor": [3, 26, 27, 38], "beginnig": [3, 46], "proceed": [3, 29, 38, 45], "instruct": [3, 9, 11, 12, 37, 45, 46, 70, 73, 78, 79, 85, 86, 87, 88, 92, 101, 116, 126, 134], "o": [3, 6, 11, 12, 14, 19, 20, 23, 28, 31, 37, 38, 39, 48, 50, 53, 55, 56, 57, 62, 63, 65, 66, 67, 69, 77, 82, 84, 86, 88, 92, 95, 99, 101, 106, 109, 112, 116, 117, 126, 127, 129, 130, 131, 133], "blob": [3, 31, 38, 54, 55, 70, 87, 88, 92, 112, 116, 134], "blind": 3, "execut": [3, 4, 7, 20, 30, 38, 45, 46, 53, 57, 59, 62, 70, 73, 88, 116, 123], "lead": [3, 4, 28, 29, 31, 41, 56, 62, 64, 77], "undesir": [3, 23, 44, 45], "tabl": [3, 4, 12, 20, 31, 34, 42, 44, 57, 63, 70, 85, 91, 92, 106, 112, 115, 117, 120, 121, 127, 134], "coverag": [3, 6, 38], "show": [3, 6, 7, 8, 9, 10, 11, 12, 19, 27, 28, 36, 37, 38, 39, 42, 45, 50, 53, 54, 55, 59, 62, 66, 68, 70, 71, 73, 79, 84, 88, 99, 116, 123, 134], "t_ddx": [3, 92], "mart": [3, 54, 87, 92], "xwinno00": [3, 92], "xwinnow01": [3, 20, 62, 92, 106, 126], "public": [3, 4, 6, 20, 21, 22, 27, 29, 31, 37, 38, 44, 45, 46, 53, 57, 63, 64, 78, 79, 82, 84, 86, 88, 89, 91, 92, 94, 99, 101, 103, 104, 105, 108, 109, 110, 112, 113, 114, 115, 116, 117, 119, 120, 121, 124, 126, 127, 128, 130, 138], "post_exchangesplit": [3, 19, 45, 50, 54, 67, 84, 87, 92, 99, 131], "xwinnow0x": [3, 92], "t0x_f10": [3, 92], "xsarra": [3, 38, 45, 79, 92, 116], "excchang": 3, "f20": [3, 92], "testdocroot": [3, 20, 92, 106, 129], "sarra_devdocroot": [3, 19, 20, 38, 92, 99, 106, 116], "255": [3, 20, 28, 34, 53, 57, 62, 64, 86, 92, 106, 109, 115, 126, 128], "charact": [3, 4, 11, 12, 14, 20, 28, 31, 34, 50, 53, 54, 56, 57, 61, 62, 64], "accel_wget": [3, 19, 50, 54, 84, 87, 92, 99], "truncat": [3, 19, 31, 56, 57, 64, 77, 92], "downloaded_by_sub_t": [3, 92], "f40": [3, 20, 57, 92, 106], "appear": [3, 20, 26, 28, 31, 44, 45, 54, 56, 62, 72, 73], "ceil": [3, 6, 8], "url": [3, 4, 6, 14, 19, 22, 29, 31, 32, 33, 37, 38, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 61, 64, 66, 68, 72, 77, 78, 79, 81, 82, 84, 86, 87, 88, 91, 92, 95, 99, 101, 104, 110, 112, 113, 114, 116, 123, 125, 128, 130, 132, 135], "auto": [3, 4, 19, 45, 46, 54, 67, 68, 72, 79, 87, 89, 92, 97, 131, 132, 135], "sender": [3, 11, 12, 19, 21, 25, 31, 37, 38, 39, 40, 45, 46, 48, 50, 53, 54, 55, 57, 58, 59, 62, 65, 79, 84, 87, 88, 92, 99, 102, 103, 112, 116, 123, 126, 129], "tsource2send": [3, 92], "sent_by_tsource2send": [3, 20, 92, 106], "xs_tsource_output": [3, 92], "replace_dir": [3, 92], "post_exchangesuffix": [3, 19, 56, 67, 77, 99, 131], "u_sftp_f60": [3, 20, 92, 106], "downloaded_by_sub_u": [3, 92], "accel_sftp": [3, 54, 87, 92], "test2_f61": [3, 20, 45, 79, 92, 106], "xs_tsource_pol": [3, 20, 92, 106], "f62": [3, 20, 92, 106], "ftp_f70": [3, 20, 92, 106], "q_f71": [3, 20, 92, 106], "recd_by_srpoll_test1": [3, 20, 92, 106], "shovel": [3, 16, 19, 21, 22, 23, 38, 41, 42, 45, 48, 54, 57, 58, 59, 60, 61, 62, 63, 64, 65, 79, 82, 87, 92, 97, 99, 103, 116, 123, 124, 125, 126, 127, 128, 129], "pclean": [3, 20, 54, 55, 58, 66, 87, 88, 92, 106, 130], "f90": [3, 92], "fake": [3, 41, 56, 66, 77, 92], "exercis": [3, 19, 46], "f91": [3, 92], "f92": [3, 57, 92], "assumpt": [3, 49, 56], "pc": [3, 92], "desktop": [3, 42], "requisit": [3, 65], "verifi": [3, 18, 22, 32, 33, 38, 45, 46, 53, 54, 55, 57, 73, 78, 79], "latest": [3, 8, 26, 45, 51, 56, 57, 70, 77, 80], "dozen": [3, 6, 12, 20, 28, 29, 31, 55, 62, 68], "rabbitmq_manag": [3, 45, 46, 71, 78, 79, 92, 136], "mkdir": [3, 20, 41, 42, 45, 50, 56, 62, 65, 67, 70, 71, 72, 77, 79, 84, 92, 106, 126, 129, 131, 135, 136], "eof": [3, 45, 79, 92], "env": [3, 16, 20, 54, 55, 60, 62, 63, 70, 73, 87, 88, 92, 97, 106, 124, 126, 127, 134], "flowbrok": [3, 20, 47, 49, 81, 83, 92, 106], "mqp": [3, 19, 20, 21, 26, 38, 92, 96, 99, 103, 105, 106, 116, 129], "sftpuser": [3, 20, 92, 106, 129], "sr_config_exampl": [3, 16, 60, 63, 92, 97, 124, 127], "rabbitmq_pass": [3, 92], "s0m3r4nd0mp4ss": [3, 92], "bunnymast": [3, 20, 38, 45, 54, 79, 87, 92, 106, 116], "tsourc": [3, 18, 20, 45, 47, 49, 53, 79, 81, 83, 86, 92, 94, 106], "tsub": [3, 20, 92, 106], "tfeed": [3, 20, 38, 45, 69, 79, 92, 106, 116, 129, 133], "hpfx": [3, 24, 29, 54, 56, 57, 62, 65, 66, 67, 68, 70, 77, 87, 92, 104, 110, 118, 126, 129, 130, 131, 132], "collab": [3, 24, 29, 54, 56, 57, 62, 65, 66, 67, 68, 70, 77, 87, 92, 110, 118, 126, 129, 130, 131, 132], "hpfx1": [3, 92], "hpfx2": [3, 67, 92, 131], "dd": [3, 20, 24, 27, 28, 31, 38, 53, 54, 56, 57, 59, 61, 62, 63, 65, 66, 67, 68, 70, 72, 77, 85, 86, 87, 92, 106, 108, 109, 112, 116, 118, 123, 125, 126, 127, 129, 130, 131, 132, 135], "2121": [3, 20, 61, 92, 106, 125], "rabbitmqctl": [3, 22, 45, 46, 71, 78, 79, 92, 104, 136], "delete_us": [3, 45, 79, 92], "guest": [3, 20, 39, 45, 46, 53, 63, 64, 71, 78, 79, 86, 92, 106, 128, 136], "add_us": [3, 20, 45, 46, 56, 71, 78, 79, 92, 106, 136], "set_permiss": [3, 45, 46, 71, 78, 79, 92, 136], "set_user_tag": [3, 45, 46, 71, 78, 79, 92, 136], "systemctl": [3, 45, 71, 79, 92], "usr": [3, 16, 18, 20, 38, 45, 53, 54, 55, 56, 59, 60, 62, 63, 67, 70, 79, 86, 87, 88, 92, 94, 97, 106, 116, 123, 124, 126, 127, 131, 134], "mv": [3, 23, 36, 41, 45, 63, 79, 92, 117, 127], "rabbitmqadmin": [3, 45, 56, 79, 92], "wget": [3, 38, 45, 53, 54, 56, 62, 67, 70, 79, 86, 87, 92, 116, 126, 131, 134], "15672": [3, 45, 71, 79, 92, 136], "755": [3, 45, 79, 92], "hard": [3, 7, 8, 11, 12, 19, 23, 29, 31, 50, 55, 56, 57, 64, 77, 92, 128], "suit": [3, 20, 27, 28, 29, 31, 39, 41, 42, 57, 63, 78, 79, 82, 86, 87, 88, 90, 92, 95, 103, 104, 106, 109, 110, 112, 113, 114, 117, 126, 127, 128, 130, 134], "passwordless": 3, "authorized_kei": [3, 53, 86, 92], "associ": [3, 12, 22, 27, 44, 47, 55, 56, 77, 83, 104, 120, 126], "www": [3, 6, 8, 20, 26, 28, 45, 53, 54, 55, 56, 57, 62, 64, 72, 79, 86, 87, 88, 92, 105, 106, 109, 126, 128, 135], "linuxproblem": [3, 92], "art_9": [3, 92], "html": [3, 4, 7, 11, 20, 27, 38, 45, 48, 54, 55, 56, 57, 62, 64, 77, 79, 82, 87, 88, 90, 91, 92, 106, 108, 116, 126, 128], "keygen": [3, 92], "p": [3, 7, 8, 9, 11, 12, 18, 20, 32, 33, 39, 41, 45, 46, 54, 56, 57, 62, 63, 64, 65, 70, 71, 72, 73, 77, 78, 79, 84, 87, 92, 94, 106, 113, 114, 126, 127, 128, 129, 135, 136], "pem": [3, 45, 79, 92], "f": [3, 4, 6, 7, 8, 9, 11, 12, 27, 28, 42, 51, 53, 56, 62, 65, 66, 68, 70, 73, 77, 80, 86, 91, 92, 108, 109, 126, 129, 132, 134], "trivial": [3, 20, 54, 56, 62, 92], "daemon": [3, 16, 20, 28, 37, 45, 46, 54, 56, 59, 62, 63, 79, 87], "blacklab": [3, 21, 38, 45, 53, 54, 79, 86, 87, 92, 103, 116], "rm": [3, 45, 79, 92], "peter": [3, 4, 6, 8, 19, 20, 28, 38, 42, 45, 46, 47, 53, 54, 56, 57, 59, 66, 70, 72, 73, 77, 78, 79, 83, 86, 87, 91, 92, 99, 106, 109, 116, 123, 129, 130, 134, 135], "2018": [3, 6, 27, 28, 30, 31, 38, 47, 49, 81, 83, 92, 108, 109, 111, 112, 116, 119], "02": [3, 6, 19, 20, 28, 31, 34, 38, 42, 56, 62, 69, 77, 92, 99, 106, 109, 112, 115, 116, 126, 132, 133], "14": [3, 6, 19, 20, 28, 31, 45, 46, 53, 54, 55, 62, 66, 68, 69, 70, 72, 78, 79, 85, 86, 87, 88, 92, 99, 106, 109, 112, 126, 133, 134, 135], "22": [3, 6, 11, 12, 20, 53, 54, 57, 61, 66, 68, 69, 70, 72, 85, 86, 87, 92, 106, 125, 133, 134, 135], "58": [3, 20, 45, 47, 49, 57, 79, 81, 83, 92, 106, 129], "944": [3, 92], "info": [3, 19, 20, 23, 28, 38, 39, 42, 45, 46, 47, 48, 49, 53, 54, 55, 57, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 78, 79, 81, 82, 83, 86, 87, 88, 92, 99, 106, 116, 117, 127, 129, 130, 131, 132, 134, 135, 136], "lib": [3, 6, 16, 18, 20, 45, 46, 54, 60, 63, 70, 78, 79, 87, 92, 94, 97, 106, 124, 127, 134], "cpump": [3, 47, 54, 59, 65, 83, 87, 92, 123, 129], "cno_trouble_f00": [3, 20, 47, 54, 65, 83, 87, 92, 106, 129], "inc": [3, 20, 41, 47, 54, 65, 67, 69, 83, 87, 92, 106, 129, 131, 133], "09": [3, 6, 20, 38, 45, 49, 54, 79, 81, 87, 92, 106, 116, 131], "59": [3, 20, 28, 45, 46, 47, 49, 69, 78, 79, 81, 83, 92, 106, 109, 133], "204": [3, 92], "src": [3, 20, 32, 33, 53, 57, 64, 86, 92, 106, 113, 114], "no_trouble_f00": [3, 20, 54, 65, 87, 92, 106, 129], "206": [3, 19, 92, 99], "cpost": [3, 20, 42, 45, 63, 79, 92, 106, 127], "veille_f34": [3, 20, 45, 79, 92, 106], "207": [3, 92], "pelle_dd1_f04": [3, 20, 45, 79, 92, 106], "208": [3, 92], "pelle_dd2_f05": [3, 20, 45, 79, 92, 106], "xvan_f14": [3, 20, 92, 106], "209": [3, 92], "xvan_f15": [3, 20, 92, 106], "483": [3, 92], "756": [3, 92], "shim_f63": [3, 20, 45, 79, 92, 106], "030": [3, 92], "299": [3, 92], "tsarra_f20": [3, 45, 79, 92], "561": [3, 45, 79, 92], "twinnow00_f10": [3, 92], "824": [3, 92], "twinnow01_f10": [3, 92], "01": [3, 6, 8, 19, 20, 28, 31, 38, 49, 53, 54, 55, 56, 57, 62, 64, 66, 67, 70, 72, 77, 81, 86, 87, 88, 92, 99, 106, 109, 112, 116, 128, 130, 132, 134, 135], "086": [3, 92], "download_f20": [3, 20, 38, 45, 79, 92, 106, 116], "350": [3, 92], "tsource2send_f50": [3, 20, 45, 79, 92, 106], "615": [3, 92], "t_dd1_f00": [3, 20, 92, 106], "877": [3, 92], "t_dd2_f00": [3, 20, 92, 106], "137": [3, 54, 87, 92], "cclean_f91": [3, 20, 92, 106], "400": [3, 12, 19, 20, 45, 47, 49, 79, 81, 83, 92, 99, 106], "cdnld_f21": [3, 20, 92, 106], "658": [3, 92, 131], "cfile_f44": [3, 20, 92, 106], "921": [3, 92], "clean_f90": [3, 20, 38, 92, 106, 116], "03": [3, 5, 6, 19, 20, 27, 28, 31, 34, 44, 45, 47, 54, 57, 64, 65, 72, 79, 83, 87, 92, 99, 100, 106, 108, 109, 112, 115, 120, 128, 129, 135], "185": [3, 28, 92, 109], "cp_f61": [3, 20, 92, 106], "455": [3, 19, 65, 92, 99], "715": [3, 72, 92, 135], "978": [3, 45, 79, 92], "t_f30": [3, 20, 92, 106], "237": [3, 20, 92, 106], "504": [3, 92], "764": [3, 66, 92, 130], "t00_f10": [3, 20, 92, 106], "027": [3, 49, 81, 92], "t01_f10": [3, 20, 92, 106], "sr_audit": [3, 19, 20, 21, 22, 50, 84, 92, 99, 103, 104, 106], "audit": [3, 20, 22, 28, 45, 59, 79, 92, 109, 123], "31": [3, 6, 19, 20, 28, 45, 56, 69, 77, 79, 92, 99, 106, 109, 133], "pid": [3, 20, 46, 54, 56, 57, 62, 65, 66, 67, 77, 78, 87, 92, 106, 126, 129, 130, 131], "httpserverpid": [3, 92], "ftpserverpid": [3, 92], "sr_util": [3, 19, 92, 99], "sr_credenti": [3, 19, 92, 99], "sr_config": [3, 19, 92, 99], "sr_cach": [3, 19, 55, 88, 92, 99], "sr_retri": [3, 19, 47, 49, 50, 67, 81, 83, 84, 92, 99, 131], "sr_consum": [3, 19, 55, 88, 92, 99], "sr_http": [3, 19, 92, 99], "sr_ftp": [3, 19, 92, 99], "instanti": [3, 19, 48, 55, 56, 57, 62, 66, 67, 69, 77, 82, 92], "creation": [3, 4, 20, 28, 38, 42, 45, 62, 64, 67, 79, 92], "succeed": [3, 28, 31, 38, 48, 55, 56, 62, 66, 77, 92, 116], "renam": [3, 19, 20, 25, 30, 32, 33, 37, 38, 41, 45, 49, 50, 53, 55, 56, 57, 74, 77, 79, 84, 86, 88, 92, 106, 114, 129], "06": [3, 6, 20, 28, 38, 44, 45, 46, 50, 54, 65, 72, 78, 79, 84, 87, 92, 106, 109, 116, 120, 129, 135], "onfly_checksum": [3, 38, 92, 116], "bbb": [3, 20, 62, 92, 106, 126], "tztz": [3, 92], "ddd": [3, 92], "07": [3, 6, 19, 28, 38, 45, 54, 66, 69, 79, 87, 92, 99, 109, 116, 129, 131, 133], "bad": [3, 19, 20, 44, 54, 55, 56, 57, 65, 66, 67, 77, 88, 92, 99, 130, 131], "sr_sftp": [3, 19, 92, 99], "sr_instanc": [3, 19, 92, 99], "flow_post": [3, 92], "flowpostpid": [3, 92], "sr": [3, 19, 20, 39, 41, 45, 47, 50, 54, 56, 62, 65, 66, 71, 79, 83, 84, 87, 90, 92, 96, 99, 106, 126, 129, 130, 136], "success": [3, 19, 20, 38, 48, 55, 56, 57, 59, 64, 66, 77, 92, 126, 130], "overal": [3, 12, 19, 21, 22, 31, 44, 45, 54, 57, 92, 99], "unit_test": [3, 92], "proce": [3, 19, 38, 39, 41, 42, 57], "proper": [3, 19, 20, 21, 25, 28, 31, 41, 42, 45, 49, 56, 57, 63, 64, 77], "output": [3, 4, 12, 16, 19, 20, 21, 22, 23, 28, 31, 32, 33, 36, 37, 38, 45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 71, 72, 77, 81, 83, 86, 91, 92, 109, 113, 114, 128, 135, 136], "1021": [3, 92], "2017": [3, 6, 25, 28, 30, 31, 53, 72, 86, 92, 102, 109, 111, 112, 135], "37": [3, 20, 45, 54, 57, 67, 72, 79, 87, 92, 106, 130, 135], "422": [3, 92], "sr_shovel": [3, 16, 19, 20, 45, 57, 58, 79, 92, 97, 99, 106, 122], "0001": [3, 72, 92, 135], "435": [3, 92], "436": [3, 92], "15872": [3, 92], "15847": [3, 92], "1022": [3, 92], "OF": [3, 39, 92], "IN": [3, 36, 92], "sr_cpump_xvan_f14_001": [3, 92], "404h": [3, 92], "not_found": [3, 92], "xcvan00": [3, 20, 45, 79, 92, 106], "sr_cpump_xvan_f15_001": [3, 92], "xcvan01": [3, 20, 38, 45, 54, 79, 87, 92, 106, 116], "tsarra": [3, 92], "2240": [3, 92], "sr_sender": [3, 14, 18, 19, 20, 25, 39, 57, 92, 94, 95, 99, 102, 106], "content": [3, 4, 12, 20, 24, 32, 34, 38, 44, 45, 46, 54, 62, 63, 64, 68, 70, 77, 83, 92, 99, 115, 116, 128, 132, 134], "test1_f62": [3, 92], "equal": [3, 4, 19, 20, 44, 46, 56, 92], "11": [3, 6, 11, 12, 20, 23, 28, 31, 34, 35, 45, 46, 48, 54, 55, 56, 57, 62, 64, 66, 68, 69, 70, 77, 78, 79, 82, 87, 88, 92, 106, 107, 109, 112, 115, 117, 126, 128, 129, 130, 132, 134], "r_ftp_f70": [3, 92], "pell": [3, 79, 92, 104, 106, 117, 126], "3665": [3, 92], "3662": [3, 92], "13": [3, 6, 19, 20, 38, 45, 54, 56, 57, 67, 68, 69, 70, 77, 79, 87, 92, 99, 106, 116, 129, 131, 132, 133, 134], "van_14": [3, 92], "van_15": [3, 92], "15": [3, 6, 8, 9, 11, 12, 20, 23, 28, 38, 47, 49, 54, 63, 65, 66, 67, 68, 69, 72, 81, 83, 85, 87, 92, 93, 106, 109, 116, 117, 127, 129, 132, 133, 135], "confid": [3, 22], "lowest": [3, 23, 38, 62], "thy": 3, "qualit": [3, 92], "thorough": [3, 29], "examin": [3, 9, 19, 22, 23, 26, 28, 31, 38, 39, 44, 53, 54, 86, 87, 88, 92, 99, 103, 104, 105, 109, 112, 116, 117, 120], "fclean": [3, 92], "45": [3, 6, 11, 20, 23, 44, 57, 65, 66, 67, 68, 85, 92, 106, 117, 120], "sr_watch": [3, 18, 19, 22, 23, 24, 26, 28, 29, 63, 64, 86, 92, 94, 99, 104, 105, 106, 109, 110, 117, 118, 128], "cfclean": [3, 92], "cflow_test": [3, 92], "broken": [3, 4, 19, 21, 53, 57], "By": [3, 11, 20, 21, 25, 28, 31, 38, 41, 44, 45, 49, 54, 55, 61, 62, 63, 68, 127], "ask": [3, 6, 9, 11, 20, 28, 31, 38, 44, 45, 53, 55, 62, 65, 68, 79], "50000": [3, 9, 45, 67, 79, 92], "fifti": 3, "thousand": [3, 12, 20, 27, 28, 31, 44, 45, 54, 62, 68], "especi": [3, 28, 31, 44, 45, 53, 56, 57, 77], "housekeep": [3, 19, 38, 50, 55, 56, 58, 65, 66, 67, 70, 84, 88, 99, 116, 129, 130, 131, 134], "on_heartbeat": [3, 47, 49, 81, 83, 92], "kill": [3, 7, 20, 65, 70, 73, 92], "poster": [3, 20, 23, 33, 55, 57, 58, 79, 86, 87, 88, 89, 92, 93, 101, 103, 104, 106, 114, 116, 118, 122, 126, 127], "17": [3, 6, 7, 8, 11, 19, 20, 45, 54, 55, 62, 67, 68, 69, 70, 72, 79, 85, 87, 88, 92, 99, 106, 126, 129, 130, 132, 133, 134, 135], "34": [3, 6, 19, 38, 45, 54, 62, 69, 79, 87, 92, 99, 116, 126, 129, 130, 132], "150": [3, 6, 12, 45, 46, 78, 79, 92], "353": [3, 54, 87, 92], "837": [3, 92], "sr_poll": [3, 19, 20, 26, 28, 38, 40, 47, 49, 53, 57, 81, 83, 86, 92, 99, 103, 105, 106, 109, 116], "845": [3, 28, 92, 109], "35": [3, 6, 9, 11, 12, 19, 20, 45, 69, 70, 72, 79, 92, 99, 106, 129, 130, 131, 133, 134, 135], "115": [3, 9, 20, 53, 54, 57, 68, 86, 87, 92, 106], "122": [3, 7, 20, 92, 106, 132], "xs_tsource_shim": [3, 92], "394": [3, 19, 92, 99], "402": [3, 19, 92, 99], "xs_tsource_post": [3, 92], "659": [3, 92, 131], "sr_report": [3, 16, 19, 38, 45, 53, 79, 86, 92, 97, 99, 116], "661": [3, 92], "q_tfeed": [3, 20, 45, 79, 92, 106], "89336558": [3, 92], "04455188": [3, 92], "920": [3, 92], "922": [3, 92], "35552245": [3, 92], "50856337": [3, 92], "36": [3, 9, 11, 12, 19, 20, 34, 67, 72, 92, 99, 106, 115, 129, 130, 135], "179": [3, 45, 79, 92], "180": [3, 41, 92], "182": [3, 11, 92], "48262886": [3, 92], "11567358": [3, 92], "445": [3, 92, 129], "deprec": [3, 6, 19, 25, 32, 33, 62, 92], "post_base_url": [3, 47, 49, 50, 53, 55, 63, 81, 83, 84, 86, 88, 92, 127], "446": [3, 92], "post_base_dir": [3, 47, 49, 50, 53, 55, 63, 81, 83, 84, 86, 88, 92, 127], "document_root": [3, 38, 41, 45, 50, 53, 79, 84, 86, 92, 116], "448": [3, 67, 92], "449": [3, 92], "703": [3, 50, 68, 84, 92], "705": [3, 49, 81, 92], "q_tsourc": [3, 20, 45, 47, 49, 79, 81, 83, 92, 106], "711": [3, 92], "969": [3, 92], "072": [3, 92, 131], "q_anonym": [3, 45, 56, 67, 68, 72, 77, 79, 92, 131, 132, 135], "095": [3, 53, 86, 92], "xwinnow00": [3, 20, 62, 92, 106, 126], "389": [3, 19, 45, 46, 78, 79, 92, 99], "498": [3, 92], "522": [3, 92], "523": [3, 20, 92, 106], "804": [3, 92], "806": [3, 92], "q_tsub": [3, 92], "39328538": [3, 92], "44917465": [3, 92], "38": [3, 20, 45, 54, 67, 69, 72, 79, 87, 92, 106, 131, 133, 135], "062": [3, 92], "064": [3, 92], "11963392": [3, 92], "61638098": [3, 92], "324": [3, 92], "326": [3, 20, 92, 106], "56469334": [3, 92], "87337271": [3, 92], "583": [3, 92], "585": [3, 19, 92, 99], "45979835": [3, 92], "20516428": [3, 92], "854": [3, 20, 62, 63, 64, 92, 106, 126, 127, 128], "download_cp_command": [3, 92], "cp": [3, 28, 36, 42, 45, 53, 62, 70, 79, 86, 92, 104, 109, 126, 134], "preserv": [3, 19, 22, 26, 46, 62, 92], "timestamp": [3, 47, 56, 62, 64, 77, 92, 127], "855": [3, 65, 92], "857": [3, 92], "61218922": [3, 92], "69758215": [3, 92], "39": [3, 6, 9, 11, 20, 28, 54, 65, 66, 67, 68, 69, 87, 92, 106, 109, 129, 130, 131, 132, 133], "121": [3, 20, 54, 87, 92, 106], "123": [3, 20, 68, 92, 106, 132], "47997098": [3, 92], "27633529": [3, 92], "386": [3, 20, 26, 27, 31, 57, 62, 66, 67, 92, 105, 106, 108, 112, 126], "84316550": [3, 92], "21567557": [3, 92], "660": [3, 92], "26453890": [3, 92], "50752396": [3, 92], "924": [3, 54, 87, 92], "927": [3, 92], "81353341": [3, 92], "03950190": [3, 92], "40": [3, 6, 7, 20, 28, 31, 45, 49, 54, 64, 66, 79, 81, 85, 87, 92, 106, 109, 112, 128, 129, 130, 131], "196": [3, 92], "post_brok": [3, 20, 21, 25, 39, 41, 45, 47, 50, 53, 55, 56, 71, 77, 79, 83, 86, 88, 92, 102, 103, 106, 136], "197": [3, 92], "xs_tsourc": [3, 18, 47, 49, 81, 83, 92, 94], "471": [3, 45, 79, 92], "sr_winnow": [3, 16, 19, 22, 53, 54, 86, 87, 92, 97, 99, 104], "474": [3, 49, 81, 92], "480": [3, 49, 81, 92], "741": [3, 66, 92], "743": [3, 92], "750": [3, 92], "753": [3, 19, 92, 99], "found": [3, 4, 20, 27, 42, 45, 46, 47, 49, 55, 56, 57, 59, 60, 61, 62, 63, 65, 72, 73, 77, 92, 135], "sr_audit_f00": [3, 92], "durat": [3, 6, 19, 20, 32, 38, 48, 54, 56, 57, 66, 77, 82, 87, 106, 113, 116, 130], "remot": [3, 22, 23, 24, 31, 38, 41, 44, 45, 50, 53, 54, 55, 56, 57, 62, 63, 74, 79, 117, 121], "desir": [3, 8, 14, 19, 20, 31, 37, 48, 54, 56, 77], "rapid": [3, 31, 86, 87, 88, 89, 90, 92, 93, 99, 101, 106, 110, 111, 112, 116, 117, 118, 126, 127, 128, 129], "argument": [3, 14, 16, 19, 20, 23, 32, 38, 48, 49, 50, 54, 55, 56, 57, 60, 62, 64, 66, 67, 68, 77, 81, 82, 84, 87, 88, 92, 95, 97, 99, 106, 113, 116, 117, 124, 126, 128, 130, 131, 132], "shorten": [3, 23, 31, 45], "200": [3, 8, 45, 53, 79, 86, 92], "advis": [3, 22, 26, 53, 54, 56, 77], "20000": [3, 11, 92], "entri": [3, 5, 9, 16, 19, 20, 24, 27, 28, 29, 31, 32, 34, 35, 38, 44, 45, 50, 54, 56, 57, 59, 60, 61, 62, 63, 67, 73, 74, 77, 88, 116], "100000": [3, 8, 92], "155": [3, 92], "100003": [3, 92], "content_check": [3, 92], "missed_disposit": [3, 92], "964": [3, 45, 79, 92], "20031": [3, 92], "20043": [3, 92], "traceback": [3, 92, 130], "recent": [3, 11, 20, 28, 70, 92, 130], "ng": [3, 92], "1012": [3, 92], "413": [3, 92], "593": [3, 92], "invoke_list": [3, 92], "format_list": [3, 92], "uri": [3, 20, 59, 62, 92, 106, 123, 126], "col": [3, 92], "obj_info": [3, 92], "710": [3, 49, 81, 92], "formatter_inst": [3, 92], "displai": [3, 6, 19, 29, 54, 62, 63, 92], "json_list": [3, 92], "721": [3, 45, 79, 92], "column": [3, 20, 21, 65, 70, 92], "list_to_t": [3, 92], "depth": [3, 11, 35, 53, 56, 77, 92], "775": [3, 45, 46, 47, 49, 78, 79, 81, 83, 92], "add_to_row": [3, 92], "742": [3, 66, 92], "subitem": [3, 92], "fun": [3, 8, 38, 42, 56, 92], "754": [3, 92], "761": [3, 92], "row": [3, 20, 57, 92], "column_ix": [3, 92], "maybe_utf8": [3, 92], "val": [3, 92], "431": [3, 45, 79, 92], "utf": [3, 14, 20, 56, 57, 62, 64, 68, 92, 95, 106, 126, 128, 132], "attributeerror": [3, 92], "float": [3, 38, 48, 56, 66, 67, 77, 92, 116, 131], "100008": [3, 92], "nb": [3, 28, 92, 109, 118], "sr_cpost_veille_f34_0001": [3, 92], "sr_cpost": [3, 20, 23, 28, 29, 59, 63, 92, 106, 109, 110, 117, 123, 127], "cfr": [3, 92], "ab": [3, 16, 92, 97], "todai": [3, 6, 27, 31, 41, 42, 45, 55, 57, 92], "today_ab_20180210_": [3, 92], "stat": [3, 20, 28, 39, 50, 55, 56, 57, 62, 64, 65, 66, 67, 69, 77, 88, 92, 106, 109, 126, 128, 130, 131, 133], "sr_cpump_xvan_f14_0001": [3, 92], "sr_cpump_xvan_f15_0001": [3, 92], "sr_sarra_download_f20_0002": [3, 92], "alphanumer": [3, 20, 31, 45, 54, 57, 63, 65, 66, 70, 79, 87, 92, 106, 112, 127, 129, 130], "20180210": [3, 31, 92, 112], "cwao": [3, 20, 31, 45, 54, 55, 57, 62, 69, 79, 87, 88, 92, 106, 112, 126, 130, 133], "cacn00_cwao_100857__wdk_10905": [3, 92], "errno": [3, 92], "110": [3, 20, 47, 57, 83, 92, 106, 132], "class": [3, 4, 19, 21, 24, 35, 39, 47, 50, 54, 55, 56, 57, 62, 67, 68, 74, 77, 83, 84, 85, 87, 88, 91, 92, 99, 103, 118, 126, 131, 132, 138], "urllib": [3, 4, 6, 56, 68, 91, 92, 132], "urlerror": [3, 92], "urlopen": [3, 6, 68, 92, 132], "sr_sarra_download_f20_0004": [3, 92], "sa": [3, 20, 31, 54, 57, 62, 78, 79, 83, 86, 87, 92, 93, 99, 102, 103, 104, 106, 108, 110, 112, 117, 120, 124, 126, 127, 128, 131], "cymm": [3, 92], "sacn61_cymm_100900___53321": [3, 92], "cweg": [3, 92, 129], "cscn03_cweg_101200___12074": [3, 92], "flow_check_errors_log": [3, 92], "txt": [3, 4, 14, 32, 36, 48, 53, 54, 55, 56, 57, 64, 66, 69, 71, 73, 82, 86, 87, 88, 91, 92, 95, 113, 128, 130, 133, 136], "200016": [3, 92], "99953": [3, 92], "199906": [3, 92], "199620": [3, 92], "cp_f60": [3, 92], "99966": [3, 92], "199549": [3, 92], "99754": [3, 92], "94865": [3, 92], "99935": [3, 92], "99731": [3, 92], "99939": [3, 92], "110795": [3, 92], "160737": [3, 92], "160735": [3, 92], "50113": [3, 92], "50221": [3, 92], "twice": [3, 7, 45, 56, 64, 77, 92], "100205": [3, 92], "49985": [3, 92], "19": [3, 6, 20, 45, 53, 54, 65, 69, 79, 86, 87, 92, 106, 129, 131, 133], "fire": 3, "hour": [3, 6, 12, 20, 27, 28, 31, 38, 42, 45, 48, 49, 53, 54, 56, 57, 62, 66, 70, 77, 79, 82, 112, 116, 130], "morn": 3, "closer": [3, 6, 7, 28, 31, 37], "contin": 3, "inotifi": [3, 23, 37, 46, 78, 92, 101, 117], "encount": [3, 19, 20, 28, 46, 62], "overcom": [3, 46, 53], "sysctl": [3, 92], "variabl": [3, 6, 7, 14, 19, 23, 29, 31, 32, 33, 38, 41, 44, 47, 49, 53, 54, 55, 56, 57, 59, 64, 73, 77, 81, 83, 86, 87, 88, 92, 95, 99, 110, 112, 113, 114, 115, 116, 117, 120, 123, 128], "max_user_watch": [3, 92], "8196": [3, 92], "524288": [3, 92], "excut": [3, 92, 106], "event": [3, 11, 19, 20, 28, 31, 38, 44, 47, 49, 50, 54, 56, 57, 63, 64, 68, 71, 81, 83, 84, 132, 136], "succe": [3, 38, 55, 62], "recov": [3, 12, 20, 21, 56, 62, 68, 77], "interrupt": [3, 25, 28, 54, 65, 68, 87, 92, 109, 129], "pclean_f90": [3, 20, 50, 54, 58, 66, 84, 87, 92, 106, 130], "sr_shovel_pclean_f90_0001": [3, 92], "pclean_f92": [3, 20, 50, 54, 58, 66, 84, 87, 92, 106, 130], "sr_shovel_pclean_f92_0001": [3, 92], "sr_subscribe_t_f30_0002": [3, 92], "pclean_f91": [3, 92], "sr_shovel_pclean_f91_0001": [3, 92], "sr_subscribe_q_f71_0004": [3, 92], "50": [3, 6, 7, 11, 19, 20, 31, 45, 49, 54, 64, 68, 79, 81, 87, 92, 99, 106, 112, 128, 132], "167": [3, 20, 47, 83, 92, 106], "177": [3, 92], "235": [3, 92, 130], "12435": [3, 92], "12428": [3, 92], "100075": [3, 92], "t_dd1": [3, 92], "t_dd2": [3, 92], "100068": [3, 92], "200143": [3, 92], "sum": [3, 8, 19, 20, 23, 33, 34, 45, 47, 48, 49, 50, 53, 56, 57, 60, 62, 63, 64, 66, 69, 71, 72, 77, 79, 81, 82, 83, 84, 86, 92, 99, 106, 114, 115, 117, 124, 126, 127, 128, 130, 135, 136], "98075": [3, 92], "100077": [3, 92], "98068": [3, 92], "397354": [3, 92], "392737": [3, 92], "361172": [3, 92], "195408": [3, 92], "196368": [3, 92], "195406": [3, 92], "193541": [3, 92], "195055": [3, 92], "97019": [3, 92], "94537": [3, 92], "161365": [3, 92], "47950": [3, 92], "95846": [3, 92], "47896": [3, 92], "spite": [3, 8, 28, 62], "termin": [3, 20, 28, 44, 47, 57, 71, 83, 87, 90, 91, 92, 106, 109, 113, 114, 126, 127, 128, 136, 137], "signific": [3, 19, 21, 28, 29], "cumul": [3, 20, 56, 77, 92], "clariti": [3, 19], "pw": [3, 20, 53, 61, 62, 86, 92, 106, 125], "brokerhost": [3, 20, 61, 62, 92, 106, 125], "asid": [3, 20, 31, 45], "typo": 3, "fixup": 3, "increment": [3, 19, 32, 37, 56, 57, 77], "affect": [3, 26, 37, 38, 50, 53, 54, 55, 62, 63, 86, 87, 88, 89, 92, 101, 105, 126, 127], "felt": 3, "v02_issuexxx": [3, 92], "suggest": [3, 20, 31, 32, 33, 42, 45, 62, 63, 70, 113, 114, 134], "fine": [3, 11, 20, 38, 54, 62, 117], "vi": [3, 36, 41, 42, 54, 55, 57, 71, 87, 88, 92, 136], "restructur": [3, 27, 108], "dch": [3, 92], "impact": [3, 19, 23, 28, 53, 62, 63, 86, 92, 99, 109, 117, 126, 127], "fr": [3, 4, 91, 92, 112], "bon": [3, 81, 87, 88, 89, 90, 92, 95, 99, 101, 102, 108, 109, 112, 116, 120, 126, 132, 134], "ceci": [3, 79, 81, 83, 84, 86, 87, 88, 89, 90, 92, 99, 102, 103, 104, 106, 109, 110, 112, 116, 117, 118, 123, 126, 127, 129, 130, 132, 134, 135], "est": [3, 16, 79, 80, 81, 82, 83, 84, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 110, 111, 113, 114, 115, 116, 117, 118, 119, 123, 124, 125, 127, 128, 129, 131, 132, 134, 135, 136, 138, 139], "aux": [3, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 95, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 115, 117, 118, 119, 120, 122, 124, 125, 126, 128, 129, 130, 131, 132, 134, 135, 136, 137], "donc": [3, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 92, 93, 95, 97, 99, 100, 101, 102, 103, 104, 106, 108, 109, 110, 112, 113, 114, 115, 116, 117, 120, 124, 125, 126, 127, 128, 129, 130, 132, 134], "degre": [3, 7, 8, 20, 28, 29, 57], "fragil": [3, 92], "moment": [3, 6, 56, 57, 62, 64, 78, 81, 82, 84, 86, 87, 89, 90, 92, 98, 101, 105, 106, 109, 112, 116, 118, 120, 126, 127, 128, 130, 131], "complaint": 3, "four": [3, 7, 19, 23, 24, 29, 33, 38, 44, 50, 56, 62, 63, 64, 77], "princip": [3, 82, 84, 99, 101, 103, 104, 106, 108, 109, 110, 112, 120, 123, 130], "relreas": 3, "pre_releas": 3, "respect": [3, 4, 20, 45, 50, 55, 56, 62, 63, 77, 81, 88, 106, 126], "variat": [3, 20, 35, 45, 64, 79, 106, 107], "eg": [3, 12, 54, 87], "issuexxx_2_do_it_this_wai": 3, "promot": [3, 92], "best": [3, 6, 8, 17, 20, 21, 23, 25, 26, 31, 38, 44, 45, 48, 53, 54, 55, 59, 62, 63, 66, 72], "against": [3, 7, 8, 19, 20, 28, 54, 56, 57, 59, 62], "reli": [3, 26, 28, 50, 53, 64], "ssc": [3, 28, 39, 70, 92, 109, 134], "hpc": [3, 22, 30, 31, 37, 54, 70, 87, 92, 101, 104, 111, 112, 119, 134], "chp": [3, 70, 92, 110, 134], "spc": [3, 22, 29, 70, 92, 109, 110, 134], "edg": [3, 7, 28, 31], "newest": 3, "stabil": [3, 28, 50], "reproduc": [3, 19, 20, 41, 56], "rang": [3, 7, 14, 23, 28, 37, 49, 57, 81], "alpha": [3, 29, 92, 110], "futur": [3, 6, 19, 20, 31, 34, 45, 59, 62, 64, 79, 92, 99, 112, 126, 128], "yy": [3, 20, 62, 92, 106, 126], "mm": [3, 20, 46, 57, 62, 78, 92, 106, 126], "digit": [3, 20, 32, 56, 62, 64, 77, 106], "year": [3, 6, 11, 20, 23, 27, 28, 29, 31, 35, 44, 56, 62, 63, 77], "month": [3, 6, 20, 28, 31, 55, 62, 88], "april": 3, "pep0440": [3, 92], "yan": [3, 92], "ybn": [3, 92], "beta": [3, 29, 35, 50, 85, 92], "yrcn": [3, 92], "y": [3, 6, 8, 9, 11, 12, 46, 50, 55, 57, 62, 78, 79, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 98, 99, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 113, 114, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 132, 135], "ypostn": [3, 92], "iircj": 3, "j": [3, 6, 8, 29, 31, 37, 55, 62, 79, 88, 90, 92, 99, 101, 104, 109, 110, 112, 126], "solid": [3, 92], "resum": [3, 28], "hopefulli": [3, 19], "classifi": [3, 56, 65], "partial": [3, 14, 20, 31, 32, 33, 38, 55, 64, 68, 106, 113, 114, 128], "breakag": 3, "earli": [3, 5, 9, 14, 25, 28, 29, 31, 37, 44, 45, 54, 62], "custom": [3, 12, 16, 20, 21, 24, 31, 35, 48, 50, 53, 54, 55, 56, 57, 59, 60, 62, 63, 67, 74, 77], "previous": [3, 29, 31, 44, 47, 64, 70, 134], "rc": [3, 6, 68, 92, 132], "impli": [3, 48, 56, 66], "gone": [3, 19, 50, 54, 55], "mind": [3, 28, 31, 44], "simplest": [3, 21, 45, 53], "drain": 3, "investig": [3, 11, 42, 50, 62], "recreat": [3, 62], "januari": [3, 25, 27, 28, 30, 31, 108, 112], "2016": [3, 6, 20, 21, 27, 28, 29, 31, 45, 53, 62, 79, 86, 92, 103, 106, 108, 109, 110, 112, 126], "01a01": [3, 92], "_version": [3, 92], "changelog": [3, 92], "unstabl": [3, 8, 92], "unreleas": [3, 92], "overwritten": [3, 38, 56, 63, 77], "august": [3, 42], "08b1": [3, 92], "septemb": [3, 28, 49], "09b1": [3, 92], "stabliz": 3, "frozen": 3, "longev": 3, "label": [3, 7, 19, 23, 27, 63], "mere": 3, "histori": [3, 26, 31, 43], "qa": 3, "mainli": [3, 62], "bar": [3, 12, 57, 77], "no_mirror": 3, "restart_serv": 3, "yml": [3, 4, 51, 70, 80, 91, 134], "repo": [3, 6, 36, 51, 80, 90, 140], "stage": [3, 14], "workload": [3, 44], "incid": [3, 64], "week": [3, 20, 29, 38, 48, 56, 62, 66, 77, 116, 130], "extens": [3, 19, 27, 28, 29, 31, 35, 37, 39, 41, 47, 49, 50, 57, 64, 83, 84, 88, 99, 107, 108, 123, 128], "139": [3, 45, 67, 79, 130], "docker": [3, 20, 52, 62, 85, 92, 106, 126], "distinguish": [3, 44], "infer": [3, 6, 56, 77], "overli": [3, 11, 31, 53], "oldest": [3, 45, 54, 56], "upward": [3, 19], "downward": [3, 31, 50], "pypirc": [3, 92], "supercomputinggcca": [3, 92], "liner": 3, "twine": [3, 92], "metpx_sarracenia": [3, 70, 92, 134], "py3": [3, 70, 92, 134], "tar": [3, 28, 38, 45, 55, 79, 88, 109, 116], "gz": [3, 36], "seamless": 3, "switch": [3, 14, 27, 32, 33, 37, 38, 45, 46, 57, 62, 92, 126], "occas": [3, 50, 59, 84, 92, 104], "wish": [3, 20, 31, 37, 45, 56, 59, 62, 69, 77], "03a9": [3, 92], "replac": [3, 9, 12, 16, 21, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 60, 62, 64, 66, 77, 78, 79, 82, 109, 123, 130], "focal": 3, "stable_focal_bion": 3, "pybuild": [3, 19, 99], "pyproject": [3, 92], "toml": [3, 92], "along": [3, 11, 28, 31, 53], "upto": [3, 45, 57, 64, 68, 132], "click": [3, 71, 73], "button": [3, 6, 73], "ppa": [3, 70, 92, 134], "find": [3, 5, 6, 12, 14, 18, 19, 20, 21, 27, 28, 29, 31, 38, 39, 41, 42, 44, 45, 53, 54, 55, 56, 57, 59, 60, 62, 66, 71, 77, 79, 99, 109], "v": [3, 7, 8, 9, 16, 19, 20, 28, 31, 56, 60, 67, 85, 92, 96, 97, 99, 106, 109, 124], "minor": [3, 8, 20, 29], "pynsist": [3, 92], "nsi": [3, 92], "demand": [3, 31, 78, 81, 86, 87, 88, 90, 92, 99, 101, 110, 112, 116, 118, 120, 126, 129, 132], "conveni": [3, 19, 22, 45, 55, 57], "easiest": [3, 4, 23, 57, 65], "trusti": [3, 53, 86, 92], "xenial": [3, 92], "12a1": [3, 92], "summari": [3, 30, 42, 54, 73], "precis": [3, 28, 39, 64, 92], "dsc": [3, 92], "debsign": [3, 92], "k": [3, 6, 11, 38, 48, 54, 56, 57, 62, 63, 66, 77, 82, 87, 92, 116, 126, 127, 130], "id": [3, 4, 8, 16, 20, 21, 31, 46, 49, 50, 56, 57, 62, 77, 78, 81, 84, 92, 97, 103, 106, 112, 126], "dput": [3, 92], "gpg": [3, 92], "backportpackag": [3, 92], "librabbitmq": [3, 70, 92, 134], "clumsi": 3, "usabl": [3, 14, 19, 28, 55], "fedora": [3, 70, 92, 134], "fed34": [3, 92], "csclub": [3, 92], "uwaterloo": [3, 92], "xz": [3, 92], "sysadmin": [3, 27, 73, 92], "dnf": [3, 70, 92, 134], "rpmdevtool": [3, 92], "rpmlint": [3, 92], "magic": [3, 19, 20, 38, 45, 50, 55, 56, 70, 73, 79, 92, 116, 134], "head": [3, 4, 20, 22, 62], "bdist_rpm": [3, 70, 134], "rpmbuild": [3, 92], "bb": [3, 92], "watchdog": [3, 38, 70, 73, 92, 116, 134], "xattr": [3, 19, 38, 69, 70, 92, 99, 116, 134], "fed39": [3, 92], "qr": [3, 92], "noarch": [3, 70, 92, 134], "47": [3, 19, 20, 45, 46, 54, 78, 79, 85, 87, 92, 99, 106, 129, 131], "fc39": [3, 92], "abi": [3, 92], "appdir": [3, 20, 38, 56, 59, 70, 73, 77, 92, 106, 116, 123, 134], "humanfriendli": [3, 73, 92], "human": [3, 6, 31, 38, 45, 56, 62, 70, 73, 77, 92, 116, 134], "jsonpickl": [3, 73, 92], "psutil": [3, 70, 73, 92, 134], "12dist": [3, 92], "rpmlib": [3, 92], "compressedfilenam": [3, 92], "filedigest": [3, 92], "partialhardlinkset": [3, 92], "payloadfileshaveprefix": [3, 92], "payloadiszstd": [3, 92], "recommend": [3, 20, 22, 23, 37, 44, 50, 53, 60, 64, 120], "acceller": [3, 6, 12, 28, 31, 37, 50, 92], "unfortun": [3, 4, 28, 56, 77], "strip": [3, 16, 20, 37, 38, 47, 48, 49, 55, 56, 57, 60, 64, 67, 77, 81, 82, 83, 88, 97, 106, 116, 124, 129, 131], "Such": [3, 20, 45, 48, 56, 62, 64, 66, 77], "supplement": [3, 53], "certainli": [3, 42], "drag": 3, "winpython": [3, 92], "io": [3, 4, 8, 26, 27, 31, 35, 38, 54, 56, 59, 60, 61, 62, 63, 64, 77, 87, 91, 92, 105, 107, 108, 112, 116, 123, 124, 125, 126, 127, 128, 139, 140], "guidanc": [3, 50], "loop": [3, 14, 19, 20, 21, 22, 23, 24, 42, 48, 55, 56, 57, 64, 65, 66, 67, 77, 88, 129, 130, 131], "dispar": [3, 20, 92], "crash": [3, 20, 23, 28, 45, 53, 59, 63, 65, 92, 109], "deploi": [3, 9, 21, 22, 23, 27, 28, 29, 31, 44, 45, 62, 92], "troubl": [3, 31, 92, 103], "featuredetect": [3, 38, 92, 116], "degrad": [3, 92], "tell": [3, 4, 7, 8, 9, 20, 22, 26, 45, 53, 56, 62, 65, 66, 67, 68, 72, 77, 79, 82, 83, 86, 88, 89, 90, 92, 99, 101, 104, 106, 110, 112, 116, 117, 120, 126, 127, 130, 131, 132], "batteri": 3, "albeit": [3, 19], "guard": 3, "elegantli": [3, 20, 31], "explan": [3, 20, 31, 34, 45, 56, 91, 140], "sarraplugindev": [3, 92], "callback": [3, 5, 19, 21, 35, 39, 47, 48, 50, 52, 54, 56, 57, 65, 67, 68, 74, 77, 82, 83, 84, 85, 87, 92, 99, 103, 129, 130, 131], "divo": [4, 91], "articl": [4, 86, 89, 90, 91, 104, 106, 109, 112, 121, 127], "sidebar": 4, "ll": [4, 49, 50, 57, 65, 84], "30": [4, 6, 11, 19, 20, 23, 24, 27, 28, 31, 34, 35, 45, 49, 54, 57, 62, 65, 66, 72, 79, 81, 87, 91, 99, 106, 107, 108, 109, 112, 115, 117, 118, 126, 132, 135], "gain": [4, 44], "unix": [4, 9, 20, 23, 31, 45, 62, 63, 64, 79, 91, 106, 112, 117, 126, 127, 128], "quadrant": [4, 91], "todo": [4, 37, 55, 88, 91, 96], "under": [4, 19, 20, 22, 28, 31, 41, 42, 45, 46, 47, 49, 53, 54, 55, 56, 62, 63, 67, 69, 77, 106, 131, 133], "sphinx": [4, 27, 36, 56, 70, 91, 108, 134], "makefil": [4, 36, 91], "build": [4, 6, 14, 19, 20, 22, 23, 26, 27, 28, 31, 38, 39, 44, 45, 48, 49, 50, 51, 54, 55, 56, 57, 59, 62, 63, 64, 66, 67, 68, 69, 70, 71, 77, 80, 82, 88, 91, 133, 134], "pip": [4, 50, 51, 65, 68, 73, 80, 84, 91, 129, 132], "job": [4, 6, 7, 20, 23, 28, 45, 50, 53, 109, 117, 134], "branch": [4, 11, 19, 42, 70, 91, 96, 99, 134], "autom": [4, 6, 29, 38, 45], "ci": [4, 57, 79, 80, 81, 82, 84, 86, 87, 88, 89, 91, 92, 93, 94, 99, 101, 103, 104, 106, 109, 110, 112, 113, 114, 115, 116, 117, 120, 123, 125, 126, 127, 128, 129, 130, 132, 133, 134, 136, 139, 140], "commit": [4, 19, 27, 36, 96, 99, 108], "gh": [4, 91], "workflow": [4, 27, 37, 51, 91, 108], "hundr": [4, 12, 24, 27, 28, 31, 37, 44, 45, 54, 55, 65, 68], "learn": [4, 19, 28, 44, 73], "focus": [4, 54, 57], "concret": [4, 28, 54, 87, 96, 112], "abstract": [4, 19, 31, 37, 56, 77, 99], "jupyt": [4, 10, 19, 35, 54, 55, 65, 87, 88, 91, 99, 107, 129], "notebook": [4, 10, 19, 35, 54, 55, 65, 67, 87, 88, 91, 99, 107], "readm": [4, 27, 91, 108], "md": [4, 64, 91, 128], "beginn": 4, "skin": 4, "glanc": [4, 20], "relax": [4, 22], "perspect": [4, 12, 44, 71, 91, 120], "altern": [4, 20, 23, 28, 31, 39, 44, 48, 49, 53, 55, 56, 57, 60, 62, 63, 66, 68, 81, 91, 120, 124, 126, 127], "opinion": [4, 91], "technic": [4, 31], "strictli": [4, 20, 44, 45, 57, 62], "templat": [4, 18, 20, 39, 56, 77], "restructuredtext": [4, 91], "sr_": [4, 19, 23, 27, 53, 55, 56, 77, 86, 88, 91, 99, 108, 117], "whatev": [4, 20, 28, 31, 37, 42, 56, 57, 62, 68, 77, 91, 106], "revis": [4, 29, 74, 128], "worthi": 4, "shall": 4, "comment": [4, 20, 41, 44, 62, 79, 82, 84, 86, 87, 88, 90, 93, 96, 99, 101, 103, 104, 105, 106, 109, 118, 120, 124, 126, 127, 132, 136, 137, 138, 139], "newlin": [4, 33, 91, 114], "li": 4, "indent": [4, 49, 57, 81], "cmd": [4, 20, 39, 62, 73, 91, 106, 126], "irrelev": [4, 45], "substitut": [4, 20, 31, 37, 45, 56, 57, 62, 70, 77, 79, 82, 84, 106], "outright": 4, "omit": [4, 19, 20, 29, 46, 49, 52, 55, 63, 64, 72], "stick": 4, "titl": [4, 6, 7, 50], "h1": [4, 91], "h2": [4, 91], "h3": [4, 91], "pep": [4, 19, 91, 99], "yapf": [4, 91], "length": [4, 8, 11, 12, 14, 19, 20, 24, 34, 44, 45, 53, 54, 55, 56, 62, 64, 77, 79, 99], "docstr": [4, 91], "googl": [4, 8, 91], "napoleon": [4, 91], "select": [4, 9, 11, 12, 19, 20, 22, 23, 28, 31, 37, 38, 39, 42, 45, 50, 56, 57, 61, 62, 64, 68, 70, 73, 77, 134], "option1": [4, 56, 91], "value1": [4, 56, 91], "option2": [4, 56, 91], "value2": [4, 56, 91], "herhost": [4, 56, 91], "ssh_keyfil": [4, 20, 38, 56, 61, 91, 106, 116, 125], "myself": [4, 20, 42, 56, 91, 106], "mykei": [4, 56, 91], "id_dsa": [4, 20, 56, 61, 91, 106, 125], "georg": [4, 56, 91], "gpass": [4, 56, 91], "hishost": [4, 56, 91], "sr3_credenti": [4, 59, 60, 63, 64, 91, 123, 124, 127, 128], "parseresult": [4, 20, 56, 91, 106], "str": [4, 20, 24, 38, 48, 55, 56, 57, 62, 66, 67, 77, 82, 88, 91, 106, 116, 118, 126, 130, 131], "bool": [4, 39, 48, 50, 56, 57, 67, 77, 84, 91, 131], "fals": [4, 6, 8, 9, 11, 12, 18, 19, 20, 38, 39, 41, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 63, 65, 66, 67, 68, 71, 77, 78, 79, 81, 82, 83, 84, 87, 88, 91, 94, 99, 103, 106, 116, 129, 131, 132, 136], "prot_p": [4, 20, 38, 56, 61, 91, 106, 116, 125], "bearer_token": [4, 20, 56, 61, 91, 106, 125], "bearer": [4, 20, 56, 61, 91, 125], "token": [4, 12, 20, 56, 61, 70, 91, 106, 125], "login_method": [4, 20, 56, 61, 91, 106, 125], "login": [4, 20, 23, 28, 56, 61, 63, 91, 109], "plain": [4, 19, 20, 23, 31, 38, 45, 53, 56, 61, 67, 69, 79, 91, 106, 112, 125, 131], "amqplain": [4, 20, 56, 61, 67, 69, 91, 106, 125, 131, 133], "gssapi": [4, 20, 56, 61, 91, 106, 125], "def": [4, 7, 8, 9, 11, 12, 20, 24, 38, 39, 48, 49, 50, 55, 56, 57, 66, 77, 81, 82, 84, 88, 91, 106, 116, 118, 130], "__init__": [4, 19, 20, 38, 48, 54, 55, 56, 57, 65, 66, 67, 69, 77, 82, 87, 88, 91, 99, 106, 116, 129, 130, 131, 133], "urlstr": [4, 56, 77, 91], "arg": [4, 91], "string": [4, 6, 11, 12, 19, 20, 32, 33, 38, 48, 49, 50, 54, 55, 56, 57, 61, 63, 64, 66, 67, 73, 77, 91, 106, 116, 121, 128], "isvalid": [4, 56, 91], "primarili": [4, 20, 31, 44, 57, 62, 63], "markup": [4, 91], "inlin": [4, 7, 8, 9, 11, 12, 20, 38, 54, 56, 57, 68, 77, 87, 106, 112, 116, 129, 132], "liter": [4, 55, 56, 57, 62, 63, 77], "markdown": [4, 91], "elsewher": [4, 19, 31, 32, 33, 45, 62, 64], "french": [4, 29, 121], "english": [4, 76, 121], "canada": [4, 6, 9, 27, 28, 29, 31, 45, 49, 54, 57, 62, 71, 72, 73, 79, 81, 87, 91, 108, 109, 110, 112, 126, 135, 136], "offici": [4, 21], "deepl": [4, 91], "revers": [4, 6, 9, 45], "francophon": [4, 91], "2022": [5, 6, 19, 20, 27, 35, 47, 54, 55, 62, 67, 69, 70, 83, 87, 88, 92, 99, 100, 106, 107, 108, 126, 129, 131, 133, 134], "total": [5, 7, 8, 11, 12, 18, 19, 20, 28, 31, 32, 33, 34, 35, 38, 45, 48, 54, 56, 62, 64, 65, 66, 70, 77, 79, 82, 87, 93, 94, 99, 100, 106, 107, 109, 112, 113, 114, 115, 116, 126, 128, 129, 130, 134], "v2": [5, 6, 19, 27, 35, 37, 38, 48, 52, 56, 57, 59, 62, 66, 77, 82, 85, 99, 100, 107, 108, 116, 123, 126, 130], "rip": 5, "fantast": 5, "theori": [5, 20, 31, 62], "had": [5, 6, 7, 11, 12, 27, 28, 29, 35, 42, 47, 50, 55, 57, 62], "evolv": [5, 19, 44, 48, 62, 66], "cluster_from": [5, 100], "cluster_to": [5, 100], "analyst": [5, 11, 20, 28, 29, 31, 62, 100, 109, 110, 112, 126], "dead": [5, 8, 17, 27], "ever": [5, 17, 19, 31, 37, 57, 62], "algorithm": [5, 7, 8, 14, 19, 20, 22, 23, 24, 26, 29, 31, 33, 35, 44, 48, 50, 53, 56, 57, 59, 62, 63, 64, 66, 70, 77, 82, 86, 95, 96, 99, 100, 104, 105, 106, 107, 110, 112, 114, 116, 117, 118, 119, 120, 123, 126, 127, 128, 130], "emerg": [5, 26, 31], "envisag": [5, 86, 115], "didn": [5, 9, 19, 31], "scratch": [5, 48, 55, 66], "forecast": [6, 28, 29, 31, 54, 109], "predict": [6, 9, 22, 26, 28, 29, 45, 49, 55], "vertic": [6, 7], "aviat": [6, 57], "busi": [6, 26, 31], "america": 6, "pictur": [6, 7, 29, 31, 54], "sky": 6, "spectrum": 6, "cloudi": 6, "shot": [6, 20, 63], "polar": 6, "orbit": 6, "g": [6, 19, 20, 23, 24, 31, 38, 44, 45, 47, 48, 49, 50, 55, 56, 57, 62, 63, 64, 66, 70, 77, 79, 82, 83, 87, 88, 112, 116, 126, 127, 130, 134], "hrdp": [6, 132], "smaller": [6, 8, 12, 23, 28, 31, 45, 54, 62, 64], "unit": [6, 8, 9, 11, 19, 20, 26, 38, 45, 48, 49, 50, 54, 56, 57, 62, 66, 70, 77, 81, 116], "geolog": [6, 49, 81], "survei": [6, 49, 81], "water": [6, 49, 57], "surfac": [6, 28, 44, 57, 109, 120], "station": [6, 31, 49, 54, 57, 68, 81, 87, 112, 132], "faa": [6, 31, 112], "navcanada": 6, "airport": [6, 68], "tend": [6, 19, 31, 44], "tightli": 6, "qualiti": [6, 8, 49], "radar": [6, 20, 24, 28, 30, 31, 45, 53, 54, 57, 62, 79, 86, 87, 106, 109, 111, 112, 118, 126], "imageri": [6, 29, 31, 54, 112], "spreadsheet": 6, "cell": [6, 11, 57, 81, 84, 86, 87, 88, 92, 99, 104, 105, 106, 112, 120, 123, 124, 126, 130, 132, 134], "temperatur": [6, 49, 57, 68, 132], "barometr": 6, "pressur": [6, 31, 38, 119], "wind": [6, 55], "speed": [6, 8, 11, 12, 20, 23, 24, 25, 28, 29, 31, 45, 46, 49, 54, 62, 65, 78, 79], "movement": [6, 79], "trend": 6, "p0": 6, "p1": 6, "t1": [6, 20, 62, 106, 126], "illustr": [6, 8, 31, 112], "stuff": [6, 10, 19, 53, 56, 57, 77], "air": [6, 31, 54], "mass": [6, 31, 112], "constant": [6, 28, 31, 44, 45, 46, 78, 79, 109, 112, 120], "acceler": [6, 7, 19, 37, 56, 64, 77], "dissip": 6, "calcul": [6, 7, 12, 14, 20, 22, 23, 32, 33, 37, 38, 48, 55, 56, 57, 62, 63, 64, 77, 82, 94, 106, 109, 110, 112, 117, 118, 120, 124, 126, 127, 128], "simul": [6, 28, 29, 55, 56, 57, 62, 77, 92, 109, 126], "till": 6, "restat": 6, "acquisiion": 6, "gather": [6, 19, 21, 38, 42, 45, 48, 49, 50, 54, 56, 58, 62, 65, 66, 67, 70, 77, 82, 84, 85, 87, 99, 103, 106, 116, 126, 129, 130, 131, 134], "assimil": [6, 28, 109], "pile": [6, 7, 17, 19, 81, 87, 92, 99, 104, 108, 110, 111, 129, 132], "numer": [6, 20, 25, 28, 29, 31, 38, 45, 56, 62, 77, 79], "hit": [6, 7, 8, 11, 14, 45, 54, 55, 87], "timestesp": 6, "map": [6, 11, 12, 22, 28, 31, 44, 45, 47, 49, 50, 56, 77, 81, 83, 119], "obviou": [6, 19, 22, 29, 31, 73], "extrem": [6, 20, 44, 45, 53, 54, 64], "tediou": 6, "principl": [6, 11, 28], "extract": [6, 28, 39, 42, 47, 48, 49, 53, 55, 64, 79, 92, 109, 112, 114], "guess": [6, 11, 20, 38, 42, 56, 57, 62, 68, 77, 106, 116, 126, 129, 132], "manual": [6, 8, 16, 20, 21, 22, 23, 26, 29, 31, 33, 38, 39, 41, 42, 48, 50, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 66, 70, 74, 77, 87, 97, 106, 123, 124, 125, 127, 128, 134], "hi": [6, 38, 41, 42, 53, 54, 116], "ship": [6, 11, 22, 26, 70], "volum": [6, 24, 29, 31, 45, 54, 62, 79, 87, 110, 112, 118, 126], "fuzzier": 6, "ago": [6, 30, 44, 56, 57, 62, 65, 66, 67, 77, 130, 131], "north": [6, 49, 81, 132], "km": [6, 8], "whole": [6, 7, 8, 14, 19, 28, 32, 33, 42, 55, 57, 64, 113, 114, 128], "10km": [6, 68], "sq": 6, "earth": 6, "grid": [6, 28, 54], "height": [6, 57], "atmospher": [6, 28, 49, 54, 81], "125": [6, 11, 20, 68, 106], "plotli": 6, "panda": [6, 70, 134], "pd": [6, 8, 11, 12, 23, 25, 27, 45, 79, 85, 102, 108, 117], "df": 6, "datafram": 6, "dict": [6, 48, 50, 55, 56, 57, 69, 77, 84, 88, 133], "fig": [6, 8, 9, 11, 12], "timelin": [6, 27, 31], "x_start": 6, "x_end": 6, "update_yax": 6, "autorang": 6, "bottom": [6, 20, 49, 54, 55, 62, 70], "_core": 6, "1753": 6, "userwarn": 6, "fall": [6, 11, 12, 17, 19, 24, 27, 28, 38, 44, 56, 62, 116], "dateutil": 6, "consist": [6, 8, 19, 20, 29, 31, 62, 63, 64, 65, 66, 79, 82, 88, 90, 91, 92, 98, 99, 106, 109, 112, 116, 117, 126, 127, 129, 130, 135], "1754": 6, "phenomena": 6, "billion": 6, "gbyte": [6, 31, 45, 112], "accuraci": [6, 56, 77], "math": [6, 7, 11, 12], "en": [6, 7, 8, 20, 54, 56, 77, 78, 80, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 111, 113, 114, 115, 116, 117, 118, 119, 121, 122, 123, 125, 126, 127, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140], "wikipedia": [6, 7, 8, 20, 54, 56, 87, 106], "wiki": [6, 7, 8, 20, 54, 56, 75, 87, 106], "history_of_numerical_weather_predict": 6, "cite_not": 6, "rfe": 6, "43": [6, 20, 53, 54, 65, 69, 70, 86, 87, 106, 133, 134], "1989": 6, "devop": 6, "dont": [6, 41, 42, 79, 82, 83, 86, 87, 88, 90, 92, 99, 102, 104, 105, 106, 109, 112, 115, 116, 118, 120, 123, 126, 127, 129, 134, 138], "microservic": 6, "loos": [6, 31, 72], "coupl": [6, 31, 37, 55], "matplotlib": [6, 7, 8, 9, 11, 12, 70, 134], "pyplot": [6, 7, 8, 9, 11, 12], "plt": [6, 7, 8, 9, 11, 12], "numpi": [6, 7, 8, 9, 11, 12], "np": [6, 7, 8, 9, 11, 12], "mdate": 6, "datetim": [6, 39, 57, 62, 126], "releas": [6, 7, 19, 29, 31, 35, 49, 50, 52, 55, 70, 76, 88, 99, 134], "api": [6, 7, 19, 20, 26, 27, 28, 35, 37, 50, 55, 56, 57, 64, 65, 66, 74, 84, 85, 88, 99, 101, 105, 106, 107, 108, 109, 128, 129, 138, 140], "per_pag": 6, "timeout": [6, 20, 38, 41, 48, 56, 77, 82, 106, 116, 129], "decod": [6, 54, 57, 62, 64, 68, 83, 132], "tag_nam": 6, "append": [6, 7, 14, 19, 20, 24, 31, 38, 39, 42, 45, 48, 49, 54, 55, 56, 57, 62, 63, 64, 66, 77, 82, 88, 130], "published_at": 6, "2014": [6, 32, 33, 113, 114], "18": [6, 9, 11, 12, 19, 20, 25, 28, 29, 38, 47, 49, 54, 56, 69, 70, 81, 83, 87, 99, 102, 106, 109, 110, 116, 129, 130, 132, 133, 134], "strptime": [6, 55, 88], "fallback": [6, 56, 77], "v3": [6, 19, 20, 21, 26, 27, 34, 47, 50, 56, 57, 62, 63, 64, 70, 77, 84, 85, 96, 99, 103, 105, 106, 108, 115, 126, 127, 128, 134], "v1": [6, 19, 27, 99, 108], "2019": [6, 28, 30, 57, 109, 111, 119, 133], "26": [6, 19, 20, 27, 45, 49, 54, 71, 79, 81, 85, 87, 99, 106, 108, 130, 136], "29": [6, 19, 20, 45, 55, 62, 67, 69, 71, 79, 88, 99, 106, 126, 136], "nice": [6, 39, 49], "tile": 6, "int": [6, 7, 8, 9, 11, 26, 56, 57, 67, 105, 131], "len": [6, 11, 12, 19, 39, 55, 66, 88, 99, 117, 130], "plot": [6, 7], "stem": 6, "ax": [6, 8, 9, 11, 12], "subplot": 6, "figsiz": [6, 8, 9, 11, 12], "vline": 6, "color": 6, "tab": [6, 71], "red": 6, "zeros_lik": 6, "markerfacecolor": 6, "w": [6, 8, 9, 11, 12, 38, 48, 53, 56, 62, 66, 69, 77, 82, 86, 116, 126, 130, 133], "baselin": [6, 57], "marker": 6, "annot": 6, "r": [6, 9, 12, 20, 30, 31, 32, 41, 45, 46, 55, 62, 79, 106, 111, 112, 113, 126], "zip": 6, "xy": 6, "xytext": 6, "textcoord": 6, "offset": [6, 14, 50, 56, 62, 77, 84, 95], "horizontalalign": 6, "verticalalign": 6, "axi": 6, "xaxi": 6, "set_major_loc": 6, "monthloc": 6, "set_major_formatt": 6, "dateformatt": 6, "setp": 6, "get_xticklabel": 6, "rotat": [6, 19, 20, 45, 54, 62, 79, 87, 99], "spine": 6, "yaxi": 6, "set_vis": 6, "margin": 6, "dt": 6, "datacamp": 6, "tutori": [6, 7, 35, 38, 54, 55, 56, 77, 107, 140], "gantt": 6, "chart": [6, 39], "sale": 6, "IT": [6, 37, 101], "to_datetim": 6, "oct": [6, 28, 56, 77, 109], "24": [6, 8, 11, 19, 20, 27, 28, 47, 65, 67, 68, 69, 83, 87, 99, 101, 106, 108, 109, 131], "nov": [6, 50, 54, 84, 87], "dec": [6, 72, 135], "completion_frac": 6, "95": [6, 7, 8, 20, 67, 106], "amp": 6, "70": [6, 8, 56, 77, 84], "days_to_start": 6, "min": [6, 28, 55, 88, 109], "days_to_end": 6, "task_dur": 6, "completion_dai": 6, "41": [6, 20, 54, 69, 85, 87, 106, 129, 133], "60": [6, 20, 31, 38, 46, 47, 53, 55, 57, 68, 78, 83, 86, 88, 106, 112, 116], "33": [6, 19, 20, 28, 54, 57, 87, 99, 106, 109], "46": [6, 20, 54, 68, 87, 106, 131], "barh": 6, "width": [6, 8, 9, 11, 12, 14], "2009": [6, 27, 57, 108], "04": [6, 19, 20, 28, 35, 45, 56, 70, 79, 99, 106, 107, 109, 133, 134], "first_task_start": 6, "time_of_start": 6, "combin": [6, 12, 20, 21, 28, 54, 55, 57, 62, 63, 68, 77, 87, 88], "start_tim": 6, "end_tim": 6, "start_with": 6, "start_aft": 6, "to_timedelta": 6, "ti": 6, "index": [6, 27, 29, 31, 54, 56, 87, 108, 110, 112, 140], "isna": 6, "predecessor": [6, 37], "loc": 6, "elif": [6, 68, 132], "2023": [6, 8, 38, 42, 56, 57, 68, 69, 77, 116, 130, 131, 132], "nan": 6, "_plotly_util": 6, "basevalid": 6, "105": [6, 9, 53, 54, 86, 87, 131], "futurewarn": 6, "behavior": 6, "datetimeproperti": 6, "to_pydatetim": 6, "ndarrai": 6, "retain": [6, 31, 45, 55], "71": [6, 20, 54, 64, 68, 87, 106, 128], "4x": 7, "embarassingli": [7, 11, 12], "perfectli": 7, "perfect": [7, 11, 31, 66], "paral": 7, "embarrasingli": 7, "paralleliz": [7, 47], "graph": [7, 31], "throw": 7, "98": [7, 12, 31, 112, 132], "99": [7, 20, 67, 68, 106, 131, 132], "ten": [7, 20, 21, 28, 31, 62], "linspac": 7, "lambda": 7, "vector": 7, "f1": 7, "xlabel": 7, "proport": [7, 54, 87], "ylabel": 7, "theoret": [7, 31], "its": [7, 11, 12, 16, 20, 21, 22, 23, 26, 27, 28, 29, 31, 37, 38, 39, 41, 44, 45, 46, 47, 53, 54, 57, 60, 61, 62, 63, 64, 66, 67, 69, 75, 79, 106, 131], "asymptot": 7, "20x": 7, "bite": 7, "nproc": 7, "logspac": 7, "num": 7, "dtype": 7, "sped": 7, "75": [7, 11, 12, 20, 28, 34, 54, 87, 106, 109, 115, 132], "02d": 7, "xscale": 7, "legend": 7, "cours": [7, 39, 42, 136], "embarrassingli": 7, "aka": [7, 11, 12, 14, 19, 22, 23, 28, 29, 45, 62, 79, 99, 104, 109, 110], "995": [7, 47, 57, 83], "997": 7, "999": [7, 45, 64, 79, 128], "snippet": [7, 20, 38, 39, 62], "tot": 7, "1000000": 7, "counter": [7, 19, 20, 54, 55, 62, 63, 106], "global": [7, 8, 20, 22, 26, 31, 37, 38, 48, 55, 62, 66, 79, 82, 88, 92, 104, 106, 112, 116, 120, 121, 126, 130], "1414": 7, "21661385363": 7, "cpu": [7, 9, 11, 12, 20, 29, 37, 44, 45, 50, 53, 54, 57, 65, 84, 86, 87, 106, 110, 120, 129], "161": [7, 20, 54, 87, 106], "sy": [7, 55, 66, 88], "wall": 7, "160": [7, 47, 69, 83, 133], "answer": [7, 8, 11, 31, 44, 45], "millisecond": [7, 31, 62, 112, 126, 130], "threadmax": 7, "threadnumb": 7, "target": [7, 14, 18, 20, 22, 29, 39, 42, 56, 57, 62, 64, 72, 77, 106, 135], "join": [7, 17, 39, 48, 55, 66, 82, 88, 130], "2449": 7, "49161668406": 7, "404": [7, 72, 135], "408": [7, 45, 79], "405": [7, 19, 45, 79, 99], "wrong": [7, 8, 19, 20, 56, 62, 77], "amort": 7, "eachoth": 7, "race": [7, 14, 71, 95], "condit": [7, 14, 23, 62, 63, 68, 71, 86, 92, 95, 104, 106, 116, 117, 126, 127, 132, 136], "contend": 7, "counterlock": 7, "totlock": 7, "acquir": [7, 20, 22, 29, 31, 41, 53, 73], "2180280637874": 7, "78": [7, 53, 86], "slower": [7, 12, 23, 25, 28, 31, 45, 62], "almost": [7, 20, 21, 25, 28, 45, 62], "spend": [7, 19, 24], "kernel": [7, 23, 28, 63, 117], "did": [7, 20, 21, 38, 39, 41, 42, 44, 45, 47, 53, 55, 56, 62, 116], "synchron": [7, 8, 11, 24, 28, 37, 53, 86], "doubl": [7, 44, 54, 62, 87, 120, 126, 127], "expens": [7, 9, 11, 20, 23, 29, 31, 44, 54, 63], "sparingli": [7, 62], "critlock": 7, "687": 7, "810": 7, "917": 7, "inher": [7, 8, 19, 28, 31, 37, 44, 53, 62], "hardwar": [7, 8, 12, 31], "super": [7, 31, 38, 48, 55, 82, 88, 100, 112, 116], "headlin": 7, "truth": 7, "gold": 7, "littl": [7, 20, 21, 22, 23, 25, 29, 31, 44, 53, 54, 57, 62, 63, 117], "percentag": [7, 20], "rise": 7, "domin": [7, 11, 12, 28, 31, 109], "formul": [7, 28, 31, 57], "ddsr": [7, 14, 22, 41, 42, 53, 57, 67, 68, 86, 95, 104, 131, 132], "128": [7, 45, 79, 131], "900": [7, 12], "7200": 7, "multiprocess": [7, 11], "27s_law": 7, "jenkov": 7, "java": [7, 11, 26, 38, 105, 116], "concurr": [7, 19], "silva": [8, 28, 57, 73, 109], "propos": [8, 28, 31, 32, 33, 42, 64, 87, 106, 112, 126, 128], "eric": 8, "brewer": 8, "2000": [8, 9, 11, 27, 37, 54, 87, 101, 108], "2002": 8, "gilbert": 8, "lynch": 8, "toler": [8, 54, 57], "lose": [8, 20, 23, 56, 68, 77], "realiti": [8, 44], "walk": [8, 23, 28, 31, 37, 53, 57], "mwhittak": 8, "blog": [8, 44, 120], "an_illustrated_proof_of_the_cap_theorem": 8, "theoream": 8, "pragmat": 8, "sql": 8, "hash": [8, 11, 20, 31, 44, 57, 62], "law": 8, "96": [8, 12], "circl": [8, 9, 11, 12, 31, 68], "rectangl": [8, 9, 11, 12], "polygon": [8, 9, 11, 12, 38, 116], "arrow": [8, 9, 11, 12], "fancyarrow": [8, 9, 11, 12], "fancyarrowpatch": [8, 11], "three_circl": 8, "box_bg": [8, 9, 11, 12], "arrow1": [8, 9, 11, 12], "fc": [8, 9, 11, 12], "head_width": [8, 9, 11, 12], "head_length": [8, 9, 11, 12], "add_patch": [8, 9, 11, 12], "g1": 8, "fontsiz": [8, 9, 11, 12], "85": [8, 9, 12, 31, 49, 69, 81, 112, 133], "g2": 8, "create_bas": [8, 9, 11, 12], "cccccc": [8, 9, 11, 12], "88ccff": [8, 9, 11, 12], "arrow2": [8, 9, 11, 12], "88ff88": [8, 9, 11, 12], "supervis": [8, 9, 11, 12], "facecolor": [8, 9, 11, 12], "xtick": [8, 9, 11, 12], "ytick": [8, 9, 11, 12], "frameon": [8, 9, 11, 12], "set_xlim": [8, 9, 11, 12], "set_ylim": [8, 9, 11, 12], "iop": 8, "san_iop": 8, "time_for_1_iop": 8, "distanc": [8, 54, 87, 103, 104, 106, 127], "300000": [8, 12], "tprop": 8, "max_iop": 8, "travel": [8, 14, 31], "1wai": 8, "sec": [8, 20, 54, 55, 65, 66, 67, 87, 88, 106, 130, 131], "002": [8, 131], "92": [8, 11, 20, 45, 66, 79, 106], "filesystem": [8, 62, 63], "600km": 8, "apart": [8, 23], "availabilti": 8, "consensu": 8, "shard": 8, "master": [8, 20, 41, 42, 54, 59, 65, 70, 87, 106, 129], "paus": 8, "respond": [8, 20, 31], "unavail": [8, 39, 45, 64], "formerli": [8, 29], "dy": 8, "paxo": 8, "exception": 8, "season": 8, "paper": [8, 41], "raft": 8, "converg": 8, "leader": 8, "quick": [8, 29, 53, 55], "loss": [8, 20, 23, 46, 62], "fork": [8, 12, 14, 49, 75, 81, 95], "inconsist": [8, 121], "OR": [8, 39, 54, 57, 77, 87], "hope": [8, 14, 19, 26, 29, 31, 42, 53], "bicker": 8, "lr": [8, 20, 45, 79, 106], "backup": [8, 24, 28, 29, 45, 46, 56, 78, 79, 109], "restor": [8, 29, 56, 57, 62, 67, 99, 131], "processor": [8, 28, 29, 53], "bandaid": 8, "journal": [8, 78, 79, 82, 84, 86, 87, 92, 93, 95, 99, 109, 113, 116, 126, 127, 128, 129, 130, 135], "sync": [8, 32, 37], "meantim": [8, 57], "upper": [8, 11, 20, 21, 48, 62, 63, 66, 82, 106, 130], "hang": 8, "struggl": 8, "deleg": [8, 19], "subdomain": 8, "synch": 8, "solut": [8, 19, 23, 29, 30, 37, 53, 55, 63, 86, 88, 92, 99, 101, 110, 111, 117, 127], "underli": [8, 21, 22, 23, 31, 57, 63], "lag": [8, 20, 28, 31, 54, 57, 65, 66, 67, 87, 106, 129, 130, 131], "unlimit": [8, 34], "perfom": 8, "pipe": [8, 19, 20, 38, 54, 56, 57, 63, 77, 87, 99, 106, 116, 127], "lean": 8, "adapt": [8, 26, 28, 29, 55, 105, 109, 110, 123, 132], "profound": 8, "foti": 8, "nikolaidi": 8, "tromo": 8, "kit": 8, "phd": 8, "thesi": 8, "2020": [8, 19, 20, 27, 28, 38, 45, 54, 71, 79, 87, 99, 106, 108, 109, 116, 136], "monei": 8, "2006": 8, "hp": [8, 9], "dc": [8, 45, 46, 78, 79], "consolid": [8, 56], "mile": 8, "longest": [8, 20, 54, 65, 129], "aw": [8, 20, 37, 47, 54, 55, 65, 83, 87, 88, 106, 129], "amazon": 8, "rd": 8, "az": 8, "failov": [8, 29, 31, 70], "replica": 8, "repd": 8, "region": [8, 29, 31, 68], "zonal": 8, "ssd": 8, "writer": [8, 23, 37, 50, 62], "throughput": [8, 19, 23, 45], "gb": 8, "mb": [8, 45], "48": [8, 20, 47, 65, 70, 83, 106, 134], "architectur": [8, 11, 12, 27, 31, 64, 70, 108, 112, 134], "buffer": [8, 38, 48, 56, 57, 62, 77, 82, 116], "legaci": [8, 19, 27, 29, 50, 64, 110, 140], "un": [8, 19, 45, 48, 54, 80, 81, 82, 83, 84, 85, 88, 90, 91, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 122, 123, 124, 125, 126, 129, 131, 133, 134, 138, 139], "agnost": [8, 22, 31, 37, 57], "fallacies_of_distributed_comput": 8, "youtub": [8, 55, 88], "ewmgsk7mpfc": 8, "ab_channel": 8, "ibmtechnologi": 8, "eax360": 8, "coordin": [8, 31, 101, 112], "pdf": 8, "diego": 8, "ongaro": 8, "john": 8, "ousterhout": 8, "ubc": 8, "bestchai": 8, "teach": [8, 73], "cs416_2020w2": 8, "lectur": [8, 79, 83, 84, 90, 99, 103, 106, 112, 116, 118, 126, 128], "mar23": 8, "csail": 8, "mit": 8, "edu": [8, 57], "td": [8, 57], "jacm85": 8, "imposs": [8, 95, 128], "faulti": 8, "michael": [8, 28, 109], "fischer": 8, "nanci": 8, "paterson": 8, "obsolet": [9, 20, 26, 27, 50, 56, 62, 106], "gradual": [9, 20, 26, 29, 38, 55], "storm": [9, 11, 17, 22, 24, 29], "offic": [9, 29, 31, 47, 71, 72, 83], "climat": [9, 28, 45, 54, 87], "inspir": [9, 28, 31, 37, 101, 109], "lack": [9, 19, 20, 21, 23, 44, 56, 61, 63, 77], "deduc": [9, 62], "1980": [9, 27, 54, 87, 108], "pdsreceiv": 9, "pdsdispatch": 9, "pdssender": 9, "ux": 9, "9000": 9, "directory_polygon": [9, 11, 12], "zorder": [9, 11, 12], "55": [9, 11, 19, 20, 45, 54, 66, 68, 69, 79, 87, 99, 106, 129, 130, 132, 133], "ipc": 9, "notifi": [9, 14, 20, 28, 32, 33, 41, 45, 46, 62, 78, 79, 95, 113, 114, 126], "imask": 9, "emask": 9, "evalu": [9, 11, 12, 20, 22, 28, 31, 38, 54, 62, 63, 106], "sequenti": [9, 20, 21, 31, 56, 62, 68, 77], "regex": [9, 11, 12, 16, 20, 45, 54, 56, 60, 67, 70, 79, 87, 97, 106, 124, 131, 134], "eighti": 9, "mip": [9, 11], "rp": [9, 11, 12], "cost": [9, 23, 29, 31, 56, 63, 77], "exppress": 9, "rpc": [9, 11, 12], "5000": [9, 11, 12], "500000": 9, "power": [9, 20, 24, 31, 44, 54, 55, 62, 63, 73, 88], "corrupt": [9, 20, 31, 38, 44, 54, 62, 63, 64, 106, 126, 127], "mediat": [9, 22, 26, 29], "2004": [9, 27, 108], "tandem": [9, 12, 27, 57, 108], "background": [10, 20, 21, 29, 65], "slideshow": [10, 36], "slide": [10, 29, 36], "editor": [10, 20, 36, 54, 65, 72, 73, 106], "ip": [10, 11, 20, 21, 22, 26, 28, 31, 37, 44, 50, 62, 70, 84, 101, 103, 104, 105, 106, 109, 112, 120, 126, 134], "8040": 10, "nbconvert": 10, "xx": 10, "ipynb": [10, 54, 87], "led": [11, 27], "cheap": [11, 23, 31, 44, 63], "colon": [11, 20, 34, 57, 61, 62], "studi": [11, 30, 37, 54, 62, 87], "dissemin": [11, 22, 29, 45, 47], "six": [11, 20, 28, 29, 49, 62, 81, 106, 109, 110, 126], "componentm": 11, "analog": [11, 32, 33, 57, 64, 68], "hurt": 11, "mix": [11, 19, 20, 31, 54, 62], "constraint": [11, 12, 22, 28, 31, 53], "triple_circl": 11, "estim": [11, 14, 42, 95, 112], "10000": [11, 23, 56, 77], "integ": [11, 12, 19, 20, 31, 32, 33, 38, 48, 56, 62, 63, 64, 66, 77, 106, 116], "op": [11, 12, 28, 41, 42, 45, 54, 79, 85, 87, 109], "lookup": [11, 12, 31, 56, 57], "higherarchi": 11, "rpb": 11, "iffi": 11, "convers": [11, 19, 39, 40, 41, 50, 56, 57, 77, 84, 99, 106], "cheaper": [11, 31, 37], "alot": 11, "swtch": 11, "rsc": 11, "regexp1": 11, "Be": 11, "And": [11, 19, 20, 27, 30, 38, 39, 41, 42, 45, 46, 111], "perl": 11, "php": 11, "rubi": [11, 26, 105], "russ": 11, "cox": 11, "nregex": 11, "sound": 11, "pessimist": 11, "eval": 11, "round": [11, 12, 20, 22, 23, 25, 31, 62, 63, 104, 106, 127], "nt": [11, 56], "120366": 11, "1500": [11, 23, 28, 109, 117], "125366": 11, "dispatch": [11, 68], "10ish": 11, "msg": [11, 19, 20, 24, 38, 39, 45, 48, 55, 56, 57, 62, 65, 66, 67, 77, 79, 82, 88, 99, 106, 116, 118, 126, 130, 131], "120": [11, 14, 20, 95, 106], "kilo": [11, 38, 48, 56, 57, 62, 66, 77, 82, 116, 126, 130], "optimist": [11, 112], "perf": 11, "topc": 11, "serverpeak": 11, "clientsid": 11, "050": 11, "pdspeak": 11, "slowest": [11, 23], "sundewclientsid": 11, "005": 11, "200000": 11, "sundewreceiv": 11, "5494": 11, "sundewpeak": 11, "54940": 11, "54": [11, 19, 20, 45, 54, 57, 68, 72, 79, 87, 99, 106, 130, 135], "sarraclientsid": 11, "sarrabrok": 11, "8000": 11, "um": [11, 19, 20, 106], "sarrapeak": 11, "80000": 11, "gip": 11, "inver": 11, "contributor": 11, "maxima": 11, "conserv": [11, 79, 82, 87, 92, 103, 116, 128, 130, 132], "handl": [11, 19, 21, 22, 31, 37, 45, 56, 57, 64, 70, 74, 77], "connectionstyl": 11, "arc3": 11, "rad": 11, "65": [11, 20, 44, 106, 120, 129], "particip": [11, 20, 21, 28, 31, 37, 50, 54, 55, 64, 87, 88, 101, 103, 106, 109, 110, 112, 128], "contact": [11, 20, 21, 41, 62, 106, 126], "partip": 11, "modulo": 11, "occurr": [11, 20, 38, 48, 54, 56, 57, 62, 64, 66, 77, 82, 87, 106, 116, 121, 126, 128, 130], "52": [11, 19, 20, 28, 66, 68, 85, 99, 106, 109, 129, 131], "white": 11, "72": [11, 20, 28, 37, 54, 87, 101, 106, 109], "meet": [11, 20, 44], "fair": [11, 78, 79, 81, 82, 86, 87, 88, 89, 90, 92, 93, 99, 101, 103, 104, 105, 106, 109, 112, 116, 117, 118, 120, 123, 126, 127, 129, 130, 131, 134, 137, 139], "sensit": [11, 20, 62], "300": [12, 20, 21, 24, 28, 38, 47, 49, 53, 54, 56, 63, 77, 81, 83, 86, 87, 103, 106, 109, 116, 118, 127, 129], "outag": [12, 56, 77], "peak": 12, "teen": 12, "spurt": 12, "alrogithim": 12, "clash": [12, 14, 19, 20, 21, 28, 56, 62], "worsen": [12, 26], "serial": [12, 53], "unlock": 12, "intens": [12, 31, 112], "slightli": [12, 19, 20, 44, 53, 60, 63, 67], "shortcut": [12, 70], "mask": [12, 20, 38, 48, 53, 55, 56, 57, 62, 74, 77, 82, 86, 88, 106, 116, 129, 138], "magnitud": [12, 31, 37, 44, 53], "comparisong": 12, "grew": [12, 28], "25000": [12, 45, 46, 78, 79], "comparison": [12, 28, 30, 31, 37, 56, 57, 111], "extant": [12, 56], "duti": 12, "10x": [12, 53, 62, 86, 126], "speedup": [12, 28], "peralleliz": 12, "tradition": 12, "industri": [12, 26, 29, 31, 105, 110, 112], "lore": 12, "thumb": 12, "approxim": [12, 28, 34, 35], "judg": 12, "safe": [12, 31, 53], "thu": [12, 19, 21, 22, 23, 28, 29, 31, 44, 46, 63], "shorter": [12, 19, 20, 31, 44, 54, 57, 62, 64], "clode": 12, "0000": 12, "450": 12, "biggish": 12, "reduct": [12, 35], "feasibl": [12, 28], "expand": [12, 19, 29, 31, 38, 55, 68], "102": [12, 68], "de": [12, 20, 28, 37, 41, 54, 59, 61, 64, 85, 96, 97, 111, 114, 115, 119, 122, 123, 124, 125, 129, 133, 135, 136, 138, 139], "compos": [12, 21, 37, 51, 55, 79, 80, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 96, 99, 100, 101, 104, 105, 107, 108, 110, 112, 114, 116, 117, 119, 120, 121, 124, 125, 126, 127, 128, 130], "lum": 12, "luk": 12, "rpr": 12, "181946": 12, "benchmark": [12, 31], "capabl": [12, 51, 67, 69, 79, 88, 89, 90, 92, 120, 131, 133], "feel": [12, 21, 31, 73], "2005": 12, "superior": 12, "surround": [12, 20, 106], "happi": [12, 19, 26], "becam": [12, 19, 27, 29, 50], "enorm": 12, "reap": [12, 28], "daunt": 12, "peripher": 12, "amdahl": 13, "theorem": 13, "thank": [13, 75], "conclus": [14, 32, 33, 64, 74, 95, 113, 114, 128, 138], "blocksiz": [14, 18, 29, 32, 33, 47, 49, 64, 67, 81, 83, 94, 110, 113, 128, 131], "signatur": [14, 19, 28, 37, 38, 55, 56, 64, 88, 95, 99, 109, 116, 128], "he": [14, 20, 44, 46, 59, 63, 64], "gedanken": [14, 95], "cool": [14, 95], "gridftp": [14, 95], "largest": [14, 28, 54], "chunk": [14, 48, 49, 56, 57, 77, 82], "listen": [14, 22, 29, 41, 45, 79, 110], "dd_subscrib": [14, 30, 31, 37, 95, 101, 111, 112], "10mb": 14, "v01": [14, 30, 33, 95, 111, 114, 119], "blocksz": [14, 95], "sz": [14, 33, 64, 95, 114, 128], "inblock": [14, 95], "remaind": [14, 31, 32, 33, 42, 64, 113, 114, 128], "blocknum": [14, 32, 95, 113], "chksum": [14, 95], "settabl": [14, 23, 25, 95], "smallish": 14, "multipli": [14, 38, 48, 56, 62, 66, 77, 116], "puzzl": [14, 19, 38], "spars": [14, 95], "sr_sub": [14, 95], "administratospher": [14, 95], "wordpress": [14, 95], "2008": [14, 27, 31, 95, 108, 112], "strang": [14, 19, 38, 55], "besid": [14, 31, 48, 57, 66, 77], "contigu": [14, 95], "lseek": [14, 32, 33, 95, 114], "unusu": [14, 27], "partnum": [14, 95], "special": [14, 20, 23, 31, 41, 44, 45, 53, 55, 56, 57, 60, 61, 62, 68, 70, 77], "unlik": [14, 20, 31, 57], "havoc": [14, 62], "anywai": [14, 19], "1024": [14, 62, 95, 126], "10485760": [14, 95], "500mb": 14, "ascii": [14, 20, 41, 44, 57, 61, 95, 106, 120, 125], "avereag": 14, "580": [14, 95], "aesthet": 14, "dwarf": 14, "boil": 14, "filesz": [14, 95], "ith": 14, "0th": 14, "chase": 14, "disabl": [14, 16, 19, 20, 28, 38, 44, 45, 50, 59, 60, 84, 92, 97, 99, 106, 120, 123], "repositori": [14, 27, 57, 70, 75, 92, 134], "zsyncmak": [14, 95], "ik": 14, "downsid": 14, "2011": [14, 27, 95, 108], "seein": 14, "sigh": [14, 19, 56, 77], "2nd": [14, 19, 68], "megabyt": [14, 31, 63], "extra": [14, 19, 23, 25, 31, 42, 44, 50, 56, 70, 77, 84, 134], "email": [14, 20, 21, 50, 52, 54, 55, 58, 62, 66, 73, 83, 84, 87, 88, 103, 130], "readv": [14, 95], "primer": 15, "sr3_titl": 15, "assembl": [15, 22, 49, 81], "philosophi": 15, "foreground": [16, 18, 38, 45, 47, 49, 53, 54, 56, 57, 59, 60, 62, 65, 66, 70, 79, 81, 83, 86, 87, 94, 97, 116, 123, 124, 129, 130, 134], "reload": [16, 45, 59, 60, 62, 63, 64, 79, 97, 124], "configfil": [16, 20, 60, 97, 106, 124], "cleanup": [16, 19, 20, 48, 50, 54, 56, 57, 59, 60, 62, 65, 66, 67, 68, 71, 74, 77, 79, 87, 97, 99, 106, 123, 124, 130, 131, 132, 135, 136], "lorem": [16, 97], "ipsum": [16, 97], "dolor": [16, 97], "sit": [16, 97], "amet": [16, 97], "consectetur": [16, 97], "adipisc": [16, 97], "elit": [16, 97], "eiusmod": [16, 97], "tempor": [16, 53, 97], "incididunt": [16, 97], "ut": [16, 97], "labor": [16, 97], "et": [16, 68, 70, 79, 80, 81, 83, 84, 85, 88, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 104, 105, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 119, 120, 123, 124, 128, 129, 131, 132, 133, 135, 136, 137, 138], "magna": [16, 97], "aliqua": [16, 97], "enim": [16, 97], "veniam": [16, 97], "qui": [16, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 131, 132, 133, 134, 135, 136, 137, 138], "nostrud": [16, 97], "exercit": [16, 97], "ullamco": [16, 97], "labori": [16, 97], "nisi": [16, 97], "aliquip": [16, 97], "ex": [16, 20, 22, 42, 48, 56, 57, 62, 66, 73, 77, 82, 84, 87, 88, 97, 104, 106, 126, 130, 137], "ea": [16, 97], "commodo": [16, 97], "consequat": [16, 97], "dui": [16, 97], "aut": [16, 68, 97, 132], "irur": [16, 97], "reprehenderit": [16, 97], "volupt": [16, 97], "velit": [16, 97], "ess": [16, 97], "cillum": [16, 97], "eu": [16, 87, 90, 97, 101, 106, 108, 109, 116, 118, 120, 128, 130], "fugiat": [16, 97], "nulla": [16, 97], "pariatur": [16, 97], "excepteur": [16, 97], "sint": [16, 97], "occaecat": [16, 97], "cupidatat": [16, 97], "proident": [16, 97], "sunt": [16, 97], "culpa": [16, 97], "officia": [16, 97], "deserunt": [16, 97], "mollit": [16, 97], "anim": [16, 97], "laborum": [16, 97], "circul": [16, 20, 24, 31, 60, 79, 90, 92, 93, 97, 103, 106, 112, 116, 120, 128], "vip": [16, 38, 41, 45, 46, 50, 54, 55, 56, 57, 60, 65, 66, 67, 70, 77, 78, 79, 84, 87, 88, 97, 116, 119, 124, 129, 130, 131, 134], "posix": [16, 20, 60, 62, 63, 97, 106, 124, 126, 127], "greedi": [16, 20, 54, 60, 62, 87, 97, 106, 126], "sr_cpump": [16, 20, 97, 101, 106], "ctrl": [16, 20, 45, 60, 72, 73, 79, 97, 106, 124, 135, 137], "sigint": [16, 47, 49, 60, 81, 83, 97, 124], "sigterm": [16, 60, 97, 124], "addition": [16, 37, 60], "perspiciati": [16, 97], "und": [16, 97], "omni": [16, 97], "ist": [16, 97], "natu": [16, 97], "voluptatem": [16, 97], "accusantium": [16, 97], "doloremqu": [16, 97], "laudantium": [16, 97], "totam": [16, 97], "rem": [16, 97], "aperiam": [16, 97], "eaqu": [16, 97], "ipsa": [16, 97], "quae": [16, 97], "illo": [16, 97], "inventor": [16, 97], "veritati": [16, 97], "quasi": [16, 97], "architecto": [16, 97], "beata": [16, 97], "vita": [16, 97], "dicta": [16, 97], "explicabo": [16, 97], "nemo": [16, 28, 97, 109], "ipsam": [16, 97], "quia": [16, 97], "volupta": [16, 97], "aspernatur": [16, 97], "odit": [16, 97], "fugit": [16, 97], "consequuntur": [16, 97], "magni": [16, 97], "eo": [16, 97], "ration": [16, 97], "sequi": [16, 97], "nesciunt": [16, 97], "nequ": [16, 97], "porro": [16, 97], "quisquam": [16, 97], "dolorem": [16, 97], "adipisci": [16, 97], "numquam": [16, 97], "eiu": [16, 97], "modi": [16, 97], "tempora": [16, 97], "incidunt": [16, 97], "magnam": [16, 97], "aliquam": [16, 97], "quaerat": [16, 97], "minima": [16, 97], "nostrum": [16, 97], "exercitationem": [16, 97], "ullam": [16, 97], "corpori": [16, 97], "suscipit": [16, 97], "laboriosam": [16, 97], "aliquid": [16, 97], "commodi": [16, 97], "consequatur": [16, 97], "autem": [16, 97], "vel": [16, 97], "eum": [16, 97], "iur": [16, 97], "quam": [16, 97], "nihil": [16, 97], "molestia": [16, 97], "illum": [16, 97], "quo": [16, 97], "sr3_report": [16, 97], "sr3_subscrib": [16, 97], "sr3_watch": [16, 18, 22, 28, 86, 92, 94, 97, 103, 104, 106, 109, 110, 128, 136], "backlog": [17, 45, 54, 79], "retransmit": 17, "session": [17, 20, 44, 45, 56, 62, 64, 70, 79, 87, 98, 106, 120, 126, 134], "disconnect": [17, 45, 54], "paho": [17, 26, 38, 50, 56, 70, 77, 84, 92, 98, 105, 116, 134], "async": [17, 19, 67, 68, 99, 132], "weight": [17, 68], "on_messag": [17, 19, 20, 38, 45, 47, 49, 50, 53, 57, 79, 81, 83, 84, 86, 98, 99, 106, 116], "handler": [17, 57, 98], "poorli": [17, 31], "on_part": [18, 19, 29, 38, 47, 49, 54, 57, 81, 83, 87, 94, 99, 110, 116], "part_file_assembl": [18, 94], "accept_unmatch": [18, 38, 45, 47, 49, 50, 79, 81, 83, 84, 94, 116], "acccept": [18, 94], "sr_file": [18, 19, 94, 99], "target_fil": [18, 94], "file_insert_part": [18, 94], "portion": [18, 20, 28, 42, 53, 54, 55, 64, 106], "okai": 18, "on_fil": [18, 19, 21, 29, 38, 39, 47, 49, 50, 81, 83, 84, 87, 94, 99, 103, 110, 116], "config_fil": [18, 94], "cfg": [18, 19, 30, 55, 56, 69, 74, 77, 88, 94, 99, 111, 133, 138], "subcrib": 18, "inplac": [18, 19, 32, 33, 64, 67, 94, 99, 113, 114, 128, 131], "typr": 18, "pb": [18, 20, 63, 64, 94, 106, 127, 128], "pbu": [18, 20, 63, 64, 94, 106, 127, 128], "test_fil": [18, 94], "12m": [18, 94], "familiar": [19, 20, 21, 37, 39, 41, 45, 50, 55, 59], "stablizi": 19, "tracker": [19, 54, 87, 99], "histor": [19, 42], "readabl": [19, 20, 25, 27, 45, 53, 56, 77], "eleg": [19, 21, 29, 35, 50], "cruft": 19, "systemd": [19, 20, 45, 70, 79, 106, 134], "sysv": [19, 45, 79, 99], "camelcas": [19, 50, 55, 84, 88, 99], "sink": [19, 20], "dynam": [19, 31, 44, 53, 62, 99], "407": [19, 99], "compatibilii": 19, "experiment": [19, 20, 27, 31], "regularli": [19, 22, 41, 45], "388": [19, 99], "4000": [19, 99], "debian": [19, 28, 45, 46, 50, 51, 57, 68, 78, 79, 80, 84, 99, 109, 132], "xarg": [19, 45, 79, 99], "wc": [19, 28, 70, 99, 109, 134], "133": [19, 99, 130], "544": [19, 99], "sr_tailf": [19, 99], "365": [19, 67, 99], "164": [19, 47, 83, 99], "sr_xattr": [19, 99], "1136": [19, 99], "sr_messag": [19, 99], "51": [19, 20, 45, 54, 66, 68, 69, 79, 85, 87, 99, 106, 132, 133], "sr_checksum": [19, 99], "129": [19, 99, 131], "pyad": [19, 99], "306": [19, 99], "2204": [19, 99], "403": [19, 49, 50, 81, 84, 99], "1636": [19, 99], "265": [19, 99], "sr1": [19, 99], "sr_log2sav": [19, 99], "286": [19, 99], "sr_rabbit": [19, 46, 78, 99], "567": [19, 99], "107": [19, 53, 86, 99], "74": [19, 20, 38, 45, 64, 79, 99, 106, 116, 128], "126": [19, 20, 62, 99, 106, 126], "505": [19, 99], "956": [19, 99], "355": [19, 47, 67, 83, 99, 130], "368": [19, 45, 46, 78, 79, 99], "sr_cfg2": [19, 99], "1119": [19, 99], "729": [19, 45, 79, 99], "308": [19, 53, 86, 99], "988": [19, 99], "608": [19, 99], "sr_amqp": [19, 55, 88, 99], "3062": [19, 99], "checksum_": [19, 99], "checksum_d": [19, 99], "checksum_0": [19, 99], "checksum_n": [19, 99], "checksum_a": [19, 99], "19223": [19, 99], "2157": [19, 99], "342": [19, 99], "384": [19, 20, 38, 99, 106, 116, 129], "diskqueu": [19, 57, 58, 65, 66, 67, 99, 130, 131], "183": [19, 99], "filemetadata": [19, 58, 77, 99], "768": [19, 99], "flowcb": [19, 20, 21, 24, 38, 39, 47, 50, 56, 58, 62, 65, 67, 68, 70, 74, 83, 84, 85, 99, 103, 106, 116, 118, 126, 129, 131, 132, 134, 138], "53": [19, 20, 28, 45, 49, 53, 54, 55, 66, 68, 72, 79, 81, 85, 86, 87, 88, 99, 106, 109, 130, 135], "130": [19, 20, 99, 106, 131], "250": [19, 20, 38, 99, 106, 116, 132], "145": [19, 20, 49, 81, 99, 106], "nodup": [19, 20, 21, 24, 38, 48, 50, 54, 58, 62, 66, 70, 82, 87, 99, 103, 106, 116, 118, 126, 130, 134], "345": [19, 32, 33, 64, 99, 113, 114, 128], "454": [19, 99], "117": [19, 20, 62, 99, 106, 126, 132], "461": [19, 65, 99], "v2wrapper": [19, 20, 38, 50, 54, 55, 56, 58, 66, 77, 84, 87, 88, 99, 106, 116, 130], "1617": [19, 99], "80": [19, 20, 28, 45, 53, 79, 86, 99, 106, 109, 130, 131], "793": [19, 99], "226": [19, 38, 54, 87, 99, 116], "93": [19, 20, 99, 106], "md5name": [19, 62, 126, 128], "md5": [19, 20, 38, 58, 62, 63, 64, 67, 68, 99, 106, 116, 126, 127, 128, 131, 132], "random": [19, 20, 28, 31, 38, 58, 63, 64, 99, 106, 127, 128, 129], "sha512": [19, 20, 38, 58, 62, 63, 64, 69, 99, 106, 116, 126, 127, 128, 129, 133], "moth": [19, 20, 45, 48, 50, 55, 57, 58, 65, 66, 67, 69, 70, 74, 79, 82, 84, 88, 99, 106, 130, 131, 133, 134, 138], "amq1": [19, 55, 58, 77, 88, 99], "313": [19, 99], "548": [19, 99, 132], "pika": [19, 58, 77, 99], "135": [19, 20, 41, 46, 78, 99, 106], "349": [19, 99, 130], "rabbitmq_admin": [19, 20, 45, 58, 79, 99, 106], "sr_flow": [19, 99], "2066": [19, 99], "383": [19, 99], "514": [19, 67, 99], "361": [19, 67, 99], "437": [19, 99], "607": [19, 99], "15519": [19, 99], "rudimentari": [19, 31], "harder": [19, 31], "unfriendli": 19, "heck": 19, "caller": [19, 23, 56, 63], "catch": [19, 28, 39, 42], "bizarr": [19, 88, 99], "logger": [19, 20, 38, 39, 48, 55, 56, 57, 66, 77, 82, 88, 99, 106, 116, 130], "wha": 19, "inabl": [19, 27], "ackowledg": 19, "versu": [19, 34], "namespac": [19, 56], "importlib": [19, 38, 57, 77, 99, 116], "regist": [19, 32, 33, 38, 39, 47, 49, 55, 64, 128], "decor": [19, 38, 70, 134], "plural": [19, 38], "singular": [19, 38], "after_accept": [19, 20, 21, 38, 39, 48, 50, 54, 56, 57, 65, 66, 67, 77, 82, 84, 87, 99, 103, 106, 116, 129, 130, 131], "worklist": [19, 20, 21, 39, 50, 55, 56, 57, 74, 77, 84, 85, 88, 99, 103, 106, 130], "after_work": [19, 20, 21, 38, 39, 48, 50, 54, 57, 65, 66, 67, 77, 82, 84, 87, 99, 103, 106, 116, 129, 130, 131], "pro": 19, "soon": [19, 20, 28, 29, 36, 55, 68, 71], "sooner": [19, 23], "fed": [19, 22, 31, 38, 54, 56, 112], "clearli": [19, 31], "argpars": [19, 50, 56, 77, 84, 99], "settl": [19, 28], "abbrev": 19, "obvious": [19, 31, 37], "risk": [19, 20, 27, 29, 31, 54, 62], "throught": 19, "transcript": [19, 99], "mgmt": [19, 99], "proc": [19, 20, 46, 78, 99, 106], "sr_proto": [19, 99], "sr_transport": [19, 99], "user_cache_dir": [19, 38, 55, 99, 116], "cfg_run_dir": [19, 20, 38, 54, 55, 87, 99, 106, 116, 129], "tension": [19, 99], "manipul": [19, 20, 38, 55, 59, 62, 88, 99, 106, 116, 123, 126], "idiom": [19, 99], "reconcil": [19, 50], "resolv": [19, 28, 31, 45, 53, 56, 62, 71, 77, 79, 126], "idiomat": [19, 27], "hasattr": [19, 20, 38, 66, 82, 99, 106, 116, 130], "odd": [19, 27], "getlogg": [19, 20, 38, 39, 48, 55, 66, 82, 88, 99, 106, 116, 130], "__name__": [19, 20, 38, 39, 48, 55, 66, 82, 88, 99, 106, 116, 130], "parse_fil": [19, 20, 56, 77, 99, 106], "tri": [19, 39, 42, 48, 56, 66, 77, 87], "broke": 19, "tmpc": [19, 99], "hmpc": [19, 99], "sr_insect": [19, 57, 62, 96, 99, 126], "static": [19, 21, 31, 32, 33, 44, 53, 56, 77, 99], "transcrib": 19, "recoveri": [19, 21, 28, 29, 68, 132], "flakei": [19, 99], "stub": [19, 20, 56, 62, 106, 126], "inherit": [19, 20, 50, 62], "massiv": [19, 99], "holder": [19, 32, 57], "retir": [19, 92, 127], "prototyp": [19, 27, 28, 29, 31, 99, 108, 109, 110, 112], "visibli": 19, "skeleton": [19, 20], "framework": [19, 99], "213": [19, 20, 99, 106, 131], "wrote": [19, 23, 28, 31, 37, 39, 45, 79], "cast": [19, 37, 55], "v2plugin": [19, 20, 38, 54, 87, 106, 116, 129], "eat": [19, 27], "straightforward": [19, 23, 28, 31, 35, 38, 44, 53, 70], "new_": [19, 38, 56, 77, 116], "reformat": [19, 20, 57, 91, 99, 106], "codebas": 19, "hook": [19, 23, 53, 63, 86, 99, 117], "message_rate_min": [19, 38, 99, 116], "message_rate_max": [19, 38, 99, 116], "post_rate_limit": [19, 50, 55, 84, 88, 99], "bother": 19, "claim": [19, 28, 44], "628": [19, 99], "set_newmessagefield": [19, 99], "new_dir": [19, 38, 39, 48, 55, 56, 57, 66, 69, 77, 82, 88, 99, 116, 130, 133], "tackl": 19, "entry_point": [19, 48, 50, 55, 56, 57, 62, 73, 77, 82, 84, 88, 99], "compatibl": 19, "accel_": [19, 99], "defici": 19, "do_get": [19, 47, 49, 81, 83, 99], "possibi": 19, "idiosyncrat": 19, "accel_scp": [19, 50, 84, 99], "diagnos": [19, 23, 25], "spot": 19, "invoc": [19, 20, 23, 28, 50, 53, 55, 56, 57, 62, 63, 67, 84, 88, 99, 106, 117, 126, 127, 131], "convolut": 19, "getacceler": [19, 99], "accel_threshold": [19, 38, 54, 87, 88, 99, 116, 129], "migrat": [19, 28, 29, 31, 43, 44, 45, 50, 55, 84, 88, 109, 110], "friend": 19, "nativ": [19, 28, 35, 50, 51, 99, 107, 109], "topicprefix": [19, 20, 38, 45, 50, 54, 55, 56, 64, 65, 67, 68, 70, 72, 77, 79, 84, 87, 88, 99, 106, 116, 128, 129, 131, 132, 135], "incoher": 19, "putacc": [19, 99], "putac": [19, 99], "getac": [19, 99], "am": [19, 26, 27, 32, 33, 42, 44, 45, 66, 79, 105, 108, 113, 114, 130], "v03onli": [19, 99], "leftov": 19, "check_undeclared_opt": [19, 67, 99, 131], "exchangesplit": [19, 50, 67, 71, 84, 99, 131, 136], "post_total_maxlag": [19, 99], "exchangesuffix": [19, 20, 99, 106], "report_exchang": [19, 56, 67, 77, 99, 131], "set_password": [19, 99], "declare_exchang": [19, 50, 84, 99], "sanity_log_dead": [19, 99], "report_daemon": [19, 38, 99, 116], "realpathfilt": [19, 67, 99, 131], "reconnect": [19, 56, 67, 72, 77, 99, 131, 135], "cache_stat": [19, 99], "declare_queu": [19, 50, 84, 99], "bind_queu": [19, 50, 84, 99], "dry_run": [19, 57, 68, 77, 99, 132], "sourcefromexchang": [19, 20, 41, 45, 50, 84, 99, 106], "retry_mod": [19, 47, 49, 81, 83, 99], "poll_without_vip": [19, 55, 88, 99], "369": [19, 99], "asyncapi": [19, 99], "401": [19, 65, 99], "396": [19, 20, 99, 106], "on_part_assembli": [19, 99], "poll0": [19, 99], "alarm_set": [19, 56, 77, 99], "setitim": [19, 99], "397": [19, 99], "outlet": [19, 20, 56, 77, 99, 103, 106], "398": [19, 99, 129], "cmoi": [19, 28, 99, 109], "399": [19, 99], "bare": 19, "file_index": [19, 99], "367": [19, 99], "publish_retri": [19, 99], "392": [19, 99], "hostnam": [19, 20, 22, 38, 39, 41, 45, 47, 55, 56, 57, 62, 64, 77, 83, 88, 104, 106, 116, 126, 129], "348": [19, 99], "statehost": [19, 20, 38, 50, 54, 56, 77, 84, 87, 99, 106, 116, 129], "probabl": [19, 38, 42, 45, 54, 56, 65, 70, 79, 86, 87, 88, 89, 90, 92, 93, 99, 102, 104, 105, 112, 115, 116, 120, 126, 129, 134], "dive": 19, "scopabl": [19, 99], "updatefieldsaccept": [19, 56, 99], "verbatim": [19, 31], "hairi": 19, "ugli": 19, "whichev": [19, 21, 22, 29], "cleaner": [19, 69, 133], "mention": [19, 20, 29, 42], "coder": [19, 20], "blocker": [19, 99], "batch": [19, 20, 38, 42, 45, 46, 54, 55, 56, 57, 65, 66, 68, 74, 77, 78, 79, 87, 88, 106, 116, 129, 130, 132, 138], "dump": [19, 28, 42, 49, 50, 56, 65, 67, 77, 84, 109], "wore": 19, "prefetch": [19, 20, 21, 38, 39, 41, 47, 49, 54, 68, 81, 83, 87, 99, 103, 106, 116, 129, 132], "interim": [19, 50, 56, 72, 77], "pretend": [19, 39, 45, 57], "humung": 19, "jsonfil": [19, 99], "_deleteonpost": [19, 38, 48, 55, 56, 66, 67, 68, 69, 77, 82, 88, 99, 116, 130, 131, 132, 133], "skip": [19, 20, 31, 39, 45, 48, 62, 64, 66, 82, 130], "proton": [19, 56, 77, 99], "strai": [19, 20, 54, 65, 70, 87, 106, 129, 134], "gave": [19, 42], "retrench": 19, "Will": [19, 20, 41, 62], "do_": [19, 22, 55, 88, 99, 104], "confin": [19, 21, 31], "demarc": [19, 22, 37], "sarra3": [19, 99], "unchang": [19, 20, 34, 46, 53, 55, 57, 62, 64], "tweak": [19, 45], "python2": [19, 37, 53, 86, 99, 101], "slowli": 19, "facilit": [19, 29, 99, 104, 105, 106, 110], "verif": [19, 45, 53, 78], "appnam": [19, 99], "sr3_": [19, 99], "badli": 19, "parser": [19, 34, 38, 55, 56, 57, 77, 88, 116], "letter": [19, 20, 32, 54, 55, 56, 57, 63, 77], "hoho": [19, 48, 50, 53, 55, 56, 57, 62, 84, 86, 88, 99, 126], "onfig": [19, 50], "gile": 19, "loglevel": [19, 20, 48, 50, 54, 55, 56, 66, 68, 69, 77, 82, 84, 87, 88, 99, 106, 129, 130, 132, 133], "notset": [19, 99], "use_amqplib": [19, 50, 84, 99], "use_pika": [19, 47, 49, 50, 81, 83, 84, 99], "neither": [19, 31, 32, 33, 38, 44, 64], "02fad37b89c2f51420e62f2f883a3828d2056de1": [19, 99], "on_watch": [19, 50, 84, 99], "afaict": 19, "rewritten": 19, "do_download": [19, 29, 39, 47, 49, 56, 57, 66, 67, 81, 83, 85, 99, 110], "do_send": [19, 20, 29, 50, 56, 84, 85, 99, 106, 110], "do_put": [19, 99], "unclear": [19, 31], "anymor": [19, 42, 55], "stack": [19, 22, 26, 27, 29, 30, 46, 49, 54, 57, 68, 89, 105, 111], "src_file": [19, 99], "dst_file": [19, 99], "src_offset": [19, 99], "dst_offset": [19, 99], "fit": [19, 30], "honour": [19, 27, 38, 50, 57], "358": [19, 67, 99], "notic": [19, 20, 22, 23, 28, 30, 38, 39, 41, 45, 47, 49, 50, 53, 54, 55, 56, 57, 62, 63, 64, 71, 72, 79, 81, 83, 84, 86, 88, 106, 119, 126, 135, 136], "surpris": [19, 50, 62], "symlink": [19, 62], "310": [19, 20, 73, 99, 106], "read_writeloc": [19, 99], "util": [19, 56, 77, 79, 81, 86, 89, 90, 92, 93, 99, 103, 109, 112, 115, 116, 118, 120, 121, 126, 128], "writeloc": [19, 99], "mismatch": [19, 24, 99], "fcas31_kwbc_031412___39224": [19, 99], "slink": [19, 99], "114": [19, 44, 53, 54, 67, 86, 87, 99, 120], "suppress": [19, 20, 21, 38, 43, 45, 49, 50, 55, 56, 57, 59, 62, 63, 64, 70, 77, 78, 79, 81, 83, 84, 88, 92, 99, 103, 106, 109, 116, 117, 119, 126, 127, 128], "deriv": [19, 20, 21, 24, 29, 38, 39, 50, 57, 62, 66, 70], "vanilla": [19, 57], "startup": [19, 20, 23, 24, 28, 31, 38, 42, 47, 49, 50, 53, 56, 57, 59, 62, 73, 74, 77, 81, 83, 112], "pluggabl": [19, 29, 37], "subclass": [19, 20, 21, 24, 38, 47, 50, 56, 57, 62, 66, 77, 88], "hierarch": [19, 21, 31, 56, 64, 77], "inlet": 19, "websit": [20, 30, 49, 57, 62, 67, 69, 81, 131, 133], "classic": 20, "sr3_cpump": [20, 54, 58, 59, 60, 61, 62, 63, 64, 87, 106, 122, 123, 124, 125, 126, 127, 128], "stderr": [20, 28, 59, 106, 109, 123], "gotten": [20, 59], "stuck": [20, 38, 45, 59], "mark": [20, 34, 38, 47, 57, 59, 62, 64, 68, 128], "inelig": [20, 59], "elig": [20, 28, 59], "refin": [20, 47, 57], "fleet": [20, 59], "temporarili": [20, 37], "v2_config": [20, 106], "v3_config": [20, 106], "043": [20, 106, 129], "048": [20, 106, 131], "__putsetup": [20, 45, 69, 79, 106], "049": [20, 106], "053": [20, 106], "xcpublic": [20, 45, 79, 106], "__getsetup": [20, 45, 54, 68, 79, 87, 106, 130, 131, 132], "23011811": [20, 106], "49631644": [20, 106], "pfx": [20, 106], "111": [20, 71, 106, 136], "50074940": [20, 106], "98161482": [20, 106], "211": [20, 45, 79, 106], "ender": [20, 38, 45, 79, 106, 116], "q_ender": [20, 45, 79, 106], "xs_ender": [20, 45, 79, 106], "_ender": [20, 45, 79, 106], "thought": [20, 31, 37, 57], "4238": [20, 106], "cmdline": [20, 106], "puls": [20, 31, 54, 87, 106], "instance_pid": [20, 106], "4251": [20, 106], "instances_expect": [20, 106], "has_stat": [20, 106], "missing_inst": [20, 106], "conjunct": [20, 24], "wmo_mesh_post": [20, 54, 65, 87, 106, 129], "amqp_f30": [20, 106], "49308": [20, 106], "sr3_sender": [20, 106], "58710892": [20, 106], "12372870": [20, 106], "rabbitmqtt_f22": [20, 106], "rabbitmqtt_f31": [20, 106], "nexrad": [20, 47, 54, 55, 58, 65, 66, 83, 87, 88, 106, 129, 130], "pollingest": [20, 47, 54, 83, 87, 106], "pollnoaa": [20, 49, 54, 81, 87, 106], "pollsoapshc": [20, 49, 54, 81, 87, 106], "pollusg": [20, 49, 54, 81, 87, 106], "wmo_mesh": [20, 54, 65, 87, 106, 129], "ec2collab": [20, 54, 65, 87, 106, 129], "pitcher_push": [20, 54, 65, 87, 106, 129], "wmo_sketch_2mqtt": [20, 54, 87, 106], "wmo_sketch_2v3": [20, 54, 87, 106], "wmo_mesh_cmc": [20, 54, 87, 106], "wmo_mesh_p": [20, 54, 87, 106], "dd_2mqtt": [20, 54, 65, 87, 106, 129], "dd_all": [20, 54, 65, 87, 106, 129], "dd_ami": [20, 54, 65, 87, 106, 129], "dd_aqhi": [20, 54, 65, 87, 106, 129], "dd_cacn_bulletin": [20, 54, 65, 87, 106, 129], "dd_citypag": [20, 54, 65, 87, 106, 129], "dd_cmml": [20, 54, 65, 87, 106, 129], "dd_gdp": [20, 54, 65, 87, 106, 129], "dd_ping": [20, 54, 87, 106], "dd_radar": [20, 54, 65, 87, 106, 129], "dd_rdp": [20, 54, 65, 87, 106, 129], "dd_swob": [20, 38, 54, 65, 87, 106, 116, 129], "ddc_cap": [20, 54, 65, 87, 106, 129], "ddc_normal": [20, 54, 65, 87, 106, 129], "downloademail": [20, 47, 54, 65, 83, 87, 106, 129], "ec_ninjo": [20, 54, 65, 87, 106, 129], "hpfx_ami": [20, 54, 65, 66, 87, 106, 129, 130], "local_sub": [20, 54, 65, 87, 106, 129], "pitcher_pul": [20, 54, 65, 87, 106, 129], "sci2ec": [20, 54, 65, 87, 106, 129], "subnoaa": [20, 49, 54, 65, 81, 87, 106, 129], "subsoapshc": [20, 49, 54, 65, 81, 87, 106, 129], "subusg": [20, 49, 54, 65, 81, 87, 106, 129], "pitcher_cli": [20, 54, 65, 87, 106, 129], "pitcher_serv": [20, 54, 65, 87, 106, 129], "57": [20, 28, 45, 47, 49, 79, 81, 83, 106, 109, 132], "018": [20, 106], "507": [20, 106], "1084652": [20, 106], "msg_log": [20, 50, 55, 84, 88, 106], "logev": [20, 50, 54, 57, 65, 66, 67, 84, 87, 106, 129, 131], "508": [20, 106], "msg_rawlog": [20, 45, 50, 79, 84, 106], "_config__admin": [20, 38, 54, 87, 106, 116, 129], "_config__brok": [20, 38, 54, 87, 106, 116, 129], "_config__post_brok": [20, 38, 54, 87, 106, 116, 129], "accelthreshold": [20, 50, 55, 84, 106, 126], "acceptsizewrong": [20, 54, 87, 106, 129], "acceptunmatch": [20, 21, 39, 50, 54, 68, 84, 87, 103, 106, 129, 132], "auto_delet": [20, 38, 45, 54, 68, 79, 87, 106, 116, 129, 132], "basedir": [20, 38, 39, 48, 50, 54, 56, 57, 63, 66, 77, 82, 84, 87, 106, 116, 127, 129, 130], "baseurl_relpath": [20, 54, 87, 106, 129], "bufsiz": [20, 38, 54, 56, 77, 87, 106, 116, 129], "1048576": [20, 38, 54, 87, 106, 116, 129], "byteratemax": [20, 56, 77, 106], "currentdir": [20, 38, 54, 55, 87, 88, 106, 116, 129], "declared_exchang": [20, 38, 54, 87, 106, 116, 129], "declared_us": [20, 38, 106, 116, 129], "eggmeist": [20, 38, 106, 116, 129], "documentroot": [20, 38, 50, 84, 106, 116, 129], "env_declar": [20, 106, 129], "exchangedeclar": [20, 50, 56, 68, 84, 106, 129, 132], "expir": [20, 21, 38, 45, 47, 49, 54, 56, 65, 68, 77, 79, 81, 83, 87, 89, 103, 106, 116, 129, 132, 135], "1800": [20, 69, 106, 133], "netloc": [20, 106], "param": [20, 106], "fileev": [20, 50, 84, 106, 129], "rmdir": [20, 50, 62, 84, 106, 126], "file_total_interv": [20, 106], "fixed_head": [20, 38, 106, 116, 129], "flatten": [20, 38, 47, 49, 56, 67, 77, 81, 83, 106, 116, 129, 131], "hostdir": [20, 38, 56, 77, 106, 116, 129], "inflight": [20, 23, 38, 43, 47, 48, 49, 55, 57, 81, 83, 88, 106, 116, 117, 119, 129], "inlinebytemax": [20, 38, 56, 68, 77, 106, 116, 132], "4096": [20, 38, 45, 56, 68, 77, 79, 106, 116, 129, 132], "inlineencod": [20, 38, 56, 68, 77, 106, 116, 132], "inlineonli": [20, 106], "identity_arbitrary_valu": [20, 106, 129], "identity_method": [20, 57, 106, 129], "on_housekeep": [20, 38, 48, 54, 56, 57, 65, 66, 67, 77, 82, 87, 106, 116, 129, 130, 131], "logformat": [20, 38, 48, 50, 66, 68, 84, 106, 116, 129, 130, 132], "asctim": [20, 38, 68, 106, 116, 132], "levelnam": [20, 38, 68, 106, 116, 132], "funcnam": [20, 38, 68, 106, 116, 129, 132], "logreject": [20, 50, 54, 84, 87, 106], "logrotatecount": [20, 45, 50, 54, 79, 84, 87, 106], "logrotateinterv": [20, 50, 54, 84, 87, 106], "86400": [20, 106], "logstdout": [20, 51, 80, 106, 129], "log_flowcb_need": [20, 106, 129], "messageagemax": [20, 106, 129], "messagecountmax": [20, 50, 55, 56, 57, 65, 66, 74, 77, 84, 88, 106, 129, 130, 138], "messagedebugdump": [20, 54, 56, 68, 77, 87, 106, 129, 132], "messageratemax": [20, 50, 55, 84, 88, 106, 129], "messageratemin": [20, 106, 129], "message_strategi": [20, 38, 56, 68, 106, 116, 129, 132], "failure_dur": [20, 38, 56, 68, 77, 106, 116, 129, 132], "5m": [20, 38, 54, 56, 68, 77, 87, 106, 116, 129, 132], "reset": [20, 38, 47, 49, 56, 64, 68, 77, 81, 83, 106, 116, 129, 132], "stubborn": [20, 38, 56, 68, 77, 106, 116, 132], "msg_total_interv": [20, 106], "fileagemax": [20, 24, 50, 84, 106, 118, 129], "nodupe_ttl": [20, 21, 24, 50, 55, 56, 77, 84, 88, 103, 106, 118, 129], "permcopi": [20, 50, 56, 77, 84, 106, 129], "permdefault": [20, 50, 56, 57, 77, 84, 106, 129], "permdirdefault": [20, 50, 56, 77, 84, 106, 129], "509": [20, 38, 106, 116, 129, 133], "permlog": [20, 50, 54, 55, 84, 87, 88, 106, 129], "plugins_earli": [20, 106, 129], "plugins_l": [20, 106, 129], "post_documentroot": [20, 38, 50, 84, 106, 116, 129], "post_topicprefix": [20, 45, 50, 55, 64, 79, 84, 88, 106, 128, 129], "pstrip": [20, 38, 56, 67, 106, 116, 129, 131], "queuebind": [20, 50, 56, 68, 84, 106, 129, 132], "queuedeclar": [20, 50, 56, 68, 84, 106, 129, 132], "queuenam": [20, 21, 50, 56, 67, 74, 77, 84, 103, 106, 129, 131, 132], "q_tsource_subscrib": [20, 106], "76359618": [20, 106], "62916076": [20, 106], "queue_filenam": [20, 38, 106, 116, 129], "qname": [20, 38, 62, 106, 116, 126, 129], "randid": [20, 38, 62, 106, 116, 126, 129], "cedf": [20, 106], "realpathpost": [20, 38, 47, 49, 81, 83, 106, 116, 129], "resolved_qnam": [20, 38, 106, 116], "retry_ttl": [20, 47, 49, 56, 81, 83, 106, 129], "timecopi": [20, 25, 50, 56, 77, 84, 106, 129], "timezon": [20, 21, 56, 57, 64, 77, 106, 129], "utc": [20, 21, 55, 56, 57, 64, 77, 88, 103, 106, 128, 129], "tls_rigour": [20, 106, 129], "undeclar": [20, 38, 106, 116, 129], "v2plugin_opt": [20, 38, 106, 116, 129], "msg_total_sav": [20, 50, 84, 106], "file_total_sav": [20, 38, 106, 116], "sftp_f62": [20, 106], "762": [20, 106], "1093345": [20, 106], "766": [20, 106, 129], "1093467": [20, 106], "918": [20, 65, 106], "1093655": [20, 106], "lagmax": [20, 65, 106], "lagavg": [20, 65, 106], "rej": [20, 65, 106], "pubsub": [20, 65, 106], "rxdata": [20, 65, 106], "txdata": [20, 65, 106], "kib": [20, 65, 66, 67, 106, 130, 131], "63": [20, 69, 106, 132, 133], "136": [20, 106], "89": [20, 31, 106, 112, 132], "67": [20, 44, 69, 106, 120, 133], "124": [20, 45, 68, 79, 106], "83": [20, 28, 106, 109, 132], "82": [20, 66, 106], "49": [20, 45, 53, 57, 65, 68, 69, 70, 79, 86, 106, 132, 133, 134], "79": [20, 53, 65, 86, 106], "635": [20, 66, 72, 106, 135], "62": [20, 106, 132], "637": [20, 54, 87, 106, 130], "69": [20, 23, 28, 63, 106, 109, 117, 127, 131], "644": [20, 66, 71, 106, 136], "76": [20, 67, 106], "64": [20, 28, 69, 106, 109, 129, 131, 132, 133], "uss": [20, 65, 106], "gib": [20, 106], "vm": [20, 44, 65, 106, 120], "103": [20, 106, 131], "221": [20, 70, 106, 129, 134], "281": [20, 106], "subbyt": [20, 106], "malform": [20, 22, 106], "pubbyt": [20, 106], "pubmsg": [20, 106], "pubmal": [20, 106], "rxfile": [20, 106], "txfile": [20, 106], "mib": [20, 45, 54, 65, 66, 67, 79, 87, 106, 130, 131], "kim": [20, 106], "230": [20, 69, 106, 129, 133], "90": [20, 31, 41, 106, 112], "151": [20, 106], "420": [20, 53, 86, 106], "118": [20, 106], "229": [20, 106], "87": [20, 69, 106, 133], "132": [20, 106], "192": [20, 45, 70, 79, 106, 134], "280": [20, 106], "421": [20, 106], "152": [20, 106], "97": [20, 54, 65, 66, 87, 106], "425": [20, 106], "562": [20, 106, 129], "169": [20, 106], "249": [20, 106], "168": [20, 70, 106, 134], "77": [20, 68, 106], "248": [20, 106], "231": [20, 28, 106, 109], "293": [20, 106], "171": [20, 49, 81, 106], "61": [20, 65, 106], "225": [20, 38, 106, 116], "166": [20, 28, 45, 47, 79, 83, 106, 109], "290": [20, 106], "170": [20, 49, 81, 106], "44": [20, 53, 54, 66, 70, 86, 87, 106, 132, 134], "181": [20, 106], "146": [20, 41, 67, 106], "262": [20, 28, 67, 106, 109], "162": [20, 106], "131": [20, 28, 106, 109], "190": [20, 106], "277": [20, 106], "178": [20, 106], "188": [20, 106], "278": [20, 106], "597": [20, 49, 81, 106], "158": [20, 106], "340": [20, 106], "159": [20, 47, 83, 106], "142": [20, 41, 46, 78, 106], "191": [20, 72, 106, 135], "928": [20, 106], "68": [20, 28, 106, 109], "598": [20, 106], "599": [20, 106], "203": [20, 64, 106, 128], "311": [20, 106, 131], "66": [20, 23, 28, 63, 69, 106, 109, 117, 127, 133], "116": [20, 53, 86, 106], "categori": 20, "health": 20, "experienc": [20, 26], "configuraion": 20, "disa": [20, 106], "wvip": [20, 106], "fore": [20, 106], "percentrag": 20, "lagqueu": [20, 106], "ag": [20, 23, 24, 25, 38, 55, 58, 62, 66, 88, 117, 118, 130], "elaps": [20, 47, 49, 55, 65, 66, 67, 81, 83, 88, 130, 131], "percent": 20, "tune": [20, 23, 28, 31, 38, 45, 62, 79], "resid": [20, 45, 46, 62, 106], "alloc": [20, 45], "pend": [20, 68], "brokerus": [20, 45, 62, 79, 106], "programnam": [20, 62, 106], "confignam": [20, 62, 106], "held": 20, "superset": [20, 62], "directory1": [20, 62, 106], "subdirectory3": [20, 62, 106], "subdirectory5": [20, 62, 106], "wild": [20, 62, 126], "card": [20, 62, 126], "asterisk": [20, 31, 54, 62], "directory2": [20, 62, 106], "directory4": [20, 62, 106], "regular_express": [20, 54, 87, 106], "boolean": [20, 38, 48, 50, 54, 56, 57, 66, 77, 116], "orderli": [20, 62], "gif": [20, 31, 32, 33, 39, 45, 46, 57, 62, 64, 66, 78, 79, 106, 112, 113, 114, 126, 128], "statement": [20, 38, 53, 54, 55, 62, 88], "relpath": [20, 23, 32, 33, 34, 38, 39, 48, 55, 56, 57, 62, 63, 66, 67, 68, 69, 77, 82, 88, 106, 113, 114, 115, 116, 117, 118, 126, 127, 130, 131, 132, 133], "prepend": [20, 21, 45, 54, 59, 62, 79], "baseurl": [20, 32, 34, 38, 39, 48, 50, 55, 56, 57, 62, 64, 66, 67, 68, 69, 77, 82, 84, 88, 106, 113, 115, 116, 126, 128, 130, 131, 132, 133], "awar": [20, 28], "amqpusernam": [20, 106], "owner": [20, 21, 44], "underscor": [20, 50, 55, 62], "xr_": [20, 21, 45, 79, 103, 106], "_public": [20, 106], "exhang": [20, 21, 106], "xr_alic": [20, 22, 104, 106], "xs_alice_mydata": [20, 106], "pollurl": [20, 21, 41, 47, 50, 55, 56, 57, 67, 77, 83, 84, 103, 106, 131], "cod": [20, 57, 62, 63, 64, 106, 126, 127, 128], "scheduled_interv": [20, 21, 47, 49, 57, 83, 106], "scheduled_hour": [20, 21, 57, 106], "scheduled_minut": [20, 57, 106], "30m": [20, 106], "thirti": [20, 44], "0o400": [20, 106], "30d": [20, 106, 126], "nodupe_fileagemax": [20, 24, 62, 118], "yyyi": [20, 57, 62, 106, 126], "jjj": [20, 62, 106, 126], "julian": [20, 106, 126], "yyyymmdd": [20, 21, 24, 31, 38, 39, 41, 48, 50, 54, 56, 62, 77, 82, 84, 106, 112, 116, 118, 126], "1d": [20, 54, 106], "mylocaldirectori": [20, 62, 106], "myradar": [20, 62, 106], "mygrib": [20, 62, 106], "mydaili": [20, 62, 106, 126], "reg": [20, 62, 106, 126], "grib": [20, 31, 45, 46, 57, 62, 68, 78, 79, 106, 112, 126, 132], "octal": [20, 56, 62, 64, 72, 77, 106, 126, 128, 135], "040": [20, 62, 106, 126], "sftpattribut": [20, 38, 50, 55, 56, 57, 66, 77, 88, 106, 116, 130], "poller": [20, 88, 92, 106, 123], "on_lin": [20, 38, 47, 48, 49, 57, 81, 82, 83, 85, 106, 116], "builtin": [20, 38, 45, 53, 54, 55, 86, 116], "on_html_pag": [20, 47, 48, 49, 50, 56, 57, 77, 81, 82, 83, 84, 106], "record": [20, 24, 30, 45, 49, 55, 56, 57, 66, 69, 73, 74, 77], "_suppress_duplicates_": [20, 106], "flowmain": [20, 21, 48, 56, 77, 82, 103, 106], "repost": 20, "myserv": [20, 106], "mypassword": [20, 106], "fill": [20, 38, 45, 50, 53, 55, 56, 57, 70, 73, 77], "contrast": [20, 21, 28, 31, 44, 55, 62, 63, 88, 106, 120, 126], "exit": [20, 55, 62, 63, 65, 70, 72, 134], "detectfilereadi": [20, 106], "grammar": [20, 38, 50, 60, 63], "robin": [20, 22, 63, 104, 106, 127], "path1": [20, 106], "path2": [20, 106], "pathn": [20, 106], "absolute_path_to_th": [20, 63, 106, 127], "relative_path_to_th": [20, 63, 106, 127], "stanlei": [20, 63, 64, 106, 127, 128], "mysftpserv": [20, 63, 64, 106, 127, 128], "foo": [20, 57, 63, 64, 77, 106, 127, 128], "henc": [20, 28, 39, 56, 63, 77], "xs_guest": [20, 53, 63, 86, 106, 127], "20150813161959": [20, 62, 63, 106, 126, 127], "82edc8eb735fd99598a1fe04541f558d": [20, 63, 106, 127], "4574": [20, 63, 106, 127], "slash": [20, 57, 62, 64], "stamp": [20, 32, 33, 53, 56, 62, 63, 64], "files": [20, 32, 33, 63], "public_data": [20, 39, 41, 42, 63, 106, 127], "sacn32_cwao_123456": [20, 63, 106, 127], "concaten": [20, 32, 33, 38, 55, 62, 63, 87], "semant": [20, 24, 34], "reannounc": 20, "preset": 20, "brokersourceusernam": [20, 62, 106], "protect": [20, 44, 62, 92, 120], "nor": [20, 28, 31, 37, 44, 50, 62, 70], "incorrectli": [20, 62], "from_clust": [20, 45, 47, 48, 49, 53, 57, 62, 66, 67, 68, 72, 79, 81, 82, 83, 86, 106, 126, 130, 131, 132, 133, 135], "tolocalfil": [20, 50, 54, 55, 58, 66, 84, 87, 88, 106, 130], "fileop": [20, 38, 50, 84, 106, 116], "sendto": [20, 21, 48, 49, 50, 55, 56, 67, 77, 82, 84, 103, 106, 131], "Its": 20, "myuser": [20, 106], "myhost": [20, 106], "important_product": [20, 106], "pseudo": [20, 106], "kbytes_p": [20, 106], "possibli": [20, 62, 63], "reintroduc": 20, "eas": [20, 31, 45, 64], "my": [20, 39, 41, 42, 44, 73, 106], "important_loc": [20, 106], "for_oth": [20, 106], "reconstruct": 20, "suppress_dupl": [20, 38, 47, 49, 50, 54, 55, 62, 63, 81, 83, 84, 87, 88, 106, 116, 127], "broker_url": [20, 106], "myflow": [20, 54, 59, 87, 106, 123], "xs_stanlei": [20, 106], "256": [20, 45, 64, 79, 106, 128], "fc473c7a2801babbd3818260f50859d": [20, 106], "fbtopic": [20, 106], "trail": 20, "sx_guest": [20, 64, 106, 128], "redund": [20, 22, 24, 29, 31, 37, 44, 45, 62, 63, 112], "lifetim": [20, 24, 27, 38, 54, 63], "trim": [20, 60], "sr3_cpost": [20, 23, 54, 59, 60, 61, 62, 63, 64, 87, 106, 123, 124, 125, 126, 127, 128], "all_but_cap": [20, 106], "ami": [20, 54, 57, 65, 87, 99, 106, 129], "aqhi": [20, 106], "citypag": [20, 106], "cmml": [20, 62, 106, 126], "cscn22_bulletin": [20, 106], "gdp": [20, 106], "ninjo": [20, 29, 31, 54, 87, 106, 110, 112], "rdp": [20, 106], "swob": [20, 38, 45, 54, 56, 67, 68, 71, 72, 77, 79, 87, 106, 116, 131, 132, 135, 136], "destfn_am": [20, 106], "destfn_nz": [20, 106], "msg_tarpush": [20, 106], "subscib": [20, 62, 106, 126], "backslash": [20, 62], "gif2": [20, 62, 126], "reus": [20, 29, 45, 49, 79], "includeconfigpath": [20, 106], "dir": [20, 25, 32, 33, 38, 54, 56, 57, 59, 62, 70, 77, 87, 106, 113, 114, 116, 126, 128, 134], "configuraiton": [20, 106], "broker_us": [20, 22, 62, 104, 106, 126], "flow_callback": [20, 50, 54, 56, 84, 85, 87, 106], "child": 20, "syntact": 20, "sugar": 20, "callback_prepend": [20, 54, 87, 106], "torr": [20, 38, 106, 116], "bittorr": [20, 38, 106, 116], "msg_to_clust": [20, 45, 50, 55, 79, 84, 88, 106], "referenc": [20, 62], "cumbersom": [20, 37, 44, 45], "wrap": [20, 48, 55, 57, 62, 77], "incant": [20, 106], "feedback": [20, 29], "http_proxi": [20, 54, 62, 87, 106, 126], "logmessagedump": [20, 54, 57, 65, 66, 67, 87, 106, 131], "on_start": [20, 38, 47, 48, 49, 54, 56, 57, 62, 66, 77, 81, 82, 83, 87, 106, 116, 126, 130], "on_stop": [20, 38, 47, 48, 49, 54, 57, 62, 65, 66, 67, 77, 81, 82, 83, 87, 106, 116, 126, 129, 130, 131], "FOR": [20, 39], "descriptor": [20, 23, 56, 57, 62, 63, 77], "purg": [20, 31, 62], "likelihood": [20, 23, 62], "stdout": [20, 62, 106, 126], "log_reject": [20, 38, 50, 54, 84, 87, 106, 116], "statefil": [20, 54, 56, 62, 67], "goofi": [20, 54, 62, 87, 106, 126], "max_log": [20, 54, 87, 106], "time_unit": [20, 54, 87, 106], "86": [20, 45, 46, 78, 79, 106], "2h": [20, 54, 62, 87, 106, 126], "3d": [20, 54, 62, 87, 106, 126], "0600": [20, 54, 72, 87, 106, 135], "how2guid": [20, 106], "techniqu": [20, 28, 31, 53, 86, 91, 106, 109, 112], "user1": [20, 61, 106, 125], "password1": [20, 61, 106, 125], "user2": [20, 61, 106, 125], "password2": [20, 61, 106, 125], "5671": [20, 45, 61, 79, 106, 125], "usern": [20, 61, 106, 125], "passwd": [20, 45, 56, 61, 79, 106, 125], "user5": [20, 61, 106, 125], "password5": [20, 61, 106, 125], "user6": [20, 61, 106, 125], "password6": [20, 61, 106, 125], "user7": [20, 61, 106, 125], "password7": [20, 61, 106, 125], "user8": [20, 61, 106, 125], "password8": [20, 61, 106, 125], "3aiz": [20, 61, 106, 125], "2fdot8": [20, 61, 106, 125], "ladsweb": [20, 61, 106, 125], "modap": [20, 61, 106, 125], "eosdi": [20, 61, 106, 125], "nasa": [20, 38, 47, 54, 55, 61, 65, 83, 87, 88, 106, 116, 125, 129], "gov": [20, 41, 49, 57, 61, 81, 106, 125], "89apcbf0": [20, 61, 106, 125], "febe": [20, 61, 106, 125], "11ea": [20, 61, 106, 125], "a705": [20, 61, 106, 125], "b0qr41911bf4": [20, 61, 106, 125], "keyfil": [20, 45, 61, 79, 125], "bt": [20, 61, 106, 125], "overriden": [20, 61], "explic": [20, 61, 79, 87, 92, 106, 112, 115, 139], "incorrect": [20, 44, 61, 62, 99, 106, 109, 120, 125, 126], "2f": [20, 61, 106, 125], "isi": [20, 61], "dot8": [20, 61, 106, 125], "olon": [20, 61, 106, 125], "3a": [20, 61, 106, 125], "evei": 20, "unattend": [20, 56, 77], "transient": [20, 31, 37, 56, 68, 77], "unsuccess": 20, "retry_expir": [20, 106], "preferenti": 20, "opportunist": [20, 106], "gap": [20, 62], "wors": [20, 31, 44], "exponenti": [20, 31, 37, 44], "overload": [20, 26, 29, 49, 62], "model_gem_glob": [20, 59, 62, 106, 123, 126], "25km": [20, 59, 62, 106, 123, 126], "grib2": [20, 45, 46, 57, 59, 62, 68, 78, 79, 106, 123, 126, 132], "die": [20, 62], "report_exchangenam": [20, 62, 106, 126], "xreport": [20, 21, 45, 62, 79, 103, 106, 126], "statist": [20, 38, 62, 64], "runtim": [20, 62], "sender_confignam": [20, 62, 106], "sender_configname_": [20, 62, 106], "interfac": [20, 21, 29, 31, 35, 38, 45, 46, 50, 54, 55, 59, 60, 61, 62, 63, 64, 65, 78, 79, 84, 87, 88, 93, 103, 106, 107, 110, 112, 116, 123, 124, 126, 127, 129, 132], "153": [20, 47, 62, 66, 83, 106, 126], "recheck": [20, 57, 62], "posess": [20, 57, 77], "autocomput": [20, 62, 63, 127], "1m": [20, 57, 62, 63, 106, 127], "xwinnow": [20, 62, 106, 126], "xwinnow02": [20, 62, 106, 126], "xwinnow03": [20, 62, 106, 126], "xwinnow04": [20, 62, 106, 126], "fifth": [20, 62], "remote_config_url": [20, 59, 106, 123], "file_log": [20, 47, 49, 55, 71, 81, 83, 88, 106, 136], "fcb": [20, 38, 48, 54, 66, 82, 87, 106, 116, 130], "deleteflowfil": [20, 38, 50, 54, 55, 58, 66, 84, 87, 88, 106, 116, 130], "fdelai": [20, 38, 50, 54, 55, 56, 58, 66, 77, 84, 87, 88, 106, 116, 130], "line_log": [20, 38, 54, 87, 106, 116], "line_mod": [20, 38, 47, 49, 81, 83, 106, 116], "rxpipe": [20, 38, 54, 55, 58, 66, 87, 88, 106, 116, 130], "cooki": [20, 45, 46, 78, 79, 106], "cutter": [20, 106], "setlevel": [20, 48, 66, 82, 106, 130], "getattr": [20, 48, 66, 82, 106, 130], "msg_dump": [20, 50, 56, 77, 84, 106], "differenti": [20, 23], "script_gath": [20, 106], "get_weird_data": [20, 106], "_prepend": [20, 106], "variant": [20, 25, 106, 128], "subprocess": [20, 39, 56, 65, 70, 106, 134], "run_script": [20, 106], "err": [20, 65, 70, 106, 134], "exc_info": [20, 39, 48, 66, 82, 106, 130], "registered_a": [20, 48, 49, 55, 56, 77, 81, 82, 88, 106], "post_brokerhost": [20, 106], "acm": [20, 21, 57, 62, 103, 106, 126], "xs_acm": [20, 21, 62, 103, 106, 126], "necessarili": [20, 21, 22, 55, 56, 62], "person": [20, 21, 31, 41, 42, 45, 62], "phone": [20, 21, 62], "xdg": [20, 54, 59, 87, 106, 123], "specic": [20, 59, 106, 123], "userspeterappdatalocalsci": [20, 59, 106, 123], "casarramyflow": [20, 59, 123], "xdg_config_hom": [20, 59, 106, 123], "placement": [20, 48, 50, 54, 56, 59, 66, 77, 82, 84, 85, 87, 106, 130], "config_dir": [20, 59, 106], "remote_config": [20, 59, 106, 123], "new_fil": [20, 38, 39, 48, 49, 55, 56, 57, 62, 66, 69, 77, 81, 82, 88, 106, 116, 126, 130, 133], "fact": [20, 28, 42, 55, 62, 72], "nonesend": [20, 62, 106, 126], "discourag": [20, 31, 62], "headfn": [20, 56, 62, 106, 126], "destfn": [20, 38, 55, 56, 58, 62, 66, 67, 77, 88, 106, 126, 130, 131], "satnet": [20, 62, 106, 126], "destfnscript": [20, 57, 62, 106, 126], "remote_fil": [20, 55, 56, 77, 88, 106], "pli": [20, 130], "preceed": 20, "parenthesi": [20, 62], "enclos": [20, 62], "type1": [20, 62, 106, 126], "type2": [20, 62, 106, 126], "type3": [20, 62, 106, 126], "file_of_type3": [20, 62, 106], "forth": [20, 62], "20160123": [20, 62, 106, 126], "raw_merger_grib": [20, 62, 106, 126], "20160123_product_raw_merger_grib_from_cmc": [20, 62, 106, 126], "strict": [20, 27, 62, 92, 106, 108, 112, 126], "specialis": [20, 62], "meteorolog": [20, 26, 27, 28, 29, 31, 37, 54, 57, 62, 66, 87, 101, 106, 126, 140], "predat": [20, 25, 45, 62], "bear": [20, 37, 62], "abbrevi": [20, 57, 62, 66, 106, 126], "ahl": [20, 31, 48, 57, 62, 66, 82, 106, 112, 126, 130], "blank": [20, 62, 67], "ttaaii": [20, 57, 62, 106, 126], "cccc": [20, 31, 57, 62, 106, 112, 126], "yygggg": [20, 57, 62, 106, 126], "render": [20, 27, 38, 44, 50, 62], "sacn43_cwao_012000_aaa_41613": [20, 62, 106, 126], "ncp1": [20, 62, 106, 126], "20050201200339": [20, 62, 106, 126], "t2": [20, 62, 106, 126], "a1": [20, 62, 106, 126], "a2": [20, 62, 106, 126], "ob": [20, 28, 62, 106, 109, 126], "gg": [20, 31, 57, 62, 106, 112, 126], "ryyyi": [20, 41, 62, 106, 126], "rmm": [20, 41, 62, 106, 126], "rdd": [20, 41, 62, 106, 126], "rhh": [20, 41, 62, 106, 126], "rmn": [20, 62, 106, 126], "sixth": [20, 62], "sundew_extens": [20, 39, 55, 56, 62, 67, 68, 106, 126, 131, 132], "substit": [20, 56, 62, 106, 126], "opposit": [21, 22, 26, 42, 64, 86, 112], "unnecessari": [21, 45, 50, 62], "supplier": [21, 37], "deploymentconsider": 21, "claus": [21, 23, 38, 48, 53, 54, 57, 62, 63, 64, 77, 82, 86, 87, 103, 116, 117, 126, 127], "popul": [21, 55], "Ones": 21, "suppres": [21, 24, 45, 54, 62, 88, 103, 118, 128], "dispos": [21, 41, 88, 90, 92, 106, 112, 118, 126, 128], "flowcallback": [21, 38, 50, 54, 55, 56, 58, 59, 62, 65, 66, 67, 68, 77, 84, 85, 87, 88, 103, 116, 119, 123, 126, 130, 131, 132], "has_vip": [21, 55, 56, 88, 103], "schedules_minut": 21, "nil": [21, 103], "sendfil": [21, 103], "middl": [21, 44], "hoar": [21, 103], "indefinit": 21, "endpoint": 21, "entireti": [21, 62], "mosquitto": [21, 26, 103, 105], "administrivia": 21, "plenti": 21, "ia": 21, "idl": [21, 28], "mqttv5": [21, 103], "clean_sesss": [21, 103], "qo": [21, 103], "receivemaximum": [21, 26, 103, 105], "v5": [21, 26, 64, 96, 103, 105, 128], "xs_user": [21, 103], "xr_user": [21, 103], "spoof": [21, 103], "wider": [21, 28, 31, 64, 68], "offer": [21, 27, 31, 38, 47, 54], "lastli": [21, 31, 44, 62], "4th": [21, 28, 109], "20160504": [21, 103], "daili": [21, 28, 29, 45, 62, 92, 109], "unus": [21, 45, 46, 56, 77], "hbic": [21, 103], "goldenlab": [21, 103], "hbicpw": [21, 103], "feederpw": [21, 103], "puppypw": [21, 103], "incorpor": [22, 47, 83, 112], "vp": [22, 45, 79, 104], "certif": [22, 45, 62, 79], "mouth": 22, "edm": [22, 41, 45, 79, 104], "dor": [22, 104], "eccc": [22, 28, 70, 104, 109], "nation": [22, 26, 28, 29, 30, 49, 57, 81, 104, 105, 109, 110, 111], "hub": [22, 28, 29, 31, 37, 101, 109, 110], "opportun": [22, 42, 44, 46, 54, 130], "pool": [22, 28, 54, 104, 109], "queue_nam": [22, 38, 41, 50, 68, 84, 104, 116, 138], "insight": 22, "assess": 22, "socket": [22, 26, 27, 31, 37, 56, 57, 62, 68, 69, 77, 101, 104, 105, 108, 112, 126, 132, 133], "strongli": [22, 64], "xs_alice_": 22, "xs_alice_publ": 22, "shown": [22, 38, 68], "q_alic": [22, 45, 79, 104], "q_alice_xspeci": [22, 104], "unrel": [22, 24], "misus": 22, "recompute_checksum": [22, 104], "newli": [22, 29, 31, 35, 39, 70, 72, 134], "agent": [22, 90, 104, 105], "fime": 22, "belong": 22, "interchang": [22, 24, 26, 28, 54, 73, 104, 105, 109], "_report_": [22, 26, 105], "conceptu": [22, 26, 31, 49], "parlanc": 22, "neighbour": [22, 26, 31], "extent": [22, 26, 31], "smallest": [23, 42], "hundredth": 23, "fastest": [23, 28, 54, 62], "implicit": [23, 28, 31, 39, 44, 62, 63, 109, 112, 117, 120, 127], "ld_preload": [23, 53, 63, 86, 117, 127], "libsrshim": [23, 28, 53, 62, 63, 86, 106, 109, 117, 126, 127], "trip": [23, 25, 31, 62], "finest": 23, "grain": [23, 56], "tmp": [23, 25, 38, 46, 47, 49, 54, 65, 66, 67, 69, 70, 71, 72, 78, 81, 83, 87, 102, 116, 117, 129, 130, 131, 133, 135, 136], "workstat": [23, 29], "hide": [23, 25, 62], "mtime": [23, 24, 25, 45, 53, 56, 57, 62, 67, 68, 69, 71, 77, 79, 86, 102, 117, 118, 126, 131, 132, 133, 136], "fileagemin": [23, 25, 102, 117], "clock": [23, 25], "uncoop": [23, 25], "smooth": 23, "force_pol": [23, 50, 63, 67, 84, 117, 127, 131], "supercomput": [23, 28, 29, 38, 73, 109], "nf": [23, 28, 109, 117], "recogn": [23, 50, 55, 62, 73], "prime": [23, 55], "instantan": [23, 28], "medium": 23, "tenth": 23, "intial": 23, "incur": [23, 31, 45], "plu": [23, 62, 78, 79, 81, 82, 83, 84, 86, 88, 89, 90, 91, 92, 93, 95, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 115, 116, 117, 118, 119, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137], "timeli": [23, 31, 53], "sr_post_config": [23, 53, 63, 86, 117, 127], "shimpost": [23, 63, 117, 127], "sha": [23, 117], "512": [23, 117], "handi": 23, "neglig": [23, 28, 38, 54], "inexpens": [23, 31], "recalcul": [23, 64, 117], "parallelliz": 23, "intermitt": [23, 25, 117], "intercept": [23, 28, 44, 53, 63, 86, 109, 117, 120, 127], "libc": [23, 63, 117, 127], "expoert": [23, 63, 117, 127], "lc_srshim": [23, 63, 117, 127], "fi": [23, 53, 63, 70, 86, 117, 127, 134], "lc_": [23, 63, 117, 127], "effort": [23, 26, 28, 37, 50, 63, 84, 101, 105, 109, 117, 127], "sshd": [23, 63, 117, 127], "weak": [23, 56, 57, 63, 77], "fortran": [23, 28, 63, 109, 117, 127], "exec": [23, 53, 63, 86, 117, 127], "ot": [23, 63], "tcl": [23, 28, 63, 109, 117, 127], "tk": [23, 28, 63, 109, 117, 127], "fatal": [23, 63, 127], "ignorestderr": [23, 63, 117, 127], "unwarr": [23, 63], "abort": [23, 38, 62, 63], "oxymoron": [23, 63], "tree_with_thousands_of_fil": [23, 63, 117, 127], "new_tre": [23, 63, 117, 127], "sr_shimdebug": [23, 63, 117, 127], "oldnam": [23, 62, 63, 64, 117, 126, 127], "newnam": [23, 62, 63, 64, 117, 126, 127], "mission": [24, 37, 101], "hot": 24, "decept": 24, "pubtim": [24, 34, 38, 48, 55, 57, 64, 66, 67, 68, 69, 82, 88, 115, 116, 118, 128, 130, 131, 132, 133], "mandatori": [24, 33, 42, 50, 55, 56, 62, 64, 70, 77], "derivekei": [24, 118], "helper": [24, 45, 57], "nodupe_basi": [24, 50, 56, 67, 77, 84, 118, 131], "flowcb_prepend": [24, 118], "duplicateion": 24, "mdelai": [24, 57, 118], "wxo": [24, 45, 46, 54, 56, 62, 65, 66, 67, 68, 70, 77, 78, 79, 87, 118, 126, 129, 130, 131, 132], "citypage_weath": [24, 46, 54, 78, 87, 118], "compound": [24, 44], "footer": 24, "invalid": [24, 56, 64, 77, 118], "intermedi": [24, 64], "shim": [24, 26, 29, 31, 53, 86, 110, 112, 118, 119], "quiescent": 24, "erron": 24, "your_set": 24, "your_class": 24, "yourclass": 24, "nodupe_overrid": [24, 118], "your_kei": 24, "your_path": 24, "subdir": [25, 56, 77, 102], "correctli": [25, 38, 44, 47, 49, 57, 64, 70], "occasion": [25, 38, 44, 56], "resort": [25, 31, 56, 57, 77], "influenc": [25, 102], "danger": [25, 102], "inappropri": [25, 62], "trade": [26, 45, 105], "2007": [26, 27, 67, 69, 105, 108, 131, 133], "jm": [26, 105], "plumb": 26, "openamq": [26, 105], "gpl": [26, 105], "jpmorganchas": [26, 105], "activemq": [26, 105], "bridg": [26, 45, 62], "openwir": [26, 105], "promin": [26, 29, 31], "refrain": 26, "unseen": 26, "capac": [26, 31, 44, 53], "telemetri": [26, 64, 105, 128], "emqx": [26, 105], "mqttt": 26, "middlewar": [26, 37, 101, 105], "tcp": [26, 27, 28, 31, 37, 44, 45, 62, 101, 105, 108, 109, 112, 120, 126], "environment": [26, 29, 45, 49], "countri": [26, 31, 53, 54], "member": [26, 31, 42, 56, 77, 99], "decad": [26, 29, 31, 44], "war": 26, "telecommun": [26, 31], "stale": 26, "ongo": 26, "adjac": [27, 108], "staff": [27, 31, 44, 54], "speci": 27, "sara": [27, 70], "highlight": [27, 45, 53], "plight": 27, "furri": 27, "attent": [27, 41, 78, 82, 84, 88, 92, 93, 97, 98, 99, 101, 103, 104, 105, 108, 109, 110, 112, 114, 116, 117, 118, 121, 124, 126, 127, 128, 130, 131, 132, 135, 136], "carnivor": [27, 108], "plant": [27, 108], "registri": 27, "deep": [27, 29, 44, 45, 50, 53, 56, 64], "dd_": [27, 108], "2013": [27, 31, 32, 33, 45, 46, 78, 79, 108, 112, 113, 114], "ran": [27, 45, 65, 68, 71], "ground": [27, 50], "unburden": 27, "operation": [27, 28, 29], "exp": [27, 31, 32, 33, 45, 46, 54, 65, 70, 78, 79, 87, 108, 112, 113, 114, 129, 134], "v00": [27, 31, 32, 33, 45, 46, 78, 79, 96, 108, 112, 113, 114], "meteorologi": 27, "ruthlessli": 27, "novemb": [27, 28, 29], "blown": [27, 57], "consumpt": [27, 28, 31, 57, 62, 68], "came": [27, 31, 57, 62], "kept": [27, 31, 38, 39, 45, 54, 55], "theme": 27, "chose": [27, 81, 86, 87, 88, 90, 91, 92, 93, 95, 98, 99, 103, 104, 105, 106, 112, 113, 114, 116, 120, 126, 128, 129, 130], "indigen": 27, "insectivor": [27, 108], "pitcher": 27, "meat": 27, "acheiv": 27, "promis": 27, "began": [27, 28, 31], "dub": 27, "era": [27, 108], "domest": [27, 108], "500kloc": [27, 108], "30kloc": [27, 108], "2010": [27, 31, 108, 112], "25kloc": [27, 108], "15kloc": [27, 108], "video": [27, 30, 31, 37, 55, 101, 108, 111], "march": [27, 79, 92, 106, 117], "spring": [27, 28, 29], "gitlab": [27, 108], "navig": [27, 49, 54, 87, 108, 109], "380": [27, 53, 86, 108], "useless": [27, 41, 45, 46], "patient": [28, 109], "roughli": [28, 54], "shoulder": [28, 31], "rsync": [28, 31, 32, 33, 53, 64, 86, 109, 112, 113, 114, 128], "mbyte": [28, 45, 46], "sustain": [28, 31, 44], "peaki": 28, "aggreg": 28, "suffer": [28, 44, 45, 62], "lesson": 28, "topologi": [28, 31, 37, 96, 101, 109, 112], "criteria": [28, 37, 62, 64], "deem": 28, "sole": [28, 41, 49], "outset": 28, "close": [28, 31, 34, 37, 38, 44, 48, 53, 55, 56, 62, 63, 65, 66, 67, 68, 69, 73, 77, 82, 86, 88, 129, 130, 131, 132, 133], "partnership": 28, "sophist": [28, 31], "twist": 28, "avenu": [28, 109], "waterwai": 28, "ocean": [28, 49, 81, 109], "prognost": 28, "schedul": [28, 37, 38, 50, 54, 58, 62, 66, 88, 116, 126], "24hour": 28, "rippl": 28, "expend": 28, "hall": [28, 109], "promptli": 28, "realist": 28, "spare": [28, 55, 88], "aspir": [28, 53], "deadlin": [28, 31], "contract": 28, "retrospect": 28, "u0": [28, 109], "psilva": [28, 109], "eccc1": [28, 109], "ppp1": [28, 109], "sarr111": [28, 109], "hall1": [28, 109], "policy_hall1_admin": [28, 109], "site1": [28, 109], "cmod": [28, 109], "prod": [28, 109], "policy_hall1_archive_dbas": [28, 109], "dbase": [28, 109], "policy_hall1_cmop": [28, 109], "cmop": [28, 109], "maestro": [28, 109], "smco500": [28, 109], "policy_hall1_daily_scor": [28, 109], "daily_scor": [28, 109], "policy_hall1_hub": [28, 109], "policy_hall1_product": [28, 109], "policy_hall1_stat": [28, 109], "policy_hall1_version_control": [28, 109], "version_control": [28, 109], "policy_hall1_work_op": [28, 109], "work_op": [28, 109], "policy_hall1_work_par": [28, 109], "work_par": [28, 109], "tt_walk_hub": [28, 109], "nohup": [28, 109], "sat": [28, 109], "gmt": [28, 49, 57, 81, 109], "dry": [28, 57, 109], "avi": [28, 79, 84, 101, 102, 103, 104, 106, 109, 111, 116, 117, 119, 126, 127, 128], "site2": [28, 109], "27182247": [28, 109], "believ": [28, 31, 73], "significantli": 28, "quicker": 28, "gpf": [28, 31, 109, 112], "deamon": 28, "rose": 28, "driven": [28, 35, 37, 54, 56, 68, 132], "ibm": [28, 31, 109, 112], "rhythm": [28, 117], "winter": 28, "juli": 28, "told": 28, "focu": [28, 31, 42, 54, 57], "summer": [28, 29], "secondari": 28, "u1": [28, 109], "onlin": [28, 54], "optimis": [28, 37, 86, 89, 101, 109, 112], "adequ": [28, 45], "earliest": [28, 31, 44], "milit": 28, "frequent": [28, 44, 54, 62, 63], "tactic": 28, "siteio": [28, 109], "infiniband": [28, 109], "proto": [28, 56, 77, 109], "offload": [28, 29, 44], "ppp": [28, 109], "40gige": [28, 109], "bbcp": [28, 109], "tcpip": [28, 109], "ipoib": [28, 109], "ib": [28, 47, 49, 57, 81, 83, 109], "rcp": [28, 109], "sscp": [28, 109], "triall": 28, "strength": 28, "unaffect": 28, "download_cp": [28, 109], "download_rcp": [28, 109], "download_dd": [28, 109], "teardown": 28, "naiv": [28, 55, 56, 77], "wasn": [28, 49], "commiss": 28, "defer": [28, 53, 64], "octob": 28, "overlap": [28, 31], "late": [28, 45, 57], "decemb": [28, 29], "folk": [28, 62], "heartbeat": [28, 47, 49, 50, 53, 54, 55, 81, 83, 84, 86, 87, 88], "garbag": 28, "polic": 28, "precipit": [28, 29], "paramount": 28, "buggi": 28, "improperli": 28, "treat": [28, 56, 57, 77], "ensu": 28, "metric": [28, 48, 49, 56, 57, 62, 77, 81, 126], "aros": 28, "quantif": [28, 109], "accur": [28, 42, 45, 54, 57, 62, 63], "hall2": [28, 109], "18615163646615": [28, 109], "16t": [28, 109], "1901463": [28, 109], "4421909953006": [28, 109], "4t": [28, 109], "475085": [28, 109], "142000": [28, 109], "1355": [28, 109], "239": [28, 109], "libshim": [28, 109], "144": [28, 109], "264": [28, 109], "1175": [28, 109], "ratio": [28, 109], "jan": [28, 55, 57, 88, 109], "preload": [28, 109], "dracett": [28, 109], "audit_filt": [28, 109], "oprun": [28, 109], "ldpreload": [28, 109], "238": [28, 109], "622": [28, 109], "1176": [28, 109], "sitestor": [28, 109], "ldpreload_test": [28, 109], "par": [28, 56, 59, 77, 78, 80, 81, 82, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 120, 123, 124, 125, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137], "wcps_20170501": [28, 109], "wh": [28, 109], "banco": [28, 109], "cutoff": [28, 109], "2018010406_078_prog_gls_rel": [28, 109], "tb0": [28, 109], "0244577": [28, 109], "capa25km_20170619": [28, 109], "gridpt": [28, 109], "qperad": [28, 109], "radprm": [28, 109], "atx_radprm": [28, 109], "142426": [28, 109], "44506": [28, 109], "14666": [28, 109], "ss1": [28, 109], "2943": [28, 109], "201801041500_tt": [28, 109], "93106": [28, 109], "dayfil": [28, 109], "2018010416_opruns_capa25km_rdpa_fin": [28, 109], "98296": [28, 109], "97504": [28, 109], "96136": [28, 109], "3rd": [28, 109], "377": [28, 53, 86, 109], "1498": [28, 109], "73": [28, 64, 109, 128], "capa": [28, 109], "bassin": [28, 109], "6h": [28, 109], "prelim": [28, 109], "2018010312_05me005_1": [28, 109], "dbf": [28, 109], "0178287": [28, 109], "statqp": [28, 109], "xss_0p1_statqp": [28, 109], "144419": [28, 109], "60977": [28, 109], "14185": [28, 109], "2954": [28, 109], "201801032200_tt": [28, 109], "359947": [28, 109], "pa": [28, 42, 46, 56, 59, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 93, 94, 96, 97, 98, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139], "1h": [28, 62, 109, 126], "xti": [28, 109], "201801031300": [28, 109], "pa_precipet": [28, 46, 78, 109], "ee": [28, 109], "urp": [28, 29, 31, 32, 33, 45, 79, 85, 109, 110, 112, 113, 114], "cor1": [28, 109], "106892": [28, 109], "106176": [28, 109], "104755": [28, 109], "hourli": [28, 57, 62, 66, 109], "slice": 28, "boost": 28, "505439": [28, 109], "54261": [28, 109], "xme": [28, 109], "201801040000": [28, 109], "nrml": [28, 109], "0328007": [28, 109], "iwx_0p5_statqp": [28, 109], "847": [28, 109], "883": [28, 109], "1168": [28, 109], "2018010318_078_prog_gls_rel": [28, 109], "025425": [28, 109], "biai": [28, 89, 103, 109, 112], "xpg": [28, 109], "201801031800_xpg_statomr": [28, 109], "24102": [28, 109], "3064": [28, 109], "531483": [28, 109], "73308": [28, 109], "2018010401_opruns_capa25km_rdpa_pr": [28, 109], "0390887": [28, 109], "xmb": [28, 45, 79, 109], "201801031900_xmb_radprm": [28, 109], "774": [28, 109], "669443": [28, 109], "666": [28, 109], "wkr": [28, 45, 79, 109], "201801032000": [28, 109], "cor2": [28, 109], "590": [28, 109], "0324": [28, 109], "236": [28, 109], "029": [28, 109], "wf": [28, 109], "depot": [28, 29, 42, 45, 46, 78, 79, 109], "2018010400": [28, 109], "00016": [28, 109], "672": [28, 109], "033812": [28, 109], "resps_20171107": [28, 109], "products_dbas": [28, 109], "2018010400_resps_en": [28, 109], "etas_239h": [28, 109], "boxplot": [28, 109], "ns_pictou": [28, 109], "001_240": [28, 109], "png": [28, 39, 57, 109], "2297": [28, 109], "60841": [28, 109], "6136": [28, 109], "rewps_20171018": [28, 109], "images_prog": [28, 109], "2018010400_rewps_en": [28, 109], "hs_tp_072h": [28, 109], "45012": [28, 109], "000_072": [28, 109], "0278831": [28, 109], "xsm": [28, 109], "201801032200_xsm_0p2_statqp": [28, 109], "3540": [28, 109], "90411": [28, 109], "5288": [28, 109], "arx_0p5_statqp": [28, 109], "0346384": [28, 109], "201801040600_www_statomr": [28, 109], "757": [28, 109], "338": [28, 109], "558": [28, 109, 131], "2018010400_11aa028_1": [28, 109], "shp": [28, 109], "028173": [28, 109], "dlh": [28, 109], "201801040000_dlh_statomr": [28, 109], "23849": [28, 109], "11596": [28, 109], "spawn": [28, 53, 56, 62, 86, 126], "penalti": [28, 31, 45, 53], "yield": [28, 56, 77], "360": [28, 54, 67, 87, 109], "racett": [28, 109], "lion": 28, "anthoni": [28, 109], "chartier": [28, 109], "donn\u00e9": [28, 78, 82, 83, 84, 85, 88, 92, 93, 95, 97, 98, 99, 101, 102, 103, 104, 106, 108, 109, 110, 111, 113, 114, 116, 117, 118, 119, 120, 121, 123, 124, 125, 126, 127, 128, 129, 130, 133, 134, 138, 139], "environnemental": [28, 79, 81, 105, 109, 110], "canadian": [28, 31, 44, 54], "doug": [28, 109], "bender": [28, 109], "engag": [28, 31, 42, 92, 99, 109, 112], "daluma": [28, 109], "sen": [28, 82, 86, 87, 89, 90, 92, 93, 95, 99, 103, 104, 109, 110, 112, 120, 127, 128, 129, 130, 132, 134], "dcsb": [28, 109], "picker": 28, "alain": [28, 109], "st": [28, 38, 55, 88, 109, 116, 129], "daniel": [28, 109], "pelissi": [28, 109], "tarak": [28, 109], "patel": [28, 109], "jun": [28, 55, 88, 109], "hu": [28, 109], "noureddin": [28, 109], "habili": [28, 109], "michel": [28, 45, 79, 109], "grenier": [28, 45, 79, 109], "deric": [28, 109], "sullivan": [28, 109], "walter": [28, 109], "richard": [28, 109], "jamal": [28, 109], "ayach": [28, 109], "saraga": [28, 109], "prepar": [28, 57, 70, 72, 134], "suse": [28, 109], "binh": [28, 109], "ngo": [28, 109], "crai": [28, 109], "backend": [28, 31, 109, 112], "oversight": [28, 29], "fran\u00e7ais": [29, 91], "inextric": 29, "emphasi": [29, 31, 54], "board": 29, "vision": [29, 31, 110, 112], "drove": 29, "realiz": 29, "trial": [29, 31], "retest": 29, "mesh": [29, 30, 37, 64, 128], "envis": [29, 31], "unanticip": 29, "nw": [29, 31, 54, 87, 110, 112], "peer": [29, 30, 44], "distil": [29, 110], "seven": [29, 62], "academia": 29, "bullprep": [29, 31, 110, 112], "scribe": [29, 31, 110, 112], "bi": [29, 31], "eastern": [29, 62], "noaa": [29, 47, 54, 55, 57, 65, 83, 87, 88, 110, 129], "pda": [29, 110], "downlink": 29, "western": 29, "visual": 29, "exploratori": 29, "attack": [29, 44, 120], "expert": [29, 44, 110, 120], "viabl": [29, 110], "mvp": [29, 110], "regard": [29, 79, 82, 86, 88, 90, 92, 95, 99, 103, 106, 110, 116, 123, 126, 130, 136], "ownership": [29, 56], "exact": [29, 38, 42, 55, 79, 86, 88, 89, 91, 92, 93, 101, 104, 105, 110, 112, 116, 118, 126], "surprisingli": 29, "nonsens": 29, "begun": 29, "datamart": [29, 31, 46, 78, 87, 110, 112], "compact": [29, 56, 77, 99, 110], "kloc": [29, 30, 110, 111], "on_msg": [29, 110], "arcan": 29, "smarter": 29, "01a5": [29, 110], "pfd": [29, 110], "horizon": [29, 110], "nearlin": 29, "revisit": 29, "sarrasemina": [29, 110], "onboard": 29, "introductori": 29, "gatewai": [29, 44, 110, 120], "quiet": 29, "uncov": 29, "02a1": [29, 110], "rpd": [29, 110], "dm": [29, 41, 57, 67, 70, 110, 131, 132, 134], "flux": [29, 59, 62, 79, 80, 82, 84, 87, 89, 90, 93, 95, 96, 99, 100, 101, 104, 105, 106, 107, 108, 110, 111, 119, 120, 121, 123, 126, 127, 128, 129, 130, 132, 135, 138], "corpor": 29, "fund": 29, "alta": [29, 110], "wi": [30, 48, 62, 66, 82, 111, 119, 126, 130], "inflex": [30, 111], "stateless": 30, "crawlabl": [30, 111], "caveat": [30, 36, 37, 53, 54, 56, 77, 101, 140], "demonstr": [31, 57, 67], "committe": 31, "catalogu": [31, 54, 87, 112], "dataset": [31, 57], "dar": [31, 112], "discoveri": [31, 112], "agreement": 31, "premis": 31, "particularli": [31, 37, 50, 62, 63], "drive": [31, 36, 37, 112], "technolog": 31, "stringent": 31, "systemat": 31, "circumv": 31, "ill": 31, "dream": 31, "player": 31, "broader": 31, "societi": 31, "asap": [31, 56, 112], "whom": [31, 44], "1940": [31, 112], "telephon": 31, "embodi": 31, "rmdcn": [31, 54, 87, 112], "subsum": 31, "broaden": 31, "deepen": 31, "horizont": 31, "strateg": 31, "unnecessarili": 31, "nmc": [31, 112], "rth": [31, 112], "inspect": [31, 44, 45, 79, 112, 120], "ineffect": [31, 54], "nwp": [31, 112], "im": [31, 48, 66, 82, 130], "visibilti": 31, "blush": 31, "friendlier": 31, "concentr": [31, 112], "gisc": [31, 112], "mental": [31, 92, 112], "devolv": 31, "notat": [31, 55, 62, 88, 112, 126], "school": 31, "datatyp": 31, "invent": [31, 37, 62, 63, 101, 126], "transmisss": 31, "arbitarili": 31, "pratic": 31, "competit": 31, "frequenc": [31, 37, 53, 62, 63], "likewis": 31, "dimens": [31, 112], "characterist": 31, "hidden": [31, 62], "denot": [31, 47, 49, 50, 62, 83], "await": [31, 45, 79], "datum": [31, 49, 54, 64, 81], "squar": 31, "acut": 31, "german": [31, 37], "scrape": [31, 112], "asynchroni": [31, 112], "xmpp": [31, 112], "websocket": [31, 37, 112], "uniform": [31, 112], "invit": [31, 112, 134, 138], "misrout": 31, "myriad": [31, 112], "nich": [31, 112], "pioneer": 31, "institut": [31, 112], "mq": [31, 112], "tibco": [31, 112], "oracl": [31, 112], "soa": [31, 112], "tuxedo": [31, 112], "lo": [31, 112], "alamo": [31, 112], "infrastructur": [31, 112], "openstack": [31, 112], "nc": [31, 112], "dcpc": [31, 112], "supplant": [31, 112], "author": [31, 49, 57, 73], "20180211": [31, 112], "subdirectori": [31, 32, 33, 57, 62, 70], "tt": [31, 57, 112], "sacn31_cwao_111200__cybg_42669": [31, 112], "feb": [31, 112], "sacn31_cwao_111200__cyqq_42782": [31, 112], "sacn31_cwao_111200__cytr_43071": [31, 112], "sacn31_cwao_111200__cyyr_42939": [31, 112], "sacn31_cwao_111200__cyzx_43200": [31, 112], "sacn43_cwao_111200__cwhn_43304": [31, 112], "sacn31": [31, 112], "111200": [31, 112], "cybg": [31, 112], "byqq": [31, 112], "cytr": [31, 112], "pointer": [31, 38, 104], "programmat": [31, 37, 48, 66, 68, 69, 70], "nearest": [31, 56, 77], "wv": [31, 65, 112], "volcan": [31, 112], "ash": [31, 112], "rsmc": [31, 112], "vaac": [31, 112], "exclud": [31, 45, 56, 62], "polici": [31, 54, 112], "behav": 31, "selfishli": 31, "retransmiss": [31, 98, 112, 127], "provis": [31, 37, 53], "compens": [31, 53, 86, 112], "sharpli": 31, "misbehaviour": 31, "unwant": [31, 45], "excel": [31, 88, 112], "attract": 31, "shape": 31, "uncommon": 31, "javascript": [31, 112], "raspberri": [31, 112], "pi": [31, 112], "lightli": 31, "mileston": [31, 112], "nurp": [31, 32, 33, 112, 113, 114], "mutlipl": 31, "cb": [31, 112], "ext": [31, 39, 57, 112], "windhoek": [31, 112], "gen": [31, 45, 46, 78, 79, 86, 88, 92, 93, 99, 101, 108, 109, 112, 116, 129], "tranfer": [31, 37], "panamerican": [31, 112], "game": [31, 112], "acq": [31, 112], "band": [31, 79, 87, 90, 93, 101, 106, 112, 116, 118, 131], "uplink": 31, "12x": [31, 112], "72x": [31, 112], "transact": [31, 57, 112], "profer": 31, "crawl": 31, "readili": [31, 38], "nifi": [31, 112], "declin": 31, "segreg": 31, "transferr": [31, 57], "starv": 31, "infrequ": 31, "rigid": [31, 112], "tempt": [31, 42], "outweigh": 31, "media": 31, "appetit": 31, "overlaid": 31, "gigabyt": [31, 63], "avxml": [31, 112], "odim": [31, 112], "tac": [31, 112], "suspect": [31, 44], "wil": 31, "sanguin": 31, "obviat": [31, 37, 55], "barrier": 31, "moder": 31, "suitabl": [31, 37, 41, 45, 56, 77], "10k": [31, 112], "20150805": [32, 113], "debat": [32, 33], "pan": [32, 33, 113, 114], "ann": [32, 33, 113, 114], "ounc": [32, 33, 113, 114], "ifi": [32, 33, 113, 114], "filenam": [32, 33, 38, 39, 45, 46, 49, 50, 53, 55, 56, 57, 63, 67, 68, 72, 77, 78, 79, 84, 88, 116, 127, 129, 131, 132, 135], "md5sum": [32, 33, 46, 50, 53, 62, 63, 64, 78, 86, 113, 114, 126, 127, 128], "flowid": [32, 33, 113, 114], "srcpath": [32, 33, 113, 114], "yyyymmddhhmmss": [32, 33, 56, 77, 113, 114], "decim": [32, 33, 56, 62, 77, 113, 114], "bsz": [32, 33, 64, 113, 114, 128], "fzb": [32, 33, 64, 113, 114, 128], "bno": [32, 33, 64, 113, 114, 128], "brem": [32, 33, 64, 113, 114, 128], "fsz": [32, 33, 64, 113, 114, 128], "uncondit": [32, 64], "unlink": [32, 56, 113], "ddsig": [32, 113], "overridden": [32, 33, 54, 56, 57, 62, 63, 77], "track": [32, 33, 47, 53], "subtli": [32, 33], "afsiext": [32, 33, 64, 113, 114, 128], "cmcdataserv": [32, 33, 64, 113, 114, 128], "nrpd": [32, 33, 64, 113, 114, 128], "nrpds_hires_000": [32, 33, 64, 113, 114, 128], "pathsep": [32, 33, 113, 114], "nrp": [32, 33, 113, 114], "mine": [32, 33, 42, 48, 50, 66, 68, 82, 113, 114, 130], "fsb": [32, 33, 113, 114], "ec_cmc": [32, 33, 64, 113, 114, 128], "nrdp": [32, 33, 64, 113, 114, 128], "nrdps_hires_000": [32, 33, 64, 113, 114, 128], "201506011357": [32, 33, 64, 113, 114, 128], "457": [32, 33, 54, 64, 87, 113, 114, 128, 131], "exp13": [32, 33, 113, 114], "blksz": [32, 113], "blckcnt": [32, 113], "relativeurl": [32, 113], "draft2": [33, 114], "20150825": [33, 114], "whitespac": 33, "srcurl": [33, 114], "relurl": [33, 114], "multipart": 33, "srsig": [33, 114], "proven": [34, 86, 90, 103, 104, 106, 110, 116, 126], "messg": 34, "hex": 34, "base64": [34, 62, 64, 115, 126, 128], "curli": 34, "brace": 34, "quot": 34, "properti": [34, 56, 67, 69, 73, 77, 131, 133], "packet": [34, 44], "tupl": [34, 38, 45, 48, 56, 57, 67, 77, 79, 82, 115, 116, 131], "celebr": 35, "modular": [35, 50, 56], "slight": [35, 38, 54], "mainlin": 35, "clarif": [35, 107], "jpg": 36, "dia": 36, "THE": [36, 39, 54], "won": [36, 47, 54], "a2b": 36, "gunzip": 36, "painfulli": 36, "reltiv": 36, "cwd": 36, "wq": 36, "gzip": [36, 64, 128], "upset": 36, "awk": [36, 70, 134], "toolkit": [37, 50, 59, 60, 61, 62, 63, 64, 140], "repeatedli": [37, 56, 62, 63], "identif": [37, 79, 83, 86, 90, 91, 92, 101, 104, 116, 120, 125, 126, 127, 128, 135], "100x": [37, 53, 62, 86, 101, 126], "seamlessli": [37, 49], "daisi": [37, 45], "interlock": 37, "fly": [37, 57], "resembl": [37, 55], "heavi": [37, 38], "adjunct": [37, 62], "civilis": 37, "backoff": [37, 101], "punish": 37, "teleceommun": 37, "libcshim": [37, 101], "tranpar": 37, "libsarra": [37, 101], "impract": [37, 44, 45], "darkskyapp": [37, 101], "embryon": 37, "ecpush": [37, 101], "thetannerryan": [37, 101], "golang": [37, 101], "pysarra": [37, 101], "johnthenerd": [37, 101], "dumb": 37, "fabul": 37, "lsyncd": [37, 101], "zsync": [37, 96, 101], "spirit": 37, "50m": [37, 101], "4k": [37, 101], "amen": 37, "lingua": [37, 101], "franca": [37, 101], "glut": 37, "somewhat": [37, 53], "endors": 37, "judgement": 37, "ldm": [37, 101], "nldm": [37, 101], "distributor": [37, 101], "philosoph": 37, "corobor": [37, 101], "netsi": [37, 101], "iblsoft": [37, 101], "dmz": [37, 44, 57, 101, 120], "softlink": [37, 101], "fest": [37, 101], "globalscap": [37, 101], "eft": [37, 101], "axwai": [37, 101], "xfb": [37, 101], "primeur": [37, 101], "spazio": [37, 101], "tumblewe": [37, 101], "messagewai": [37, 101], "quantum": [37, 101], "html5": [37, 101], "kaaz": [37, 101], "piec": [37, 53], "disinterest": 37, "wholesal": 38, "concis": 38, "elementari": 38, "suffic": 38, "manner": [38, 44, 55], "fcbdir": [38, 116], "_worklist": [38, 116], "incoming_": [38, 116], "rejected_": [38, 116], "ok_": [38, 116], "failed_": [38, 116], "somewh": 38, "pythonpath": [38, 54, 55, 87, 88, 116], "763": [38, 66, 116], "file_noop": [38, 116], "flowcallbackprepend": [38, 116], "_options_": [38, 116], "add_opt": [38, 48, 55, 56, 66, 67, 77, 82, 88, 116, 130, 131], "accel_wget_command": [38, 50, 84, 116], "default_valu": [38, 55, 56, 77, 88, 116], "quantiti": [38, 48, 56, 62, 66, 77, 116], "001": [38, 48, 56, 62, 66, 71, 77, 82, 116, 126, 130, 136], "milisecond": [38, 48, 56, 62, 66, 77, 82, 116], "caten": [38, 48, 56, 62, 64, 66, 77, 116], "mega": [38, 48, 56, 57, 62, 66, 77, 82, 116], "giga": [38, 48, 56, 57, 62, 66, 77, 82, 116, 126, 130], "wget_": 38, "variableexpans": [38, 56, 77, 116], "expans": [38, 56, 116], "_set_": [38, 116], "_sr3_": [38, 116], "_show_": [38, 116], "announce_list": [38, 116], "tracker1": [38, 116], "tracker2": [38, 116], "tracker3": [38, 116], "bytes_per_second": [38, 54, 87, 116, 129], "bytes_p": [38, 54, 87, 116, 129], "chmod_dir": [38, 50, 62, 84, 116, 126], "chmod_log": [38, 50, 55, 84, 88, 116], "rce": [38, 116], "xflow_publ": [38, 57, 116], "25200": [38, 116], "lr_backupcount": [38, 54, 87, 116, 129], "lr_interv": [38, 54, 87, 116, 129], "lr_when": [38, 116, 129], "midnight": [38, 45, 54, 116, 129], "nia": [38, 116], "compil": [38, 67, 76, 116, 131], "message_count_max": [38, 116], "notify_onli": [38, 50, 67, 84, 116, 131], "post_basedir": [38, 39, 41, 48, 50, 55, 56, 69, 77, 84, 88, 116, 129, 133], "post_baseurl": [38, 39, 41, 50, 55, 56, 57, 69, 77, 84, 88, 116, 129, 133], "8001": [38, 116], "post_exchang": [38, 39, 41, 45, 47, 50, 55, 56, 67, 71, 77, 79, 83, 88, 116, 129, 131, 136], "preserve_mod": [38, 47, 49, 50, 81, 83, 84, 116], "preserve_tim": [38, 41, 47, 49, 50, 81, 83, 84, 116], "program_nam": [38, 55, 88, 116], "q_tfeed_sarra": [38, 116], "65966332": [38, 116], "70396990": [38, 116], "52f9": [38, 116], "resolved_exchang": [38, 116], "suppress_duplicates_basi": [38, 50, 84, 116], "tlsrigour": [38, 56, 68, 77, 116, 132], "verbos": [38, 54, 62], "interop": 38, "silent": [38, 50, 56, 62], "geps_untar": 38, "021": [38, 116], "301": [38, 116], "isretri": [38, 116], "popular": [38, 55], "new_inflight_fil": [38, 48, 57, 77, 116], "new_subtop": [38, 48, 55, 66, 69, 82, 88, 116, 130, 133], "new_relpath": [38, 48, 66, 69, 82, 130, 133], "my_new_field": [38, 55, 88, 116], "my_temporary_st": [38, 116], "data_checksum": [38, 116], "rawish": 38, "name_of_opt": [38, 116], "init": [38, 46, 47, 57, 66, 78, 83, 116, 130, 136], "correspon": 38, "uncondition": [38, 62], "freqent": 38, "msg_": [38, 55, 88, 116], "msg_delai": [38, 50, 55, 84, 88, 116], "msg_download": [38, 50, 84, 116], "keep_go": [38, 48, 82, 116], "component": 38, "mechism": 38, "inventori": [38, 116], "clamd": [38, 57, 70, 116, 134], "modules_need": [38, 116], "pyclamd": [38, 54, 57, 70, 87, 116, 134], "lament": [38, 116], "av": [38, 54, 70, 87, 106, 116, 123, 126, 134], "rejoic": [38, 116], "installet": 38, "219": [38, 53, 72, 86, 116, 135], "1993037": [38, 116], "loadcallback": [38, 54, 65, 66, 67, 70, 87, 116, 129, 130, 131, 134], "dcpflow": [38, 116], "clamav": [38, 54, 58, 66, 87, 116, 130], "224": [38, 116], "lrgs_download_redund": [38, 116], "after_post": [38, 54, 57, 65, 66, 67, 87, 116, 130], "filetyp": [38, 70, 116, 134], "ftppoll": [38, 50, 70, 84, 116, 134], "datepars": [38, 50, 55, 70, 84, 88, 92, 116, 134], "pytz": [38, 57, 62, 70, 116, 126, 134], "absent": [38, 70, 116, 134], "redi": [38, 57, 66, 70, 116, 134], "redis_lock": [38, 70, 116, 134], "netifac": [38, 50, 70, 84, 116, 134], "bulk": [38, 49], "nasa_mls_nrt": [38, 54, 55, 58, 66, 87, 88, 116, 130], "handle_data": [38, 55, 56, 57, 77, 88, 116], "html_page": [38, 55, 88, 116], "line_": [38, 116], "smc_download_cp": [38, 116], "part_clanav_scan": [38, 116], "poll_email_ingest": [38, 47, 83, 116], "ml": [38, 45, 47, 54, 55, 56, 65, 67, 68, 72, 77, 79, 83, 87, 88, 116, 129, 131, 132, 135], "rxpipe_nam": [38, 54, 57, 87, 116], "do_someth": [38, 57, 66, 116, 130], "file_rxpipe_nam": [38, 116], "sep": [38, 48, 66, 82, 116, 130], "flush": [38, 116], "npipe": [38, 116], "rx": [38, 41, 42, 116], "unwieldi": 38, "urlcr": [38, 116], "hardcod": [38, 116], "reopen": 38, "8192": [38, 116], "unpack": [38, 70, 134], "bucket": 38, "children": 38, "dd_root": [38, 116], "msg_2local": [38, 50, 55, 84, 88, 116], "msg2local": [38, 116], "dosometh": [38, 116], "compress": [38, 116], "uncompressed_s": [38, 116], "uncompressed_sum": [38, 116], "uncompress": 38, "ipf": [38, 55, 88, 116], "dcp": [38, 116], "usg": [38, 47, 54, 55, 58, 65, 66, 83, 87, 88, 116, 129, 130], "sioux": [38, 116], "trailer": 38, "antenna": 38, "wallop": [38, 116], "data_handl": [38, 55, 88, 116], "nowflt": [38, 55, 88, 116], "timestr2flt": [38, 55, 56, 77, 88, 116], "st_mtime": [38, 55, 56, 66, 77, 88, 116, 130], "st_mode": [38, 55, 56, 77, 88, 116], "0o775": [38, 55, 88, 116], "aura": [38, 55, 79, 86, 87, 88, 90, 92, 95, 99, 103, 104, 106, 112, 116, 117, 118, 120, 126, 127, 130], "myfnam": [38, 55, 88, 116], "nrt": [38, 47, 54, 55, 57, 65, 83, 87, 88, 116, 129], "amqplib": [38, 46, 56, 77, 78, 116], "pxfilter": 39, "fx_script": [39, 46, 78], "ukmet": [39, 54, 87], "me": [39, 42, 48, 56, 77, 82, 129], "Of": [39, 42, 54], "pbd": [39, 41, 62, 126], "datainterchang": [39, 87], "hh": [39, 41, 57, 62, 126], "imv6": 39, "cvt_topng": 39, "fname": [39, 56], "updatepath": [39, 48, 56, 66, 77, 82, 130], "ipath": 39, "base_dir": [39, 47, 49, 50, 63, 81, 83, 84, 106, 127], "opath": 39, "basenam": [39, 56, 62, 77], "topng": 39, "outp": 39, "check_output": 39, "unabl": [39, 53, 64, 71], "on_file_convert": 39, "new_ok": [39, 66, 130], "lstat": [39, 56, 57, 77], "new_messag": [39, 82], "fromfiledata": [39, 55, 56, 66, 69, 77, 88, 130, 133], "inforem": 39, "correct_extens": [39, 55], "whatfn": [39, 50, 56, 57, 62, 84, 106, 126, 129], "constructor": [39, 48, 55, 56, 66, 77], "sarracni": 39, "THAT": 39, "AND": [39, 42], "file_pars": 39, "new_msg": 39, "wont": 39, "republish": [39, 71], "uniq": 39, "filepath": [39, 62], "new_extracted_filenam": 39, "successful": 39, "pxatx": [40, 46, 57, 78], "ONE": 40, "TO": [40, 42], "WITH": 40, "remark": 40, "ON": 40, "methodologi": 40, "annonc": [41, 46, 79, 81, 84, 86, 87, 90, 93, 95, 101, 103, 104, 106, 109, 110, 111, 112, 113, 114, 116, 118, 119, 121, 122, 123, 124, 125, 126, 127, 132], "reveiv": 41, "plai": 41, "role": [41, 45, 56, 60, 70, 79], "fortun": [41, 47], "bash": [41, 45, 53, 79, 86], "pull_2_pollsarra": [41, 42], "pxatx1": 41, "bc": 41, "env_aq": 41, "wamr": 41, "converst": 41, "british": 41, "columbia": 41, "ministri": 41, "moe": 41, "aqhidsi": 41, "victoria1": 41, "routemask": 41, "routing_vers": 41, "routingt": 41, "pdsrout": 41, "fakeus": 41, "fakepass": 41, "timeout_get": 41, "pull_sleep": 41, "outgo": [41, 53, 86], "earthnetworks2": 41, "lsi": 41, "poll_pul": 41, "sarra_get_pul": 41, "bc_env_aq_wamr": 41, "get_bc_env_aq_wamr": 41, "doit": [41, 54, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 99, 102, 103, 104, 105, 106, 109, 112, 113, 114, 117, 120, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 136, 137], "avoir": [41, 78, 79, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 98, 99, 101, 103, 104, 106, 109, 110, 112, 116, 117, 118, 120, 126, 127, 128, 129, 131, 132, 134], "le": [41, 45, 54, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 95, 97, 98, 100, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 117, 119, 120, 123, 124, 125, 127, 129, 131, 132, 133, 134, 135, 136, 138, 139], "backward": [41, 56, 77], "fakehost": 41, "rx_pull": 41, "29_05_2019_04_25": 41, "lb": [41, 42], "ops1": [41, 42], "srl": [41, 42], "20190529": 41, "provinci": 41, "leaf": [41, 62], "theses": 41, "xs_provinci": 41, "scruten": 41, "q_feeder": [41, 45, 79], "mg": 41, "withdrawn": [41, 62, 63, 126], "uncom": 41, "mimic": 41, "informatio": 41, "tx": [41, 42], "conplet": 41, "bc_env_aq_wam": 41, "get_bc_env_aq_wam": 41, "ddsr_dev": 41, "xattr_dis": [41, 50, 84], "lv": [41, 44, 120], "bash_profil": [41, 42], "pxl": [41, 42], "ft": 41, "tx_ddsr": 41, "tx_dm": 41, "op1": 41, "op2": 41, "sr_shovel_copi": 41, "provincial_0001": 41, "pxatx2": 41, "stai": [41, 45, 62], "rft": 41, "px1": [41, 42], "px2": [41, 42], "px3": [41, 42], "px4": [41, 42], "px5": [41, 42], "px6": [41, 42], "px7": [41, 42], "px8": [41, 42], "slowwww": 41, "ddsr_scienc": 41, "announcemenst": [41, 59, 60, 61, 62, 63, 64], "readvertis": 41, "8th": 42, "pxsender_2_sarra": 42, "dummi": 42, "fashion": [42, 44, 62], "troup": 42, "conduct": 42, "blindli": [42, 54], "tip": 42, "luck": 42, "journei": 42, "poke": 42, "annoi": 42, "convinc": 42, "strike": 42, "accordingli": [42, 51], "do_this_pul": 42, "do_this_send": 42, "sr_sender_one_dai": 42, "sundew_routing_2_sarra_subtop": 42, "msg_from_fil": 42, "pxsender_log": 42, "fx": 42, "trx": 42, "sr_pxatx": 42, "20190804": 42, "sarracania": 42, "issue199": 42, "yesterdai": 42, "saa": 42, "recommand": [42, 117], "hesit": 42, "box": [42, 44, 47, 49, 57], "sharp": 42, "teeth": 42, "accessdepot": 42, "iml": 42, "simplic": [42, 48], "accessdepot_iml": 42, "info_accessdepot": 42, "msg_file": 42, "BE": [42, 53], "INTO": 42, "tail": [42, 65, 72, 128, 129, 135], "sr_accessdepot": 42, "iml_01": 42, "IF": 42, "sr_sender_accessdepot": 42, "problemat": 42, "oven": 42, "enought": 42, "requier": [42, 45, 79], "Or": [42, 44, 53, 54], "glossari": 43, "compet": 44, "vener": 44, "pertin": [44, 82, 84, 90, 92, 93, 106, 112, 120, 126, 130], "misapprehens": 44, "advent": 44, "1971": [44, 120], "devic": 44, "collegi": 44, "withstand": 44, "nat": [44, 68, 120], "recal": 44, "pat": [44, 120], "cam": [44, 67, 120], "134": [44, 120], "hypertext": [44, 56, 120], "proactiv": [44, 99, 120], "relationship": 44, "exposur": 44, "f5": [44, 120], "barracuda": [44, 120], "decrypt": 44, "oblig": [44, 79, 126], "oner": [44, 45], "supposit": [44, 120], "arguabl": 44, "pronounc": 44, "bottleneck": [44, 120], "commod": 44, "tout": [44, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 98, 99, 100, 101, 102, 103, 104, 105, 107, 108, 109, 110, 112, 113, 116, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136], "secret": [44, 120], "intrus": [44, 120], "brute": [44, 110, 120], "stronger": 44, "compromis": 44, "moot": [44, 55], "2228": [44, 120], "unsecur": [44, 57], "inadvertantli": 44, "chroot": [44, 120], "jail": 44, "commonplac": 44, "evildo": 44, "constantli": [44, 46, 53], "defend": 44, "checkpoint": [44, 120], "smartdefens": [44, 120], "bounc": [44, 120], "NOT": [44, 53, 54, 55, 62, 116, 120], "supportcent": [44, 120], "portal": [44, 120], "eventsubmit_dogoviewsolutiondetail": [44, 120], "solutionid": [44, 120], "sk39793": [44, 120], "vax": [44, 120], "room": [44, 45, 57], "although": 44, "symptom": 44, "lengthen": 44, "habit": 44, "unintention": 44, "unencrypt": [44, 45], "microsoft": [44, 120], "msdn": [44, 120], "powershel": [44, 120], "aspx": [44, 120], "prescript": 45, "explanatori": 45, "ram": [45, 79], "700mb": 45, "brokerag": 45, "aggress": [45, 62], "footprint": [45, 57], "proof": [45, 57], "1gb": 45, "ampl": [45, 106], "revert": 45, "pumpus": [45, 79], "adminus": [45, 79], "boul": [45, 79], "destruct": [45, 46, 62], "reboot": [45, 62], "max_queue_s": [45, 56, 77, 79], "prolong": [45, 56, 77, 106], "soe": 45, "620": [45, 79], "msg_by_sourc": [45, 50, 79, 84], "msg_from_clust": [45, 50, 79, 84], "statis": 45, "speedo": [45, 50, 54, 55, 58, 66, 79, 84, 87, 88, 130], "nagio": [45, 79], "rabbit": [45, 46, 67, 69, 78, 79, 131, 133], "scenario": 45, "upstart": [45, 79], "sarra_system": [45, 79], "sarra_us": [45, 79], "groupadd": [45, 70, 79, 134], "useradd": [45, 70, 79, 134], "briefli": [45, 48, 50, 55, 66], "erlang": [45, 46, 67, 69, 78, 79, 131, 133], "nox": [45, 46, 78, 79], "ui": [45, 68, 70, 79, 134], "letsencrypt": [45, 79], "33423": [45, 79], "delta": [45, 68, 79], "pack": [45, 79], "23745": [45, 79], "certonli": [45, 79], "privileg": [45, 46, 73, 78, 79], "congratul": [45, 79], "fullchain": [45, 79], "cert": [45, 79], "donat": [45, 79], "isrg": [45, 79], "eff": [45, 79], "privkei": [45, 79], "chown": [45, 79], "eot": [45, 70, 79], "tcp_listen": [45, 79], "5672": [45, 46, 53, 78, 79, 86], "ssl_listen": [45, 79], "ssl_option": [45, 79], "cacertfil": [45, 79], "certfil": [45, 79], "verify_p": [45, 79], "fail_if_no_peer_cert": [45, 79], "15671": [45, 79], "ssl_opt": [45, 79], "void": 45, "maestrodelconejito": [45, 79], "usermod": [45, 79], "echo": [45, 53, 65, 66, 71, 79, 86, 92, 129, 130, 136], "enter": [45, 79], "retyp": [45, 79], "chsh": [45, 79], "qualifi": [45, 92], "184": [45, 79], "216": [45, 79], "32406": [45, 79], "32k": [45, 79], "65k": [45, 79], "kb": [45, 70, 79, 134], "863": [45, 70, 79, 134], "sr_admin": [45, 79], "su": [45, 79], "nohaypanduro": [45, 79], "anonyom": [45, 79], "piper": [45, 79], "020": [45, 53, 79, 86], "903": [45, 79], "907": [45, 79], "908": [45, 79], "912": [45, 67, 79], "916": [45, 79], "973": [45, 79], "76069129": [45, 79], "80068939": [45, 79], "982": [45, 79], "01191787": [45, 79], "94585787": [45, 79], "987": [45, 79], "60675197": [45, 79], "29220410": [45, 79], "list_exchang": [45, 79], "amq": [45, 46, 78, 79, 106], "fanout": [45, 79], "xl_peter": [45, 79], "xs_anonym": [45, 72, 79, 135], "xs_peter": [45, 79], "list_us": [45, 46, 71, 78, 79, 136], "list_permiss": [45, 79], "q_peter": [45, 79], "him": [45, 79], "overwhelm": [45, 54, 79], "model_giop": [45, 79], "708": [45, 79], "375": [45, 79], "78321126": [45, 79], "82151209": [45, 79], "933": [45, 79], "20160328130240": [45, 79], "645": [45, 66, 79], "20160328": [45, 79], "cwrm": [45, 79], "1300": [45, 79], "297": [45, 79], "201": [45, 53, 64, 79, 86, 128], "1128": [45, 79], "560235": [45, 79], "6451": [45, 79], "f17299b2afd78ae8d894fe85d3236488": [45, 79], "646": [45, 79], "cwsk": [45, 79], "662": [45, 79], "924688": [45, 79], "7041": [45, 79], "8cdc3420109c25910577af888ae6b617": [45, 79], "765": [45, 67, 79], "647": [45, 79], "cwwa": [45, 79], "045": [45, 79], "1129": [45, 79], "306662": [45, 79], "7027": [45, 79], "aabb00e0403ebc9caa57022285ff0e18": [45, 79], "138": [45, 65, 79], "649": [45, 79], "cxvg": [45, 79], "690082": [45, 79], "7046": [45, 79], "186fa9627e844a089c79764feda781a7": [45, 79], "524": [45, 79], "cacn00_cwao_281300__tbo_05037": [45, 79], "c2016": [45, 79], "692": [45, 79], "693": [45, 79], "semi": [45, 79], "writabl": [45, 53], "604": [45, 79], "172": [45, 47, 79, 83], "ua": [45, 54, 79, 87], "20160328143820": [45, 79], "uant01_cwao_281438___22422": [45, 79], "cfbcb85aac0460038babc0c5a8ec0513": [45, 79], "515": [45, 79], "bsqt": [45, 79], "736602": [45, 79], "517": [45, 53, 79, 86], "602": [45, 79], "648599": [45, 79], "328": [45, 53, 57, 79, 86], "rr_": [45, 79], "2xreport": [45, 79], "rr_xreport2": [45, 79], "tast": [45, 48, 53, 67, 79], "rr_anonymous2xreport": [45, 79], "rr_xreport2tsource2": 45, "tsource2": [45, 79], "xr_tsource2": [45, 79], "boulelog": [45, 79], "722": [45, 79], "484": [45, 79], "06413933": [45, 79], "71328785": [45, 79], "732": [45, 79], "20160328202955": [45, 79], "cappi": [45, 79], "xla": [45, 79], "201603282030_xla_cappi_1": [45, 79], "5_rain": [45, 79], "040751": [45, 79], "393": [45, 79], "20160328202956": [45, 79], "212": [45, 79], "201603282030_xmb_cappi_1": [45, 79], "159043": [45, 79], "479": [45, 79], "0_snow": [45, 79], "143819": [45, 79], "528": [45, 79], "119164": [45, 79], "557": [45, 79], "20160328202957": [45, 79], "sn": [45, 66, 79, 130], "cwvr": [45, 79], "snvd17_cwvr_282000___01910": [45, 79], "161522": [45, 79], "642": [45, 79], "406": [45, 65, 79], "snvd17_cwvr_282000___01911": [45, 79], "089808": [45, 79], "snvd17_cwvr_282000___01912": [45, 79], "043441": [45, 79], "723": [45, 79, 130], "20160328202958": [45, 79], "201603282030_wkr_cappi_1": [45, 79], "131236": [45, 79], "prune": [45, 55], "cron": [45, 50, 79, 84], "sarra_clean": [45, 79], "touch": [45, 71, 72, 79, 120, 135, 136], "mindepth": [45, 79], "maxdepth": [45, 79], "rf": [45, 79], "roll": [45, 46], "repetit": 45, "retent": 45, "elabor": [45, 64], "parametr": 45, "stop_app": [45, 46, 78, 79], "join_clust": [45, 46, 78, 79], "start_app": [45, 46, 78, 79], "cluster_statu": [45, 46, 78, 79], "set_polici": [45, 46, 78, 79], "bunny1": [45, 46, 78, 79], "bunny2": [45, 46, 78, 79], "101": [45, 53, 55, 79, 86, 88, 131], "vrrp_script": [45, 46, 78, 79], "chk_rabbitmq": [45, 46, 78, 79], "killal": [45, 46, 78, 79], "vrrp_instanc": [45, 46, 78, 79], "eth0": [45, 46, 78, 79], "virtual_router_id": [45, 46, 78, 79], "247": [45, 46, 78, 79], "track_interfac": [45, 46, 78, 79], "advert_int": [45, 46, 78, 79], "preempt_delai": [45, 46, 78, 79], "auth_typ": [45, 46, 78, 79], "auth_pass": [45, 46, 78, 79], "bunop": [45, 46, 78, 79], "virtual_ipaddress": [45, 46, 78, 79], "track_script": [45, 46, 78, 79], "rabbitmq_auth_backend_ldap": [45, 46, 78, 79], "aaa": [45, 46, 78, 79], "clear_password": [45, 46, 78, 79], "auth_backend": [45, 46, 78, 79], "rabbit_auth_backend_ldap": [45, 46, 78, 79], "rabbit_auth_backend_intern": [45, 46, 78, 79], "user_dn_pattern": [45, 46, 78, 79], "ou": [45, 46, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 101, 102, 103, 105, 106, 109, 110, 112, 113, 114, 116, 117, 118, 120, 123, 124, 125, 127, 128, 129, 130, 131, 132, 134, 135, 137], "use_ssl": [45, 46, 78, 79], "vhost_access_queri": [45, 46, 78, 79], "in_group": [45, 46, 78, 79], "resource_access_queri": [45, 46, 78, 79], "cn": [45, 46, 57, 62, 78, 79, 112, 126], "tag_queri": [45, 46, 78, 79], "guru": 45, "authentif": [45, 78, 79, 86, 90, 103, 104, 106, 112, 124, 125, 126, 127, 135], "authoris": [45, 79], "modn": [45, 79], "modz": [45, 79], "cheer": [45, 79], "simon": [45, 79], "howto": [45, 140], "rabbitmqtt": [45, 79], "1883": [45, 79], "rabbitmq_mqtt": [45, 79], "default_us": [45, 79], "default_pass": [45, 79], "allow_anonym": [45, 79], "xmqtt_public": [45, 79], "tcp_listen_opt": [45, 79], "nodelai": [45, 79], "rabbit_mqtt": [45, 79], "mosquitto_sub": [45, 79], "_anonym": [45, 79], "myshovel": [45, 79], "afeed": [45, 79], "abrok": [45, 79], "from_exchang": [45, 79], "mysub": [45, 79], "asub": [45, 79], "post_": [45, 55, 79], "dd_notifi": [45, 79], "b1": [45, 46, 78, 79], "send_script": [45, 46, 78, 79], "sftp_amqp": [45, 46, 78, 79], "wxofe": [45, 46, 78, 79], "ftp_mode": [45, 46, 78, 79], "nodupl": [45, 46, 78, 79], "umask": [45, 46, 56, 62, 77, 78, 79, 126], "txq": [45, 46, 78, 79], "exchange_nam": [45, 46, 62, 78, 79, 126], "exchange_kei": [45, 46, 78, 79], "exchange_typ": [45, 46, 78, 79], "ensembl": [45, 46, 54, 78, 79, 82, 87, 88, 89, 90, 91, 92, 93, 95, 99, 101, 103, 104, 105, 106, 109, 110, 112, 113, 114, 115, 116, 117, 120, 123, 126, 128, 132], "naef": [45, 46, 78, 79], "24_hr_accum": [45, 46, 78, 79], "xss": [45, 46, 78, 79], "201306061440_xss_24_hr_accum_mm": [45, 46, 78, 79], "20130606144709": [45, 46, 78, 79], "lat": [45, 46, 64, 68, 78, 79, 128, 132], "368449": [45, 46, 78, 79], "168950": [45, 46, 78, 79], "887119": [45, 46, 78, 79], "jargon": [46, 78], "server_3": [46, 78], "1_all": [46, 70, 78, 134], "homepag": [46, 78], "potato": [46, 78], "list_user_permiss": [46, 78], "takeawai": [46, 78], "change_password": [46, 78], "facil": [46, 50, 53, 78, 79, 81, 83, 86, 87, 88, 89, 90, 91, 93, 99, 100, 101, 103, 104, 105, 106, 108, 109, 110, 112, 115, 116, 117, 120, 123, 124, 126, 128, 131, 133, 137], "opt": [46, 56], "pxsender": [46, 78], "pxreceiv": [46, 78], "attach": [46, 47, 78], "insur": 46, "trick": 46, "wouldn": 46, "newslett": [46, 78], "sender_script": [46, 78], "cl": [46, 56, 77, 78], "offlin": 46, "resumpt": 46, "queue_manag": [46, 78], "cram": 46, "multitud": [46, 78], "50mb": [46, 78], "marine_weath": [46, 54, 78, 87], "amqp_expose_db": [46, 78], "dbname": [46, 78], "a985c32cbdee8af2ab5d7b8f6022e781": [46, 78], "498081": [46, 78], "20150120": [46, 78], "iwa": [46, 78], "201501201810": [46, 78], "mm_hr": [46, 78], "20150120180902": [46, 78], "keepaliv": [46, 78], "dera": [46, 78], "redirect": [46, 53, 86], "md5dum": [46, 78], "pull_urp": [46, 78], "pull_amqp_wget": [46, 78], "prefetch_count": [46, 78], "basic_qo": [46, 78], "prefetch_s": [46, 78], "a_glob": [46, 78], "reb": 46, "ted": 46, "tx_amqp_expose_db": [46, 78], "dd_dispatcher_xxxx": [46, 78], "xxxx": [46, 78], "repair": [46, 65], "pop3": [47, 57, 83], "mail": [47, 54, 55, 58, 65, 66, 85, 87, 88, 95, 106, 126, 129, 130], "airnow": [47, 50, 54, 55, 58, 65, 66, 83, 84, 87, 88, 129, 130], "soapshc": [47, 54, 65, 83, 87, 129], "266": [47, 83], "2785187": [47, 83], "1738": [47, 64, 83, 128], "993": [47, 57, 83], "143": [47, 57, 83], "poplib": [47, 57, 83], "imaplib": [47, 57, 83], "unread": 47, "mailbox": 47, "repli": 47, "inbox": 47, "aspymap": [47, 49, 81, 83], "sarra_test_output": [47, 83], "611": [47, 83, 129], "617": [47, 83], "07b3": [47, 49, 81, 83], "unspecifi": [47, 49, 81, 83], "1200": [47, 83], "nonem": [47, 49, 81, 83], "300000m": [47, 49, 81, 83], "default_mod": [47, 49, 50, 81, 83, 84], "default_mode_dir": [47, 49, 81, 83], "default_mode_log": [47, 49, 81, 83], "follow_symlink": [47, 49, 53, 67, 81, 83, 86, 131], "dfsghfgsdfg24": [47, 83], "hotmail": [47, 83], "outlook": [47, 83], "office365": [47, 83], "z": [47, 49, 57, 62, 81, 83, 126], "209715200": [47, 49, 81, 83], "html_parser": [47, 49, 55, 81, 83, 88], "do_pol": [47, 49, 50, 53, 57, 81, 82, 83, 84, 86], "fetcher": [47, 83], "618": [47, 83], "hb_log": [47, 49, 55, 81, 83, 88], "hb_memori": [47, 49, 55, 81, 83, 88], "hb_puls": [47, 49, 81, 83], "on_report": [47, 49, 81, 83], "log_set": [47, 49, 81, 83], "621": [47, 83], "452": [47, 83], "20181003192459": [47, 83], "452392": [47, 83], "20demo20181003_15241538594699_452125": [47, 83], "c2018": [47, 49, 81, 83], "multipurpos": [47, 83], "mime": [47, 64, 83, 128], "convei": 47, "download_email_ingest": [47, 83], "file_email_decod": [47, 83], "sarra_output_test": [47, 83], "64168876": [47, 83], "31529683": [47, 83], "173": [47, 83], "006333": [47, 83], "497": [47, 64, 83, 128], "dad": [47, 49, 81, 83], "sarra_doc_test": [47, 83], "demo20181003_15241538594699_452125": [47, 83], "675": [47, 83], "burst": 47, "fetchmail": [47, 83], "cronjob": [47, 83], "shorthand": [48, 55, 62, 66], "__class__": [48, 82], "__module__": [48, 82], "myclass": [48, 66, 82, 130], "basicconfig": [48, 66, 130], "myoption": [48, 66, 82, 130], "usuallythi": [48, 66, 82, 130], "boiler": [48, 66], "plate": [48, 66, 92, 103], "isreallyneed": [48, 66, 82, 130], "messagelist": [48, 57, 77, 82], "curtail": 48, "metrics_report": 48, "stop_request": [48, 56, 57], "new_field": 48, "new_baseurl": [48, 49, 66, 69, 81, 82, 130, 133], "new_inflight_path": [48, 55, 57, 88], "post_vers": 48, "gts2wis2": [48, 82], "gtstowis2": [48, 66, 82, 130], "topic_build": [48, 66, 82, 130], "new_incom": [48, 55, 66, 82, 88, 130], "type_suffix": [48, 66, 82, 130], "mapahltoextens": [48, 66, 82, 130], "tpfx": [48, 66, 82, 130], "new_basesubdir": [48, 66, 82, 130], "new_basedir": [48, 56, 66, 77, 82, 130], "new_reldir": [48, 66, 82, 130], "mapahltotop": [48, 66, 82, 130], "outer": [48, 66], "gtstowi": [48, 66, 82, 130], "prescrib": [48, 50, 62, 66], "retrievepath": [48, 55, 57, 64, 88, 116, 128], "cgi": 48, "param1": 48, "nasa_ml": 48, "succinct": [48, 66, 82, 130], "on_data": [48, 56, 77, 82], "scr": [48, 82], "carriag": 48, "mycompon": 48, "ghost": [49, 81], "lake": [49, 68], "reservoir": 49, "cochran": [49, 81], "alberta": [49, 81], "basin": [49, 81], "river": [49, 68, 81], "abriv": [49, 81], "stationdata": [49, 81], "l_hg_05be005_tabl": [49, 81], "abid": 49, "tide": [49, 81], "honolulu": [49, 81], "tidesandcurr": [49, 57, 81], "datagett": [49, 57, 81], "1612340": [49, 81], "water_temperatur": [49, 57, 81], "time_zon": [49, 57, 81], "web_servic": [49, 57, 81], "csv": [49, 57, 62, 81], "woke": 49, "misguid": 49, "bargain": 49, "shini": 49, "poll_noaa": [49, 55, 81, 88], "download_noaa": [49, 55, 81, 88], "704": [49, 81], "noaapol": [49, 81], "706": [49, 65, 81], "709": [49, 81], "1611400": [49, 81], "20180926192658": [49, 81], "403634": [49, 81], "ops__1611400__wt": [49, 81], "554": [49, 81], "water_level": [49, 81], "stnd": [49, 81], "554364": [49, 81], "ops__1611400__wl": [49, 81], "691": [49, 81], "691466": [49, 81], "ops__1612340__wt": [49, 81], "833": [49, 81], "834": [49, 72, 81, 135], "833992": [49, 81], "ops__1612340__wl": [49, 81], "965": [49, 81], "473": [49, 81], "baseurldownload": [49, 81], "478": [49, 81], "90449861": [49, 81], "55888967": [49, 81], "486": [49, 81], "488": [49, 81], "007632": [49, 81], "751": [49, 81], "noaa_20180926_1926_1611400_tp": [49, 81], "hydro_examples_sarra": [49, 81], "888": [49, 81], "noaa_20180926_1926_1611400_wl": [49, 81], "889": [49, 69, 81], "026": [49, 81], "noaa_20180926_1926_1612340_tp": [49, 81], "noaa_20180926_1926_1612340_wl": [49, 81], "wdsl": [49, 81], "hydrographiqu": [49, 81], "du": [49, 54, 78, 79, 80, 81, 82, 84, 86, 88, 89, 91, 93, 94, 95, 96, 97, 98, 101, 102, 103, 104, 105, 106, 107, 110, 111, 112, 115, 117, 119, 120, 122, 123, 124, 126, 127, 130, 131, 132, 135, 138], "datanam": [49, 81], "latitudemin": [49, 81], "latitudemax": [49, 81], "longitudemin": [49, 81], "longitudemax": [49, 81], "depthmin": [49, 81], "depthmax": [49, 81], "datemin": [49, 81], "datemax": [49, 81], "sizemax": 49, "metadataselect": [49, 81], "acadia": [49, 81], "cove": [49, 81], "nunavut": [49, 81], "wl": [49, 81], "station_id": [49, 81], "4170": [49, 81], "asc": [49, 81], "deciph": 49, "poll_shc_soap": [49, 81], "download_shc_soap": [49, 81], "parametercd": [49, 57, 81], "discharg": [49, 57], "vermilion": [49, 81], "bismarck": [49, 81], "il": [49, 78, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137], "waterservic": [49, 57, 81], "nwi": [49, 57, 81], "iv": [49, 57, 81], "waterml": [49, 57, 81], "03338780": [49, 81], "pt3h": [49, 57, 81], "00060": [49, 57, 81], "00065": [49, 57, 81], "00011": [49, 57, 81], "tailor": [49, 57], "poll_usgs_nb_stn": [49, 81], "poll_usg": [49, 55, 81, 88], "download_usg": [49, 81], "canhi": [49, 81], "toggl": 49, "disclaim": 49, "realtim": 49, "heed": 50, "seriou": 50, "entitl": 50, "arug": 50, "messagemaxcount": [50, 84], "one_config": [50, 56, 77, 84], "readonli": 50, "strftime": [50, 55, 62, 66, 84, 88, 126], "70m": [50, 56, 77, 84], "messsag": 50, "post_format": [50, 56, 69, 77, 84], "is_subsubscrib": [50, 84], "pubfactori": [50, 56, 69, 77, 84, 133], "subfactori": [50, 56, 68, 77, 84, 132], "is_subscrib": [50, 56, 77, 84], "669": [50, 130], "union": [50, 56, 62, 77, 110], "prefac": 50, "please_stop_immedi": 50, "v2compatrenamedoublepost": 50, "547": 50, "dataless": [50, 54, 119], "instat": [50, 63], "singleton": [50, 53, 62, 84, 86, 119, 126], "tz": [50, 84], "launchpad": [50, 70, 84, 134], "harmon": 50, "cmqb": [50, 84], "dash": 50, "ls_file": 50, "file_time_limit": [50, 84], "rewrit": 50, "accel_scp_threshold": [50, 84], "accel_wget_threshold": [50, 84], "cache_basi": [50, 84, 126], "default_dir_mod": [50, 84], "default_log_mod": [50, 84], "exchange_split": [50, 84], "hb_memory_baseline_fil": [50, 84], "memorybaselinefil": [50, 57, 67, 84, 131], "hb_memory_max": [50, 84], "memorymax": [50, 57, 67, 84, 131], "hb_memory_multipli": [50, 84], "memorymultipli": [50, 57, 67, 84, 131], "logrot": [50, 54, 84, 87], "logrotate_interv": [50, 84], "log_format": [50, 84], "logdai": [50, 84], "no_dupl": [50, 84], "post_document_root": [50, 84], "post_exchange_split": [50, 79, 84], "post_topic_prefix": [50, 84], "report_back": [50, 79, 84, 129], "source_from_exchang": [50, 79, 84], "on_": [50, 55, 84, 88], "gcc": [50, 54, 55, 84, 87, 88], "copyright": [50, 54, 55, 67, 69, 84, 87, 88, 131, 133], "credit": [50, 54, 55, 84, 87, 88], "licens": [50, 54, 55, 67, 69, 73, 76, 84, 87, 88, 131, 133], "pprint": [50, 84], "pp": [50, 84], "prettyprint": [50, 84], "convert_to_v3": [50, 55, 84, 88], "file_email": [50, 55, 84, 88], "ls_file_index": [50, 84], "no_download": [50, 84], "msg_2http": [50, 55, 57, 84, 88], "tohttp": [50, 54, 55, 58, 66, 84, 87, 88, 130], "toloc": [50, 54, 58, 66, 84, 87, 130], "msg_2localfil": [50, 55, 84, 88], "msg_wmo_type_suffix": [50, 55, 84, 88], "wmotypesuffix": [50, 54, 55, 58, 66, 84, 87, 88, 130], "msg_by_us": [50, 84], "messagedelai": [50, 84], "msg_delet": [50, 55, 84, 88], "msg_download_baseurl": [50, 84], "downloadbaseurl": [50, 54, 58, 66, 84, 87, 130], "msg_fdelai": [50, 55, 84, 88], "msg_gts2wistop": [50, 55, 84, 88], "msg_hour_tre": [50, 84], "hourtre": [50, 54, 58, 66, 84, 87, 130], "msg_http_to_http": [50, 84], "httptohttp": [50, 54, 58, 66, 84, 87, 130], "msg_overwrite_sum": [50, 84], "msg_print_lag": [50, 84], "printlag": [50, 54, 58, 66, 84, 87, 130], "msg_rename4jicc": [50, 55, 84, 88], "rename4jicc": [50, 54, 55, 58, 66, 84, 87, 88, 130], "msg_rename_dmf": [50, 55, 84, 88], "renamedmf": [50, 54, 55, 58, 66, 84, 87, 88, 130], "msg_rename_whatfn": [50, 55, 84, 88], "renamewhatfn": [50, 54, 55, 58, 66, 84, 87, 88, 130], "msg_renam": [50, 84], "msg_save": [50, 84], "msg_skip_old": [50, 84], "skipold": [50, 84], "msg_speedo": [50, 55, 84, 88], "msg_stdfile": [50, 84], "msg_stopper": [50, 55, 84, 88], "msg_sundew_pxrout": [50, 55, 84, 88], "sundewpxrout": [50, 54, 55, 58, 66, 84, 87, 88, 130], "msg_test_retri": [50, 84], "testretri": [50, 54, 58, 66, 84, 87, 130], "toclust": [50, 54, 55, 58, 66, 84, 87, 88, 130], "msg_total": [50, 84], "post_hour_tre": [50, 66, 84, 130], "posthourtre": [50, 54, 58, 66, 84, 87, 130], "post_long_flow": [50, 84], "longflow": [50, 54, 58, 66, 84, 87, 130], "post_overrid": [50, 84], "postoverrid": [50, 54, 58, 66, 84, 87, 130], "post_tot": [50, 84], "post_total_sav": [50, 84], "wmo2msc": [50, 54, 55, 58, 66, 84, 87, 88, 130], "msg_pclean_f90": [50, 55, 57, 84, 88], "msg_pclean_f92": [50, 55, 84, 88], "windows_run": [50, 84], "superced": 50, "entrypoint": [50, 51, 56, 84], "accel_scp_command": [50, 84], "accel_ftpget_command": [50, 84], "accel_ftpput_command": [50, 84], "fqdn": [50, 84], "container": 51, "orchestr": [51, 80], "norm": [51, 79, 80, 82, 89, 90, 92, 93, 96, 101, 105, 106, 112, 120, 126, 128], "administ": [52, 68], "adddendum": [52, 85], "grab": [52, 57], "hydrometr": [52, 54, 57, 87], "immatur": 52, "tight": 53, "disappoint": 53, "i_notifi": [53, 86], "neccessari": 53, "indirect": [53, 62, 86, 126], "utf8": [53, 64, 86, 128], "classif": [53, 82, 84, 86, 88, 99, 106, 107, 116], "rnd": [53, 86], "rndpw": [53, 86], "grumpi": [53, 86], "frog": [53, 86], "dna": [53, 86], "014": [53, 86], "019": [53, 54, 86, 87], "20160120145349": [53, 86], "d108dcff28200e8d26d15d1b3dfeac1c": [53, 86], "418": [53, 86], "20160120": [53, 86], "419": [53, 86], "424": [53, 86], "404653": [53, 86], "test_clust": [53, 86], "376": [53, 86], "360282": [53, 86], "381": [53, 86], "treefrog": [53, 86], "dissem": [53, 86], "costli": 53, "somehow": [53, 65], "sr_sender2": [53, 86], "poll_script": [53, 86], "afterward": 53, "part_threshold": [53, 86], "fiction": [53, 86], "algo": [53, 55, 86, 88], "uninterest": 53, "harm": 53, "cap_provinc": [53, 86], "ontario": [53, 55, 86, 88], "cap_area": [53, 86], "desc": [53, 86], "uxbridg": [53, 86], "20beaverton": [53, 86], "20northern": [53, 86], "20durham": [53, 86], "20region": [53, 86], "cap_polygon": [53, 86], "9984": [53, 86], "2175": [53, 86], "9988": [53, 86], "2212": [53, 86], "3158": [53, 86], "4664": [53, 86], "2343": [53, 54, 86, 87], "5121": [53, 86], "1451": [53, 86], "5135": [53, 86], "1415": [53, 86], "5136": [53, 86], "1411": [53, 86], "5137": [53, 86], "1407": [53, 86], "5138": [53, 86], "5169": [53, 86], "0917": [53, 86], "0879": [53, 86], "0823": [53, 86], "218": [53, 86], "7659": [53, 86], "0832": [53, 86], "7047": [53, 86], "artifici": 53, "whera": [53, 55], "recipi": [53, 62], "opppos": 53, "represent": [53, 55, 56, 77], "somepost": [53, 86], "pyiotest": [53, 86], "hello": [53, 86], "test2": [53, 86], "pwd": [53, 86], "test_post": [53, 86], "hoho_my_darl": [53, 86], "lacklab": [53, 86], "092": [53, 86], "log_level": [53, 86], "cache_fil": [53, 86], "094": [53, 86], "xs_tsource_cpost_watch": [53, 86], "ismatchingpattern": [53, 86], "096": [53, 86], "file2messag": [53, 86], "sb": [53, 86], "0x7ffef2aae2f0": [53, 86], "islnk": [53, 86], "isdir": [53, 86], "isreg": [53, 86], "20171021202044": [53, 86], "a0bcb70b771de1f614c724a86169288ee9dc749a6c0bbb9dd0f863c2b66531d21b65b81bd3d3ec4e345c2fea59032a1b4f3fe52317da3bf075374f7b699b10aa": [53, 86], "20171021202002": [53, 86], "304": [53, 64, 69, 86, 128, 133], "atim": [53, 56, 62, 67, 68, 69, 71, 77, 86, 126, 131, 132, 133, 136], "0644": [53, 86], "108": [53, 86], "0x7ffeb02838b0": [53, 86], "9b71d224bd62f3785d96d46ad3ea3d73319bfbc2890caadae2dff72519673ca72323c3d99ba5c11d7c7acc6e14b8c5da0c4663475c2e5c3adef46f73bcdec043": [53, 86], "320": [53, 86], "0x7ffc8250d950": [53, 86], "f5595a47339197c9e03e7b3c374d4f13e53e819b44f7f47b67bf1112e4bd6e01f2af2122e85eda5da633469dbfb0eaf2367314c32736ae8aa7819743f1772935": [53, 86], "109": [53, 86], "15117": [53, 86], "WILL": 53, "kk": [53, 62, 86, 126], "night": 53, "dsesir": 54, "20151105": [54, 87], "20151106": [54, 87], "20151107": [54, 87], "20151108": [54, 87], "20151109": [54, 87], "20151110": [54, 87], "unidata": [54, 57, 87], "ucar": [54, 57, 87], "noaaport": [54, 87], "opsnet": [54, 87], "icon": [54, 87], "about_dd_apropo": [54, 87], "0k": [54, 87], "air_qual": [54, 87], "barometri": [54, 87], "meteocod": [54, 62, 87, 126], "model_gdsp": [54, 87], "model_gdwp": [54, 87], "sought": 54, "ae": [54, 87], "broadcast": 54, "4800": [54, 87], "bp": [54, 87], "14000": [54, 87], "maritim": [54, 87], "047": [54, 87], "10m": [54, 63, 65, 87, 127, 129], "clutter": 54, "3h": [54, 87], "former": [54, 64, 81, 90, 113, 114, 126], "priorit": 54, "citi": 54, "attend": [54, 79, 86, 87, 88, 90, 92, 99, 103, 104, 109, 112, 123, 126, 135], "sur": [54, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 116, 117, 119, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 136, 137, 139], "serveur": [54, 79, 81, 83, 84, 86, 88, 89, 90, 93, 96, 97, 101, 103, 105, 106, 109, 110, 111, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 132, 134, 138], "exc\u00e8der": 54, "la": [54, 59, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 91, 93, 94, 96, 97, 98, 100, 101, 103, 104, 105, 107, 108, 110, 111, 113, 114, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 128, 131, 132, 133, 134, 135, 136, 137, 138, 139], "dur\u00e9": [54, 87, 89, 92, 99, 103, 106, 110, 116, 118, 126, 127], "maximal": [54, 80, 86, 87, 88, 89, 90, 92, 93, 95, 101, 106, 112, 117, 126, 128], "pann": [54, 79, 90, 93, 101, 102, 106, 117, 123, 126, 132], "qu": [54, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134], "veut": [54, 79, 82, 87, 90, 104, 105, 106, 120, 124, 126, 127, 130, 134], "tol\u00e9rer": 54, "san": [54, 78, 79, 85, 86, 87, 89, 90, 92, 93, 95, 99, 101, 102, 103, 104, 106, 109, 110, 112, 117, 119, 120, 126, 127, 128, 129, 130, 131, 134, 135, 138], "pert": [54, 78, 106, 117, 126], "jour": [54, 79, 82, 84, 86, 87, 88, 90, 91, 92, 95, 99, 101, 103, 106, 109, 110, 112, 118, 120, 123, 126, 128, 130], "datamartclon": [54, 87], "captur": [54, 56, 57, 137], "ddc_hipri": [54, 87], "AS": 54, "interspers": 54, "ddi_ninjo_part1": [54, 87], "abfs_1": [54, 87], "aqhi_1": [54, 87], "amdar_1": [54, 87], "catalog_common": [54, 87], "scit_sac": [54, 87], "sac": [54, 87], "sac_maxr": [54, 87], "scit_track": [54, 87], "track_maxr": [54, 87], "catalog": 54, "perceiv": 54, "amserv": [54, 65, 66, 87, 130], "am_send": [54, 65, 87], "hpfxwis2downloadal": [54, 65, 87, 129], "hpfx_citypag": [54, 65, 87], "ping": [54, 65, 87, 129], "513": 54, "3286889": 54, "977": [54, 87], "3286919": [54, 87], "194": [54, 87], "q_anonymous_subscrib": [54, 65, 66, 87, 130], "67711727": [54, 87], "37906289": [54, 87], "241": [54, 87], "564": [54, 70, 87, 134], "20221207": [54, 87], "kwal": [54, 65, 66, 87, 129, 130], "srwa20_kwal_071739___7440": [54, 87], "srmn70_kwal_071739___39755": [54, 87], "srcn40_kwal_071739___132": [54, 87], "srmn20_kwal_071739___19368": [54, 87], "sx": [54, 65, 66, 87, 129, 130], "sxak50_kwal_071739___15077": [54, 87], "957": [54, 87], "227": [54, 87], "srcn40_kwal_071739___40860": [54, 87], "knka": [54, 87], "saak41_knka_071739___36105": [54, 87], "srcn40_kwal_071739___19641": [54, 87], "srcn40_kwal_071739___44806": [54, 87], "uant01_cwao_071739___24012": [54, 87], "098": [54, 87], "unreason": 54, "rapidli": 54, "rougli": 54, "oflload": 54, "accel_cp": [54, 87], "optimi": 54, "transer": 54, "amortis": 54, "plateau": 54, "satur": [54, 87], "haven": 54, "slip": 54, "redud": 54, "quorum": [54, 87], "viewabl": 54, "v2p": [54, 87], "hk_police_queu": [54, 87], "mdelaylatest": [54, 58, 66, 87, 119, 130], "noaa_hydrometr": [54, 55, 58, 66, 87, 88, 130], "shiftdir2baseurl": [54, 58, 66, 87, 130], "wistre": [54, 55, 58, 66, 87, 88, 130], "recap": 54, "anyther": 54, "mknod": [54, 87], "29823": [54, 87], "clam_scan": [54, 87], "865": [54, 87], "866": [54, 69, 87], "easter1": [54, 87], "dangerwillrobinson": [54, 87, 129], "022": [54, 68, 87], "867": [54, 87], "140": [54, 66, 67, 87], "dd4": [54, 87], "20220312": [54, 87], "cogi": [54, 87], "2344": [54, 87], "347": [54, 87], "30992": [54, 87], "2347": [54, 87], "cvpx": [54, 87], "avscan_hit": [54, 87], "part_clamav_scan": [54, 87], "00579023": [54, 87], "virus": [54, 87], "385": [54, 67, 87], "695": [54, 87], "cotr": [54, 87], "2348": [54, 87], "571": [54, 87], "596": [54, 87], "0243611": [54, 87], "cwgd": [54, 87], "844": [54, 69, 87, 133], "809": [54, 87], "30070": [54, 87], "cwjx": [54, 87], "930": [54, 87], "cajt": [54, 87], "104": [54, 87, 131], "0003829": [54, 87], "myconfig": [54, 87], "sr_subscribe_myflow_01": [54, 87], "xdg_cache_hom": [54, 87], "logmetr": 54, "alia": [54, 56, 62, 77, 87, 126], "judici": 54, "cpu_tim": [54, 65, 66, 67, 87, 130, 131], "housekeeping_stat": [54, 87], "242": [54, 67, 87], "778": [54, 87], "91": [54, 87, 130], "931": [54, 87], "yourproxi": [54, 87], "https_proxi": [54, 87], "4_api_moth_sub_demo": [54, 87], "5_api_moth_post_demo": [54, 87], "introduct": [55, 65, 85, 88, 96, 110, 129], "bolt": 55, "stilt": 55, "oh": [55, 88], "gee": [55, 88], "callabl": 55, "walkthrough": 55, "glob": [55, 88], "centric": 55, "accept_scp_threshold": [55, 88], "crutch": 55, "pluginnam": [55, 88], "violat": 55, "myfavouriteclass": [55, 88], "myfavoriteclass": 55, "myplugin": [55, 88], "har": 55, "clue": 55, "_import_": [55, 88], "dunno": 55, "mess": 55, "optionnam": [55, 88], "defaultvalu": [55, 88], "myconf": [55, 88], "custom_setting_th": [55, 88], "customsettingth": [55, 88], "untouch": 55, "writen": 55, "sumflg": [55, 88], "sumstr": [55, 88], "sumstrfrommessag": [55, 57], "my_new_valu": [55, 88], "local_fil": [55, 56, 77, 88], "post_hc": [55, 88], "hostconnect": [55, 88], "cocorahs_precip": 55, "set_notic": 55, "somet": 55, "old_list": [55, 88], "simialr": 55, "partstr": [55, 62, 88, 126], "sample_filenam": [55, 66, 69, 88, 130, 133], "sumalgo": [55, 88], "builder": 55, "smtp": [55, 88], "fileish": 55, "webdav": [55, 57, 88], "obei": 55, "l144": [55, 88], "declare_opt": [55, 88], "poll_usgs_stn_fil": [55, 57, 88], "l777": [55, 88], "comprehens": 55, "THERE": 55, "NO": 55, "hb_cach": [55, 88], "verison": 55, "download_someth": 55, "craft": 55, "unneed": 55, "uptod": [55, 62], "fromfileinfo": [55, 56, 66, 77, 88, 130], "factori": [55, 56, 57, 68, 77, 88, 132], "gathered_messag": [55, 88], "pollmtim": [55, 88], "to_timezon": [55, 88], "mtimestamp": [55, 88], "mktime": [55, 88], "timetupl": [55, 88], "fsize": [55, 88], "info_from_pol": [55, 88], "mtimstamp": [55, 88], "st_atim": [55, 56, 62, 77, 88, 126], "st_size": [55, 56, 66, 77, 88, 130], "0o666": [55, 88], "poll_no_vip": [55, 88], "recent_fil": [55, 88], "duplicate_suppress": [55, 88], "wiski": [55, 66, 88], "kister": [55, 88], "opg": [55, 65, 88], "nsa_mls_nrt": [55, 88], "htmlparser": [55, 88], "handle_starttag": [55, 56, 77, 88], "attr": [55, 88], "href": [55, 57, 88], "rwxr": [55, 88], "xr": [55, 88], "sdate": [55, 88], "60min": [55, 88], "24hr": [55, 88], "31dai": [55, 88], "epochf": [55, 88], "month_in_sec": [55, 88], "mydat": [55, 88], "mysiz": [55, 88], "maniupul": [55, 88], "parseabl": [55, 57], "retrievalurl": [55, 88], "awcn70_cwul": [55, 88], "sender_renamer_add_d": [55, 88], "aacn01_cwao_160316___00009": [55, 88], "cmcin": [55, 88], "aa": [55, 57, 88], "20170316031754": [55, 88], "aacn01_cwao_160316___00009_20170316031254": [55, 88], "tok": [55, 88], "datestr": [55, 66, 88], "gmtime": [55, 66, 88], "valeur_path": [55, 88], "datstr": [55, 88], "new_path": [55, 56, 57, 88], "destfn_script": [55, 88, 116, 129], "fb": [55, 88], "txt_20220725130328": [55, 88], "dupe": [55, 88], "file_": [55, 88], "poll_": [55, 88], "hb_": [55, 88], "treeifi": [55, 88], "data_": [55, 88], "destfn_sampl": [55, 88], "file_ag": [55, 88], "file_delet": [55, 88], "file_rxpip": [55, 88], "resmot": 55, "msg_filter_wmo2msc": [55, 88], "msg_pclean": [55, 57, 88], "pcleanf90": [55, 88], "pcleanf92": [55, 88], "hb_retri": [55, 88], "poll_email": [55, 88], "poll_nexrad": [55, 57, 88], "autodoc": 56, "copydict": [56, 77], "__weakref__": [56, 57, 77], "computeident": [56, 77], "maximum_field_length": [56, 77], "fiven": [56, 77], "fromstream": [56, 77], "getcont": [56, 68, 77, 132], "messat": [56, 77], "ineffici": [56, 77], "untest": [56, 57, 77], "setreport": [56, 77], "msg_set_report": [56, 77], "ommit": [56, 77], "updast": [56, 77], "msg_valid": [56, 77], "factoryi": [56, 77], "q_anonymous_": [56, 68, 77, 132], "getfqdn": [56, 68, 77, 132], "_somethinghelpfultoy": [56, 68, 77], "moth_api_consum": [56, 77], "sftp_attr": [56, 77], "emul": [56, 77], "fmdstat": [56, 77], "utcinteg": [56, 77], "0o644": [56, 77], "size_in_byt": [56, 77], "nameofthefil": [56, 77], "longnam": [56, 77], "lrwxrwxrwx": [56, 77], "anounc": [56, 77], "timeconvers": [56, 77], "epoch": [56, 77], "fraught": [56, 77], "leap": [56, 77], "msec": [56, 77], "2032": [56, 77], "rollov": [56, 77], "time_t": [56, 77], "durationtosecond": [56, 77], "str_valu": [56, 77], "1w": [56, 62, 77, 126], "4d": [56, 77], "12h": [56, 77], "durationtostr": [56, 77], "numbner": [56, 77], "ctime": [56, 77], "subsecond": [56, 77], "immut": [56, 77], "timeflt2str": [56, 77], "yyyymmddthhmmss": [56, 64, 77, 128], "sssss": [56, 77], "20210921t011331": [56, 77], "0123": [56, 77], "sept": [56, 77, 110, 126], "21st": [56, 77], "ispost": [56, 77], "configu": [56, 77], "default_config": [56, 69, 77, 133], "no_file_config": [56, 67, 77, 131], "flow_demo": [56, 67, 77, 131], "subscriber_test2": [56, 67, 77, 131], "__deepcopy__": 56, "memo": 56, "1500718": 56, "deepcopi": 56, "7ish": 56, "issue10076": 56, "_build_mask": 56, "_parse_bind": 56, "subtopic_str": 56, "sqwawk": 56, "_parse_set_str": 56, "old_valu": 56, "_parse_set": 56, "_parse_v2plugin": 56, "_resolve_exchang": 56, "_sundew_basename_part": 56, "senderftp": 56, "_validate_urlstr": 56, "expanded_url": 56, "_varsub": 56, "addbind": [56, 77], "option_str": [56, 77], "dest": [56, 77], "narg": [56, 77], "const": [56, 77], "metavar": [56, 77], "__call__": 56, "all_valu": [56, 77], "applycomponentdefault": [56, 77], "overlai": [56, 77], "dictifi": [56, 69, 77, 133], "mask_ppstr": [56, 77], "oth": [56, 77], "substituion": [56, 77], "parse_arg": [56, 77], "configgur": [56, 77], "placehold": [56, 77], "parsearg": [56, 77], "presenc": [56, 57, 64, 77], "store_tru": [56, 77], "rememb": [56, 67, 77], "sundew_dirpattern": [56, 77], "destdir": [56, 77], "cdir": [56, 77], "substiturion": [56, 77], "20221107": [56, 77], "timeoffset": [56, 77], "config_path": [56, 77], "ctype": [56, 77], "configish": [56, 77], "path_of_file_found": [56, 77], "config_that_was_not_found": [56, 77], "get_log_filenam": [56, 77], "logfil": [56, 59, 60, 63, 64, 77], "get_metrics_filenam": [56, 77], "get_pid_filenam": [56, 77], "get_user_cache_dir": [56, 77], "appdir_stuff": [56, 77], "octal_numb": [56, 77], "__new__": 56, "__repr__": 56, "repr": 56, "__str__": 56, "str_option": [56, 77], "exchange_suffix": [56, 67, 77, 131], "post_top": [56, 67, 77], "nodupe_driv": [56, 57, 77], "sr_replai": [56, 77], "credentialdb": 56, "unused_logg": 56, "theserv": 56, "_pars": 56, "_resolv": 56, "cred": 56, "cache_result": 56, "istru": 56, "safeti": 56, "retry_cach": 56, "retry_path": [56, 129], "diskqueue_": 56, "ack_id": [56, 67, 68, 77, 131, 132], "retreiv": [56, 57], "retry_list": 56, "coarser": 56, "persistentqueu": 56, "__len__": 56, "_count_msg": 56, "file_path": 56, "maximum_messages_to_get": 56, "qty": [56, 57], "in_cach": 56, "is_expir": 56, "msg_get_from_fil": 56, "fp": [56, 62, 126], "needs_requeu": 56, "queue_fil": 56, "unretri": 56, "hk": 56, "message_list": 56, "unlix": 56, "sr_attr": 56, "gracefulli": 56, "dirrectories_ok": 56, "_runcallbackmetr": 56, "metricsreport": [56, 57, 77], "plugin_nam": 56, "_runhousekeep": 56, "file_should_be_download": 56, "warrant": [56, 64], "corrent": 56, "content_should_not_b": 56, "link1fil": 56, "doit_download": 56, "removeonefil": 56, "renameoneitem": 56, "set_local_file_attribut": 56, "sundew_getdestinfo": 56, "currentfileopt": 56, "maskdir": 56, "maskfileopt": 56, "path_strip_count": 56, "toe": 56, "write_inline_fil": 56, "discov": 56, "customiz": [56, 62], "thin": 56, "redirectedtimedrotatingfilehandl": 56, "backupcount": 56, "attim": 56, "timedrotatingfilehandl": 56, "dorollov": 56, "registr": [56, 77, 108], "set_path": [56, 77], "update_fil": [56, 77], "setter": 56, "v2name": 56, "minimalist": 56, "prop": [56, 77], "fran\u00e7ai": [56, 76, 77, 91, 110, 121, 140], "organis\u00e9": [56, 77, 112, 116, 132], "th\u00e8me": [56, 77, 79, 103, 106, 108, 116, 121, 126, 127], "hierarchiqu": [56, 77, 106], "delivery_tag": [56, 77], "default_opt": [56, 68, 77, 132], "newmessag": [56, 67, 68, 77, 131, 132], "putnewmessag": [56, 69, 77, 133], "tear": [56, 77], "amqpv0": [56, 77], "celeri": [56, 77], "mqttv3": [56, 77], "amqpv1": [56, 77], "messaging_strategi": [56, 77], "eras": [56, 77], "tax": [56, 77], "5d": [56, 77], "strive": [56, 77], "recovery_strategi": [56, 77], "sr_broker": [56, 77], "findallsubclass": [56, 77], "recurs": [56, 57, 62, 77], "__subclasses__": [56, 77], "getnewmessag": [56, 67, 68, 77, 131, 132], "rxbytecount": [56, 77], "rxgoodcount": [56, 77], "rxbadcount": [56, 77], "metricsdisconnect": [56, 77], "content_typ": [56, 77], "txbytecount": [56, 77], "txgoodcount": [56, 77], "txbadcount": [56, 77], "__connect": 56, "stubbor": 56, "getsetup": [56, 65, 66, 67, 131], "amqp_ss_maxlen": 56, "libqpid": 56, "broker_get_exchang": 56, "ssl_key_fil": 56, "ssl_cert_fil": 56, "del_us": 56, "exec_rabbitmqadmin": 56, "get_exchang": 56, "get_queu": 56, "get_us": 56, "run_rabbitmqadmin": 56, "user_access": 56, "lox": 56, "loq": 56, "routing_kei": 56, "timeoutexcept": [56, 77], "remote_offset": [56, 77], "local_offset": [56, 67, 68, 69, 77, 131, 132, 133], "getacceller": [56, 77], "putacceler": [56, 77], "perm": [56, 77], "polymorph": [56, 77], "lsdir": [56, 77], "s_ifdir": [56, 77], "on_html_parser_init": [56, 77], "accommod": [56, 77, 89, 90, 102], "handle_": [56, 77], "torn": [56, 62, 77], "throttl": [56, 62, 77], "itim": [56, 77], "roud": [56, 77], "hypertext_transfer_protocol": 56, "accelwgetcommand": [56, 62, 67, 126, 131], "datatrack": 56, "rfc959": 56, "accelftpputcommand": [56, 62, 126], "ncftpput": [56, 62, 126], "accelftpgetcommand": [56, 62, 126], "ncftpget": [56, 62, 126], "ftplib": 56, "secsh": 56, "filezilla": 56, "filexf": 56, "accelscpcommand": [56, 62, 126], "class_logg": [57, 77], "on_plugin": [57, 77], "directories_ok": [57, 66, 77, 130], "gather_mor": [57, 77], "futher": [57, 77], "on_cleanup": [57, 77], "on_declar": [57, 77], "tin": [57, 77], "please_stop": [57, 65, 66, 67, 77, 130, 131], "nap": [57, 77], "load_librari": [57, 62, 77, 126], "factory_path": [57, 77], "downlaod": 57, "checksum_method": 57, "imper": 57, "get_sumstr": 57, "toolong": 57, "admz": 57, "postoverridedel": 57, "20151224035429": 57, "21364": 57, "20151224": 57, "eggi": 57, "sauk32_eggy_240350__egaa_64042": 57, "gaug": 57, "cacn00_cwao_081900__wzs_14623": 57, "20081008190602": 57, "datetimestamp": 57, "20081008190612": 57, "compoat": 57, "international_surfac": 57, "mdicp4d": 57, "20160223124648": 57, "restore_to_queu": 57, "msgsavefil": 57, "_9999": 57, "sav": 57, "9999": [57, 64, 128], "sychron": 57, "speedomet": 57, "msgspeedointerv": 57, "msg_speedo_maxlag": 57, "pxrout": 57, "pdspx": 57, "pxclient": 57, "navcan": 57, "membership": 57, "clientalias": 57, "ahls_to_rout": 57, "randomli": 57, "beleiv": 57, "msgtoclust": 57, "tofil": 57, "savedurl": 57, "tolocalurl": 57, "parenthes": 57, "companion": 57, "d1": 57, "d2": 57, "fn": [57, 67, 131], "d3": 57, "saved_baseurl": 57, "saved_relpath": 57, "20171003131233": 57, "494": [57, 133], "20171003": 57, "cmoe": 57, "productx": 57, "giftopng": 57, "gif2png": 57, "gifpath": 57, "pngpath": 57, "recogniz": 57, "prog": 57, "oi": 57, "operational_inform": 57, "wmo_386": 57, "ahlsymbol": 57, "tablea": 57, "discrep": 57, "xw": 57, "ix": 57, "american": 57, "hdf": 57, "unsur": 57, "kosher": 57, "halal": 57, "bless": 57, "iu": 57, "bufr": 57, "anti": 57, "subsscrib": 57, "renamed_": 57, "message_delai": 57, "f31": 57, "input_fil": 57, "output_fil": 57, "dir1": 57, "dir2": 57, "dir3": 57, "newdir4": 57, "cut": 57, "filter_wmo2msc_replace_dir": 57, "filter_wmo2msc_uniquifi": 57, "_yyyymmddhhmmss_99999": 57, "filter_wmo2msc_convert": 57, "charat": 57, "filter_wmo2msc_tre": 57, "sacn37": 57, "300104": 57, "ttaaii_cccc_yygggg_": 57, "uniquifi": 57, "sacn37_cwao_300104_1c699da91817cc4a84ab19ee4abe4e22": 57, "supplementari": 57, "hint": [57, 62], "dospecificprocess": 57, "washington": 57, "bulletinmanagerwmo": 57, "replacechar": 57, "oldchar": 57, "newchar": 57, "bytearrai": 57, "horribli": 57, "listdir": 57, "scandir": 57, "post1fil": 57, "is_directori": 57, "signifi": [57, 78, 79, 86, 87, 89, 90, 92, 93, 95, 98, 99, 101, 103, 104, 106, 109, 110, 112, 113, 114, 120, 125, 126, 127, 128, 129, 130, 131, 132], "realpath": [57, 62, 126], "process_ev": 57, "dst": 57, "pop": [57, 73], "walk_prim": 57, "simpleeventhandl": 57, "patternmatchingeventhandl": 57, "leak": 57, "steadi": 57, "heap": 57, "famili": [57, 79, 88, 99, 103, 123], "depdend": 57, "redisqueu": 57, "retry_refilt": 57, "download_retri": 57, "post_retri": 57, "msgs_in_download_retri": 57, "msgs_in_post_retri": 57, "pclean_f9x": 57, "clean_f91": 57, "build_path_dict": 57, "fxx_dir": 57, "fxx": 57, "dictionnari": 57, "get_extens": 57, "4z": 57, "9z": 57, "preced": [57, 62], "update_appoint": 57, "flat": 57, "appoint": 57, "wait_second": 57, "sleepfor": 57, "shift": 57, "decypher": 57, "20230113t00z_msc_reps_hgt_isbl": 57, "0850_rlatlon0": 57, "09x0": 57, "09_pt000h": 57, "2m": 57, "cosmic": 57, "suominet": 57, "ncconu": 57, "y2023": 57, "csupwvh_2023": 57, "011": 57, "0060_nc": 57, "47k": 57, "tabular": 57, "apache2": 57, "airnowtech": 57, "imap": 57, "protocol_tl": 57, "op_no_sslv2": 57, "op_no_sslv3": 57, "mail_ingest": [57, 66, 130], "poll_noaa_stn_fil": 57, "9450460": 57, "retrievepathpattern": 57, "stn": 57, "70678": 57, "9751639": 57, "charlott": 57, "amali": 57, "70614": 57, "9440083": 57, "vancouv": [57, 132], "sourceid": 57, "siteid": 57, "sitecod": 57, "sitenam": 57, "countryid": 57, "stateid": 57, "utcoffset": 57, "normalk": 57, "station_chunk": 57, "poll_usgs_st": 57, "osw": 57, "hcdn": 57, "2009_station_info": 57, "xlsx": 57, "70026": 57, "9014087": 57, "dock": 57, "fault": 57, "resist": 57, "portable_cod": 57, "waterdata": 57, "parameter_cd_queri": 57, "fmt": 57, "rdb": 57, "group_cd": 57, "cubic": 57, "feet": 57, "gage": 57, "fahrenheit": 57, "file_email_to": 57, "file_email_relai": 57, "file_email_form": 57, "aacn27": 57, "muhammad": 57, "taseer": 57, "relai": [57, 110], "file_email_from": 57, "santa": 57, "wahaj": 57, "june": 57, "named_pip": 57, "run_entri": 57, "on_tim": 57, "ep": 57, "inquir": 59, "g\u00e9n\u00e9riqu": [59, 87, 89, 103, 106, 108, 112, 116, 123, 126, 128], "valeur": [59, 82, 83, 84, 86, 87, 88, 89, 92, 95, 97, 99, 102, 103, 104, 106, 110, 112, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 127, 129, 130, 131, 132], "d\u00e9faut": [59, 80, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 95, 99, 102, 103, 104, 107, 110, 113, 114, 116, 117, 120, 123, 125, 127, 128, 130, 131, 132], "bonn": [59, 79, 82, 86, 87, 88, 89, 91, 92, 95, 99, 101, 106, 112, 123, 126, 130], "pour": [59, 79, 80, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 100, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 116, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139], "personalis\u00e9": 59, "value_": 62, "importantli": 62, "just_flat_files_here_pleas": [62, 126], "flaton": [62, 126], "fully_mirror": [62, 126], "directoi": 62, "tak": 62, "d_": [62, 126], "04_17h36": [62, 126], "014412": 62, "04_16h36": 62, "strtime": 62, "bd": [62, 126], "bup": [62, 126], "baseurlpath": [62, 126], "bupl": [62, 126], "baseurlpathlast": [62, 126], "post_broker_us": [62, 126], "escap": [62, 64], "precent": 62, "defaul": 62, "accelcpcommand": [62, 126], "4096k": [62, 126], "localfil": 62, "kilobyt": [62, 63], "irreversibli": 62, "unexpect": 62, "wreak": 62, "closest": 62, "minu": 62, "_kk": [62, 126], "redeclar": 62, "nullifi": 62, "lat_lon": [62, 126], "015": [62, 71, 126, 136], "cmc_glb_tmp_tgl_2_latlon": [62, 126], "24x": [62, 126], "24_2013121612_p015": [62, 126], "manyfold": 62, "houskeep": 62, "mid": 62, "betweeen": 62, "conform": [62, 126], "md5_checksum_on_data": [62, 126], "precip": [62, 126], "wgj": [62, 126], "201312141900_wgj_precip_snow": [62, 126], "7h": 62, "deactiv": 62, "904": [62, 126], "hearbeat": [62, 126], "incompat": [62, 84, 126], "geojson": [62, 64, 126, 128], "haul": [62, 126], "posit": 62, "neg": 62, "implementedin": 62, "shut": [62, 69, 71], "cleanli": [62, 65, 66, 67, 69, 73, 129, 130, 131], "4h": [62, 126], "5h": [62, 126], "23h": [62, 126], "postpon": [62, 63], "shim_skip_ppid_open_fil": [62, 63, 126, 127], "circumst": [62, 63], "zeroth": 62, "unilater": 62, "compatbl": 62, "20231127": [62, 126], "que": [62, 64, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 110, 112, 113, 114, 115, 116, 117, 118, 119, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137], "fpcn71": [62, 126], "1000z": [62, 126], "atl": [62, 126], "ont": [62, 78, 79, 81, 83, 84, 86, 87, 88, 90, 92, 93, 94, 95, 99, 100, 101, 103, 104, 105, 106, 108, 109, 110, 112, 113, 115, 116, 117, 118, 120, 126, 127, 128, 129, 130, 132, 135, 136, 137], "pnr": [62, 126], "pyr": [62, 126], "latter": 62, "commend": 62, "st_ctime": [62, 126], "struct": [62, 126], "elid": 62, "pacif": [62, 126], "nauru": [62, 126], "europ": [62, 126], "pari": [62, 126], "lax": [62, 126], "negoti": 62, "cipher": 62, "due": 62, "complianc": 62, "rigour": 62, "nevertheless": 62, "7m": [62, 126], "postbaseurl": [63, 127], "dr": [63, 127], "broker_usernam": [63, 127], "announcememet": 63, "shim_": [63, 127], "ss": [64, 128], "base_url": [64, 128], "hlink": [64, 128], "hardlink": 64, "presend": 64, "geometri": [64, 128], "7946": [64, 128], "geograph": 64, "nomin": [64, 106, 126], "manifest": [64, 112], "envelop": 64, "iso": [64, 128], "8859": [64, 128], "contenttyp": [64, 128], "addtion": 64, "timecomplet": [64, 128], "switchov": [64, 128], "Their": 64, "pare": [64, 79, 103], "unwis": 64, "69466": [64, 128], "firstli": 64, "decimalsecond": [64, 128], "datestamp": 64, "relativepath": [64, 128], "blktot": [64, 128], "sizeonli": [64, 128], "1321": [64, 128], "6234": [64, 128], "troubleshoot": 64, "elapsedtim": [64, 128], "report_tim": [64, 128], "resultcod": [64, 128], "report_host": [64, 128], "report_us": [64, 128], "w3": [64, 128], "2616": [64, 128], "2xx": [64, 128], "3xx": [64, 128], "4xx": [64, 128], "5xx": [64, 128], "authorit": 64, "205": [64, 128], "307": [64, 128], "417": [64, 128], "496": [64, 128], "499": [64, 128], "503": [64, 128], "unsupport": 64, "xxx": [64, 128], "report_messag": [64, 128], "amplifi": [64, 128], "printer": [64, 128], "name_of_corporate_print": [64, 128], "geograpicboundingbox": [64, 128], "top_left": [64, 128], "lon": [64, 68, 128, 132], "bottom_right": [64, 128], "20150813": [64, 128], "20150813t161959": [64, 128], "25d231ec0ae3c569ba27ab7a74dd72c": [64, 128], "readabilti": 64, "7159": [64, 128], "unicod": [64, 70, 128, 134], "10646": [64, 128], "prohibit": 64, "bom": [64, 128], "3629": [64, 128], "unsaf": 64, "shakerm": 65, "copernicus_odata": 65, "nasa_cmr_opendap": 65, "nasa_cmr_oth": 65, "nasa_cmr_podaac": 65, "download_all_nasa_earthdata": 65, "get_copernicu": 65, "2118966": 65, "flow_typ": 65, "config_nam": [65, 129], "570": 65, "2118978": 65, "841": 65, "2118981": 65, "846": 65, "906": 65, "_queuedeclar": [65, 66, 67], "16789186": 65, "78043112": 65, "anyaddressisfin": [65, 66, 67], "332": 65, "84": 65, "20240306": 65, "mmmx": 65, "wvmx31_mmmx_062348___03321": 65, "333": 65, "srcn40_kwal_062348___32108": 65, "sxcn40_kwal_062348___23784": 65, "srcn40_kwal_062348___45099": 65, "srcn40_kwal_062348___35424": 65, "srcn40_kwal_062348___47804": 65, "srme20_kwal_062348___48533": 65, "srme20_kwal_062348___768": 65, "srcn40_kwal_062348___19124": 65, "solc10_kwal_062348___60057": 65, "456": [65, 131], "work_retry_00": [65, 66, 67, 130, 131], "458": 65, "002104": 65, "post_retry_000": [65, 66, 67, 130, 131], "460": 65, "001996": 65, "mem": [65, 66, 67, 130, 131], "52rc2": 65, "last_housekeep": [65, 66, 67, 130, 131], "243": 65, "462": 65, "2118998": 65, "specifc": 65, "2118802": 65, "subscribe_hpfx_amis_01": 65, "run_command": [65, 70, 134], "occasionali": 66, "713": 66, "127453": 66, "714": 66, "975": 66, "127456": 66, "624": 66, "127524": 66, "auth_nasa_earthdata": 66, "auth_copernicu": 66, "auth_eumetsat": 66, "dateappend": [66, 130], "pathreplac": [66, 130], "trim_legacy_field": 66, "block_reassembli": 66, "eumetsat": 66, "odata": 66, "poll_nasa_cmr": 66, "rate_limit": 66, "s3bucket": [66, 130], "rootchown": [66, 130], "rxqueue_gzip": [66, 130], "trace_on_stop": [66, 130], "citypage_check": [66, 130], "send_egc_l": [66, 130], "127558": 66, "036": 66, "127562": 66, "038": 66, "041": 66, "042": 66, "441": 66, "68942404": 66, "82515581": 66, "487": 66, "20240112": 66, "srcn40_kwal_122052___32878": 66, "kwnb": [66, 129, 130], "sovd83_kwnb_121900_rrx__26978": 66, "sm": 66, "smvd20_kwnb_121800_rrx__52297": 66, "smvd20_kwnb_121800_rrx__48301": 66, "srcn40_kwal_122052___22701": 66, "snvd20_kwnb_121900_rrx__17918": 66, "makedir": [66, 67], "263": [66, 67], "srmn70_kwal_122052___39567": 66, "srcn40_kwal_122052___5395": 66, "srwa20_kwal_122052___2278": 66, "sxcn40_kwal_122052___60928": 66, "srme20_kwal_122052___58721": 66, "snvd22_kwnb_121900_rrx__60599": 66, "735": 66, "000168": 66, "000106": 66, "51rc5": 66, "wrinkl": 66, "name_": [66, 130], "externam": 66, "yyyymmddthhmm": [66, 130], "vagu": 66, "msg_fromfiledata": [66, 130], "fake_stat_info": [66, 130], "fake_stat": [66, 130], "to_match": [67, 131], "write_to_dir": [67, 131], "regex_to_match": [67, 131], "pattern_str": [67, 131], "patterm": 67, "char": [67, 73, 131], "ordinarili": 67, "retry_queu": [67, 131], "351": 67, "354": 67, "retry_driv": [67, 131], "357": 67, "359": 67, "post_on_start": [67, 131], "3567801": 67, "_on_start": [67, 69, 131, 133], "publisher_confirm": [67, 69, 131, 133], "exchange_exchange_bind": [67, 69, 131, 133], "nack": [67, 69, 131, 133], "consumer_cancel_notifi": [67, 69, 131, 133], "consumer_prior": [67, 69, 131, 133], "authentication_failure_clos": [67, 69, 131, 133], "per_consumer_qo": [67, 69, 131, 133], "direct_reply_to": [67, 69, 131, 133], "cluster_nam": [67, 69, 131, 133], "vmware": [67, 69, 131], "affili": [67, 69, 131], "mpl": [67, 69, 131, 133], "otp": [67, 69, 131, 133], "en_u": [67, 69, 131, 133], "493": [67, 130], "channel_id": [67, 69, 131, 133], "_on_open_ok": [67, 69, 131, 133], "535": 67, "634": 67, "681": 67, "699": [67, 72, 135], "730": 67, "749": 67, "786": [67, 72, 129, 135], "_format": [67, 68, 69, 131, 132], "wxo_renamed_swob2": [67, 131, 132], "20240129174355": 67, "msg_ddsr": [67, 68, 131, 132], "dd_f2884f4dfeb89a44ec2ccbcc1c154702": 67, "20240129t174356": 67, "779": 67, "20240129": 67, "cxck": 67, "1743": 67, "szvg3kgpfenzc15ysmhvbq": 67, "9326": 67, "787": [67, 72, 135], "8201": 67, "788": 67, "789": 67, "887": 67, "dd_fc8051d6b19291e9b02b8da5f6fc3d2f": 67, "czkd": 67, "yu3e4yc2evtn": 67, "qwiiohalq": 67, "9440": 67, "913": 67, "024": 67, "dd_fe4c49c3c2cc0493ae7473d321d25199": 67, "cvbb": [67, 68], "hwu7ce6asjaqmz7veemuxa": 67, "8399": 67, "025": 67, "20240129174356": 67, "dd_8067f0a1a5b4711ab86e481341b26590": 67, "20240129t174357": 67, "781": 67, "cwlj": 67, "udrzi9glnnheggvsylhu9g": 67, "9428": 67, "8200": 67, "141": 67, "dd_6f203257347d4f090abc1d7557864cb7": 67, "267": 67, "h4jm6mtzmsp1oceds1ja": 67, "9826": 67, "356": 67, "000548": 67, "362": 67, "000741": 67, "363": 67, "790": 67, "364": [67, 132], "51rc6": 67, "366": 67, "0x7fd5fa4000a0": 68, "q_anonymous_fractal_somethinghelpfultoy": 68, "20210213": [68, 132], "ctzr": [68, 132], "televis": 68, "promulg": 68, "559": [68, 131], "560": 68, "20230527145518": 68, "dd_34df392aeffc9c678011f3fd30193bb6": 68, "20230527t145520": 68, "791": 68, "20230527": 68, "model_gem_region": 68, "037": 68, "cmc_reg_wind_isbl_30_ps10km_2023052712_p037": 68, "u1vvznatrcek3blrxshb2g": 68, "554100": 68, "x00": [68, 132], "x02": [68, 132], "x08tt": 68, "x15": [68, 132], "x01": [68, 132], "x006": [68, 132], "x04": [68, 132], "x07": [68, 132], "xe7": [68, 132], "x05": [68, 132], "x1b": 68, "x0c": [68, 132], "x00a": [68, 132], "x03": [68, 132], "x0b": [68, 132], "xc1": 68, "x88": 68, "20230527145519": 68, "dd_752eb4e8803503704990563d84030e67": 68, "292": 68, "cmc_reg_hgt_isbl_250_ps10km_2023052712_p037": 68, "j6bh9dbe4qbjaxeoejw0tw": 68, "377005": 68, "xc0": 68, "xad": 68, "dd_55f121bb28e822cffb6e61196cd924eb": 68, "20230527t145521": 68, "260": 68, "cmc_reg_rh_isbl_700_ps10km_2023052712_p037": 68, "v7goi": 68, "dol6gle68s1zovea": 68, "808438": 68, "x0cu": 68, "xf6": 68, "dd_dac300cf33756ba816e030f99fc9dc22": 68, "20230527t145519": 68, "586": 68, "cmc_reg_ugrd_isbl_225_ps10km_2023052712_p037": 68, "mi8xzt1uam5ouf7qldz4fa": 68, "487411": 68, "x07o": 68, "xf3": 68, "dd_c5e84748169e0a6dce8f3b884ffdf059": 68, "651": 68, "cmc_reg_rh_isbl_550_ps10km_2023052712_p037": 68, "zukdtksa5i0c5oq": 68, "ieixbq": 68, "774394": 68, "getcleanup": [68, 132], "xd0": 68, "xfa": 68, "retpath": [68, 132], "etre": [68, 132], "elementtre": [68, 132], "dataurl": [68, 132], "vxml": [68, 132], "xmldata": [68, 132], "fromstr": [68, 132], "stn_name": [68, 132], "tc_id": [68, 132], "air_temp": [68, 132], "stn_nam": [68, 132], "655": [68, 131], "656": [68, 131], "cmth": 68, "1459": 68, "thetford": 68, "mth": 68, "049134": 68, "266448": 68, "cwpz": 68, "burn": 68, "decker": 68, "wpz": 68, "383092": 68, "95879": 68, "cwrk": 68, "bancroft": 68, "wrk": 68, "071498": 68, "879936": 68, "cwsv": 68, "wsv": 68, "128917": 68, "289848": 68, "cwsl": 68, "salmon": 68, "arm": 68, "wsl": 68, "290677": 68, "cprj": 68, "yorkton": 68, "prj": 68, "260003": 68, "461318": 68, "cwfe": 68, "elk": 68, "island": 68, "park": 68, "wfe": 68, "682619": 68, "868105": 68, "cwqc": 68, "alberni": 68, "wqc": 68, "316698": 68, "926912": 68, "vbb": 68, "125992": 68, "002436": 68, "cwxa": 68, "bow": 68, "vallei": 68, "wxa": 68, "0831": 68, "066": 68, "cwjl": 68, "fort": [68, 104, 120], "liard": 68, "wjl": 68, "235775": 68, "472672": 68, "960": 68, "hyper": [68, 132], "lightest": 68, "posting_engin": [69, 133], "890": 69, "891": [69, 132], "putsetup": 69, "892": 69, "sample_fil": [69, 133], "cacn00": [69, 133], "161800": [69, 133], "pmn": [69, 133], "228": [69, 133], "1065": [69, 133], "6999": [69, 133], "323": [69, 133], "1740": [69, 133], "317": [69, 133], "609": [69, 133], "305": [69, 133], "3473": [69, 133], "msg_init": [69, 133], "__computeident": 69, "868": 69, "20230527t150241": 69, "865911961": 69, "664": [69, 133], "335": [69, 133], "20230527t150237": 69, "927556038": 69, "20230525t031938": 69, "0635721684": 69, "w5zwut1imajnqt6tlr9nslzg5rkijhxq46fjmx5uwtshm": [69, 133], "fnoaynrmgwonipfnhe5xuorf3z5dryi6zdl6ygnw": [69, 133], "avial": [70, 134], "pypi": [70, 134], "complement": 70, "venv": [70, 134], "complain": [70, 72], "551": [70, 134], "2428565": [70, 134], "protocolpres": [70, 134], "2428564": [70, 134], "font": [70, 81, 87, 89, 90, 92, 93, 99, 104, 105, 106, 112, 116, 118, 126, 134], "lyx": [70, 134], "libblosc1": [70, 134], "libgdk": [70, 134], "pixbuf": [70, 134], "xlib": [70, 134], "pixbuf2": [70, 134], "libj": [70, 134], "jqueri": [70, 134], "liblbfgsb0": [70, 134], "libnetplan0": [70, 134], "libqhul": [70, 134], "r8": [70, 134], "libstdc": [70, 134], "babel": [70, 134], "localedata": [70, 134], "alabast": [70, 134], "brotli": [70, 134], "cycler": [70, 134], "xmlfile": [70, 134], "images": [70, 134], "jdcal": [70, 134], "kiwisolv": [70, 134], "lz4": [70, 134], "mpmath": [70, 134], "numexpr": [70, 134], "openpyxl": [70, 134], "protobuf": [70, 134], "pymacaroon": [70, 134], "pymeeu": [70, 134], "scipi": [70, 134], "sip": [70, 134], "smartyp": [70, 134], "snowballstemm": [70, 134], "sympi": [70, 134], "tornado": [70, 134], "unicodedata2": [70, 134], "xlrd": [70, 134], "xlwt": [70, 134], "autoremov": [70, 134], "unselect": [70, 134], "460430": [70, 134], "amqp_5": [70, 134], "writeabl": [70, 134], "paho_mqtt": [70, 134], "distutil": [70, 134], "setuptool": [70, 134], "boot": 70, "ipalia": [70, 134], "sbin": [70, 134], "addr": [70, 134], "eq": [70, 134], "old_hour_dir": [70, 134], "web_root": [70, 134], "forget": 70, "anaconda": [70, 134], "conda": [70, 134], "sarracenia_env": [70, 134], "wheel": [70, 73], "5b4": 70, "prebuilt": 70, "alongsid": 70, "backport": 70, "robert": [71, 136], "list_vhost": [71, 136], "sett": 71, "xs_bob": [71, 136], "q_bob": [71, 136], "testfile1": [71, 136], "078": [71, 136], "612": [71, 136], "20200820212920": [71, 136], "611807823": [71, 136], "0259232521": [71, 136], "d41d8cd98f00b204e9800998ecf8427": [71, 136], "testfil": [71, 136], "trickl": 71, "subscribe_directori": [72, 135], "swob_download": [72, 135], "010": [72, 135], "currrent": 72, "251": [72, 132, 135], "268": [72, 135], "user_config": [72, 135], "269": [72, 135], "270": [72, 135], "21096474": [72, 135], "62787751": [72, 135], "835": [72, 135], "031": [72, 135], "20151203": [72, 135], "cmed": [72, 135], "20151203223214": [72, 135], "2200": [72, 135], "3738": [72, 135], "157a9e98406e38a8252eaadf68c0ed60": [72, 135], "ed": [72, 135], "cxfb": [72, 135], "6791": [72, 135], "couldn": [72, 135], "fulfil": [72, 135], "al": [72, 135], "rw": [72, 135], "7875": [72, 135], "2236": [72, 135], "cl3d": [72, 135], "7868": [72, 135], "cl3g": [72, 135], "7022": [72, 135], "ctry": [72, 135], "6876": [72, 135], "cypi": [72, 135], "6574": [72, 135], "cyzp": [72, 135], "7871": [72, 135], "2237": [72, 135], "7873": [72, 135], "7037": [72, 135], "ctbf": [72, 135], "122140": [72, 135], "subscribe_dd_swob_0001": 72, "008": [72, 135], "weatheer": [72, 135], "lessen": 72, "novic": [73, 137], "screenshot": 73, "2012": [73, 137], "r2": [73, 137], "aliv": 73, "silvap2": 73, "cmdlet": 73, "spell": 73, "categoryinfo": 73, "objectnotfound": 73, "commandnotfoundexcept": 73, "fullyqualifiederrorid": 73, "gplv2": 73, "appdata": 73, "pythonsoftwarefound": 73, "10_qbz5n2kfra8p0": 73, "localcach": 73, "python310": 73, "sr3_tailf": 73, "__editable__": 73, "metpx_sr3": 73, "pth": 73, "__editable___metpx_sr3_3_0_42_find": 73, "__pycache__": 73, "cpython": 73, "pyc": 73, "direct_url": 73, "top_level": 73, "documentswindowspowershellmicrosoft": 73, "powershell_profil": 73, "ps1": 73, "s3r": [73, 137], "panel": 73, "wizard": 73, "dialog": 73, "prerequisit": 74, "starter": 74, "pid_filenam": [74, 129, 138], "tweedlede": 76, "tweedledum": 76, "guidelin": 76, "ancienn": [78, 88, 92, 93, 99, 102, 105, 106, 110, 127, 134], "voulaient": 78, "garder": [78, 89, 90, 92, 93, 99, 101, 109, 120, 128], "d\u00e9finit": [78, 84, 86, 87, 88, 89, 90, 92, 99, 101, 103, 106, 116, 118, 125, 127, 128, 129, 132], "vient": [78, 106, 130], "n\u00e9cessit\u00e9": [78, 90, 100, 109, 116], "standardis": [78, 89, 90, 105], "syst\u00e8m": [78, 79, 81, 82, 86, 87, 89, 90, 92, 93, 99, 101, 102, 103, 105, 106, 108, 109, 110, 112, 116, 117, 118, 120, 126, 127, 130, 137], "changement": [78, 79, 84, 85, 87, 92, 96, 99, 101, 103, 106, 108, 109, 110, 115, 116, 117, 118, 120, 126, 127, 128, 130], "dan": [78, 79, 80, 82, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136], "nou": [78, 79, 83, 86, 87, 88, 89, 90, 91, 92, 93, 96, 99, 100, 101, 103, 105, 106, 107, 108, 109, 110, 112, 116, 117, 120, 126, 127, 128, 129, 130, 131, 132, 133, 135, 136], "parleron": 78, "producteur": [78, 86, 101, 118], "consommateur": [78, 79, 86, 87, 88, 89, 90, 92, 93, 99, 101, 103, 104, 105, 106, 112, 116, 117, 118, 126, 128], "courtier": [78, 80, 84, 86, 87, 89, 92, 93, 98, 99, 102, 103, 105, 106, 107, 110, 112, 115, 116, 121, 124, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136], "nos": [78, 92, 93, 101, 106, 110, 112], "doivent": [78, 79, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 99, 101, 103, 105, 106, 109, 112, 116, 120, 123, 126, 128, 129, 132, 134], "traiter": [78, 81, 82, 86, 87, 97, 98, 99, 101, 106, 108, 109, 110, 112, 116, 118, 120, 126, 128, 129, 130, 132], "installon": 78, "paquet": [78, 79, 84, 87, 88, 90, 92, 99, 101, 106, 109, 110, 115, 116, 117, 120, 123, 132], "se": [78, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 96, 99, 101, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 132, 134, 135], "fait": [78, 79, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 101, 102, 103, 104, 105, 106, 109, 110, 112, 116, 117, 120, 123, 124, 126, 127, 128, 129, 130, 132, 134, 135], "comm": [78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 98, 99, 100, 101, 103, 104, 105, 106, 108, 109, 112, 113, 114, 116, 117, 118, 120, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 137], "avon": [78, 79, 83, 86, 87, 88, 92, 93, 95, 99, 101, 106, 108, 109, 110, 112, 116, 120, 127, 128, 129, 135, 136], "opt\u00e9": 78, "ce": [78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 98, 99, 101, 102, 103, 104, 105, 106, 107, 108, 110, 111, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137], "suivon": [78, 91], "suivant": [78, 79, 81, 82, 83, 86, 87, 88, 89, 90, 91, 92, 93, 94, 99, 101, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 116, 117, 118, 120, 126, 127, 128, 130], "o\u00f9": [78, 79, 81, 82, 83, 84, 86, 87, 88, 90, 91, 93, 98, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 116, 117, 118, 120, 123, 124, 126, 127, 128, 129, 130, 131, 134, 135, 137], "voulon": [78, 79, 93, 95, 100, 105, 109, 112, 117, 127, 132], "configuron": 78, "fichier": [78, 79, 81, 83, 84, 85, 89, 90, 91, 92, 93, 96, 97, 99, 100, 101, 102, 103, 104, 105, 108, 110, 111, 113, 114, 115, 119, 120, 122, 123, 124, 128, 129, 131, 132, 133, 134, 135, 136, 138], "ne": [78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135], "fonctionnait": [78, 109, 110], "voulion": 78, "impl\u00e9ment": [78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 92, 97, 99, 100, 103, 104, 105, 106, 107, 109, 110, 112, 115, 116, 118, 119, 123, 124, 125, 126, 127, 128, 130, 134], "utilison": [78, 79, 89, 91, 95, 103, 110, 112, 127], "biblioth\u00e8qu": [78, 84, 86, 88, 92, 97, 98, 99, 105, 106, 110, 117, 118, 124, 126, 127, 132, 134, 137], "fonctionnalit\u00e9": [78, 81, 82, 84, 88, 91, 92, 93, 96, 101, 105, 106, 107, 108, 109, 110, 112, 115, 116, 119, 128, 130, 131, 134], "n\u00e9cessair": [78, 79, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 99, 103, 104, 105, 106, 108, 110, 112, 116, 117, 120, 124, 125, 126, 127, 128, 130, 131, 133, 134], "ainsi": [78, 79, 81, 82, 86, 87, 88, 89, 90, 92, 99, 101, 103, 104, 105, 106, 108, 109, 110, 112, 116, 120, 125, 126, 127, 130, 132], "d\u00e9velopp\u00e9": [78, 81, 83, 92, 108, 110], "sert": [78, 92, 106, 118, 126], "tant": [78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 92, 95, 97, 99, 100, 103, 104, 105, 106, 108, 109, 112, 116, 117, 123, 126, 127, 128, 129, 130, 132, 134], "lit": [78, 79, 89, 90, 92, 95, 103, 104, 106, 127, 128], "contenu": [78, 79, 86, 87, 89, 90, 91, 92, 106, 113, 115, 116, 120, 126, 127, 128, 134, 135], "fil": [78, 82, 84, 87, 88, 89, 90, 92, 93, 95, 98, 99, 101, 103, 104, 105, 108, 112, 116, 118, 120, 121, 126, 127, 128, 135, 136], "cr\u00e9e": [78, 79, 84, 86, 89, 90, 92, 95, 97, 103, 104, 106, 116, 118, 120, 123, 124, 126, 127, 128, 133, 135], "auquel": [78, 89, 90, 104, 126, 127, 132], "joint": [78, 83], "envoi": [78, 79, 82, 87, 88, 89, 90, 93, 95, 99, 101, 102, 103, 106, 109, 112, 116, 117, 118, 126, 127, 128, 130], "au": [78, 79, 81, 82, 83, 84, 86, 88, 89, 90, 91, 92, 93, 96, 97, 98, 99, 101, 102, 103, 105, 106, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 129, 130, 132, 133, 134, 135, 137], "annoncera": [78, 93, 101, 106], "lequel": [78, 79, 81, 87, 88, 92, 95, 106, 109, 113, 114, 116, 126, 127, 128], "int\u00e9ress\u00e9": [78, 86, 87, 89, 90, 103, 112, 128, 132], "recevoir": [78, 83, 87, 89, 90, 92, 98, 102, 103, 106, 117, 120, 126, 128, 132, 135], "lui": [78, 79, 82, 86, 87, 88, 89, 90, 92, 95, 103, 104, 106, 108, 109, 112, 116, 117, 120, 123, 126, 130, 132], "enverra": [78, 86, 98, 103, 106, 126], "chaqu": [78, 79, 81, 82, 86, 87, 88, 89, 90, 91, 92, 93, 96, 99, 101, 104, 105, 106, 108, 109, 110, 112, 115, 116, 117, 118, 120, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135], "son": [78, 79, 80, 81, 82, 86, 87, 90, 92, 97, 104, 106, 108, 109, 112, 116, 123, 124, 125, 126, 128, 138], "choix": [78, 79, 86, 89, 90, 95, 99, 101, 102, 103, 106, 112, 116, 117, 118, 120, 126], "peut": [78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 97, 98, 99, 101, 102, 103, 104, 105, 106, 109, 110, 112, 113, 114, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136], "\u00eatre": [78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137], "quoi": [78, 79, 87, 88, 89, 92, 95, 103, 106, 112, 120, 126, 130, 135], "niveau": [78, 79, 81, 82, 85, 86, 90, 91, 92, 99, 101, 103, 104, 106, 109, 112, 118, 120, 126, 130, 134], "\u00e9galement": [78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 99, 101, 103, 104, 106, 108, 109, 110, 112, 116, 117, 118, 120, 123, 124, 126, 127, 128, 129, 132, 134, 136, 137], "nom": [78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 95, 99, 102, 103, 104, 106, 108, 112, 113, 114, 115, 116, 117, 119, 120, 121, 123, 127, 128, 130, 131, 132, 133, 134, 136, 137], "provient": [78, 90, 103, 108, 112, 126], "notr": [78, 79, 89, 91, 106, 116, 120, 128, 132], "pouvon": [78, 92, 101, 109, 112], "cett": [78, 79, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 111, 113, 114, 115, 116, 117, 120, 123, 126, 127, 128, 130, 134, 137], "astuc": 78, "inutil": [78, 79, 84, 88, 101, 108, 112, 116, 126, 127], "entr": [78, 79, 81, 82, 83, 85, 86, 87, 89, 90, 92, 93, 98, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 115, 116, 117, 118, 120, 126, 127, 128, 130, 131], "exp\u00e9diteur": [78, 79, 86, 88, 99, 101, 102, 106, 126], "r\u00e9cepteur": [78, 99, 101, 109, 120, 126, 128], "trouv\u00e9": [78, 79, 81, 83, 88, 91, 106, 108, 123, 124, 126, 127, 135], "opportunit\u00e9": [78, 112, 120], "lorsqu": [78, 79, 82, 83, 84, 86, 87, 88, 89, 90, 92, 93, 95, 97, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 116, 117, 118, 120, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136], "utilisateur": [78, 80, 81, 82, 83, 84, 87, 89, 91, 92, 93, 97, 101, 104, 105, 106, 109, 110, 112, 116, 117, 119, 120, 123, 124, 126, 127, 128, 130, 132, 133, 134, 135, 136, 138, 139], "lieu": [78, 79, 84, 86, 87, 88, 89, 90, 92, 95, 99, 101, 103, 105, 106, 108, 109, 110, 113, 116, 120, 126, 128, 130, 132], "v\u00e9rifier": [78, 81, 87, 88, 90, 92, 94, 99, 104, 106, 116, 123, 126], "constam": [78, 86, 120], "si": [78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 109, 110, 112, 113, 114, 116, 117, 118, 120, 123, 124, 125, 127, 128, 129, 130, 131, 132, 133, 134, 137], "pr\u00e9sent": [78, 82, 84, 86, 88, 89, 90, 92, 99, 101, 103, 104, 105, 106, 109, 110, 112, 113, 114, 116, 117, 123, 126, 127, 128, 129, 130], "pouvait": [78, 88, 107, 112], "abonn": [78, 86, 87, 88, 89, 90, 92, 95, 96, 99, 101, 103, 104, 106, 109, 110, 112, 124, 126, 128, 129, 132, 135, 136], "serait": [78, 79, 81, 82, 86, 88, 90, 92, 95, 99, 103, 104, 105, 106, 109, 112, 116, 117, 120, 126, 127, 128, 130, 137], "omi": [78, 88, 99, 110, 128], "livraison": [78, 86, 89, 90, 93, 95, 101, 103, 106, 116, 117, 119, 126], "ferion": 78, "cet": [78, 79, 81, 84, 86, 88, 89, 90, 92, 93, 99, 101, 103, 106, 109, 112, 117, 120, 126, 128, 132, 133, 135, 136], "exercic": 78, "autr": [78, 81, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 95, 97, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 129, 130, 132, 134], "mettr": [78, 79, 81, 82, 84, 86, 87, 88, 90, 91, 92, 99, 101, 106, 109, 110, 112, 116, 120, 123, 124, 126, 128, 130, 131, 134], "cela": [78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 115, 116, 117, 120, 123, 125, 126, 127, 128, 129, 130, 132, 134, 135, 136, 137], "\u0153uvr": [78, 79, 84, 86, 87, 90, 91, 92, 93, 95, 96, 99, 100, 101, 104, 106, 108, 109, 110, 112, 114, 116, 117, 120, 127, 128, 130, 134], "utilis\u00e9": [78, 79, 80, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135], "possibilit\u00e9": [78, 79, 84, 86, 87, 88, 89, 90, 92, 94, 99, 104, 106, 110, 112, 120, 126, 130, 131], "\u00e9crit": [78, 86, 87, 90, 95, 99, 100, 101, 104, 105, 106, 109, 110, 112, 116, 117, 126, 127], "effectu": [78, 79, 81, 82, 84, 86, 88, 90, 91, 92, 97, 103, 104, 106, 109, 112, 116, 117, 120, 126, 130], "conten": [78, 81, 88, 92, 106, 112, 116, 126, 127, 132], "sou": [78, 79, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 99, 101, 102, 103, 104, 106, 107, 109, 112, 113, 114, 116, 117, 118, 120, 123, 124, 126, 127, 128, 134, 138], "laquel": [78, 79, 87, 88, 95, 101, 103, 105, 106, 109, 112, 116, 120, 126, 128, 130, 135], "sera": [78, 79, 82, 83, 84, 86, 87, 88, 89, 92, 99, 103, 104, 106, 110, 112, 113, 114, 116, 117, 118, 120, 123, 125, 126, 127, 128, 130, 134], "voici": [78, 79, 86, 87, 88, 92, 99, 103, 104, 106, 109, 112, 116, 123, 126, 129, 132, 135, 137], "d\u00e9but": [78, 81, 86, 87, 88, 89, 92, 101, 109, 110, 112, 113, 116, 126], "voyon": [78, 79, 109], "sont": [78, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 99, 101, 103, 104, 105, 106, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134], "l\u00e0": [78, 79, 81, 86, 87, 90, 92, 93, 99, 101, 105, 106, 112, 113, 116, 118, 120, 123, 126, 128, 130], "parc": [78, 86, 87, 88, 89, 91, 92, 95, 99, 102, 103, 106, 108, 109, 112, 116, 118, 120, 126, 128, 136], "fourni": [78, 80, 83, 84, 87, 88, 89, 90, 92, 93, 101, 106, 109, 112, 116, 118, 120, 123, 125, 126, 127], "somm": [78, 79, 82, 84, 87, 88, 90, 94, 95, 99, 101, 104, 106, 107, 108, 109, 110, 112, 113, 114, 116, 117, 118, 121, 126, 127, 128, 130, 132, 136], "mesur": [78, 86, 87, 89, 90, 91, 92, 99, 101, 103, 109, 110, 112, 117, 120, 126, 127, 128], "plac\u00e9": [78, 79, 82, 87, 88, 91, 92, 99, 101, 102, 104, 106, 112, 115, 116, 120, 123, 125, 126, 128, 129, 130, 135], "soit": [78, 79, 82, 84, 86, 87, 88, 90, 92, 93, 94, 95, 98, 99, 102, 103, 104, 105, 106, 108, 109, 110, 112, 116, 117, 118, 120, 124, 126, 127, 128, 129, 130, 132, 134, 137], "effectu\u00e9": [78, 79, 82, 84, 86, 87, 88, 89, 90, 92, 99, 101, 103, 106, 108, 109, 110, 112, 120, 126, 127, 128, 130, 131], "envoy": [78, 79, 80, 86, 88, 89, 90, 92, 94, 95, 97, 99, 101, 102, 103, 104, 105, 106, 110, 112, 118, 120, 123, 124, 126, 127, 128, 132], "configur\u00e9": [78, 79, 81, 83, 84, 86, 87, 90, 92, 93, 101, 103, 104, 106, 110, 120, 123, 126, 134, 135], "encor": [78, 79, 83, 86, 87, 90, 92, 93, 99, 103, 105, 106, 108, 109, 110, 112, 113, 117, 120, 126, 127, 128, 130], "foi": [78, 79, 81, 82, 83, 86, 87, 88, 89, 90, 91, 92, 93, 95, 98, 99, 101, 103, 105, 106, 109, 110, 112, 113, 116, 117, 118, 120, 124, 126, 127, 128, 130, 132, 134, 136], "contient": [78, 79, 81, 87, 88, 90, 91, 92, 94, 95, 99, 106, 112, 113, 116, 123, 125, 128], "programm\u00e9": 78, "arboresc": [78, 79, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 99, 101, 103, 105, 106, 108, 110, 111, 116, 117, 121, 123, 126, 127, 128, 130, 131, 132], "exempl": [78, 79, 83, 84, 85, 86, 87, 89, 90, 91, 92, 94, 97, 98, 99, 101, 102, 103, 104, 105, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 124, 125, 126, 127, 129, 133, 134, 135, 136, 138], "lign": [78, 79, 82, 83, 84, 85, 86, 87, 91, 92, 93, 99, 101, 107, 109, 110, 113, 114, 116, 118, 119, 123, 124, 125, 126, 127, 128, 129, 130, 131, 135, 136, 139], "emplac": [78, 79, 87, 88, 103, 106, 109, 112, 116, 126, 127, 129, 135], "compl\u00e8t": [78, 79, 84, 88, 89, 90, 91, 92, 99, 101, 104, 110, 112, 113, 114, 116, 117, 123, 126, 127, 128, 130, 131], "cr\u00e9er": [78, 79, 80, 82, 84, 87, 88, 90, 91, 92, 94, 99, 103, 104, 105, 106, 108, 110, 111, 112, 113, 114, 116, 119, 123, 126, 128, 129, 130, 131, 132, 134, 135, 137], "\u00e9chang": [78, 79, 81, 87, 88, 92, 95, 97, 103, 104, 105, 106, 108, 110, 111, 116, 119, 120, 124, 126, 127, 128, 132, 133, 136], "donner": [78, 84, 90, 104, 106, 109, 112, 126, 135], "ell": [78, 79, 81, 82, 86, 87, 88, 90, 91, 92, 93, 99, 101, 102, 103, 104, 105, 106, 109, 110, 112, 114, 116, 117, 118, 120, 123, 124, 126, 127, 128, 130, 131, 134, 136], "autod\u00e9truit": 78, "conserv\u00e9": [78, 87, 106, 112], "empil": [78, 99], "hor": [78, 79, 87, 90], "g\u00e9n\u00e9ral": [78, 84, 86, 88, 92, 99, 101, 103, 109, 112, 120, 123, 124], "aimerion": 78, "pr\u00e9serv\u00e9": [78, 99], "repris": [78, 106, 126, 127, 135], "connexion": [78, 79, 89, 90, 103, 104, 106, 109, 112, 116, 117, 120, 125, 126, 127, 133], "red\u00e9marr": [78, 86, 87, 99, 106, 123, 126, 134, 137], "d\u00e9truira": [78, 79], "jamai": [78, 79, 90, 92, 93, 98, 99, 100, 101, 109, 112, 126, 128], "cr\u00e9\u00e9e": [78, 79, 82, 87, 92, 97, 117, 127, 130, 136], "automatiqu": [78, 79, 84, 86, 87, 88, 90, 91, 92, 99, 106, 112, 116, 123, 125, 126, 127, 128, 134, 135], "moin": [78, 79, 84, 86, 88, 89, 91, 92, 93, 95, 98, 99, 101, 102, 103, 105, 106, 109, 110, 111, 112, 117, 120, 124, 126, 128], "durabilit\u00e9": 78, "causer": [78, 95, 115, 117, 120], "probl\u00e8m": [78, 79, 84, 87, 88, 90, 91, 92, 95, 96, 102, 104, 105, 106, 108, 110, 111, 115, 116, 117, 120, 126, 127, 128], "d\u00e9velopp": [78, 79, 89, 90, 91, 96, 99, 106, 107, 108, 109, 110, 112, 126, 128, 134], "processu": [78, 79, 83, 84, 86, 88, 89, 90, 94, 96, 97, 98, 99, 101, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 116, 118, 120, 123, 124, 126, 127, 128, 129, 132, 134, 137], "changer": [78, 79, 82, 87, 88, 90, 92, 99, 112, 116, 117, 126, 130], "plusieur": [78, 79, 81, 82, 83, 84, 86, 88, 89, 90, 91, 92, 93, 94, 95, 97, 99, 101, 103, 104, 105, 106, 109, 110, 112, 114, 117, 118, 120, 124, 125, 126, 127, 128, 131, 132, 135, 137], "entass": 78, "seront": [78, 79, 82, 84, 86, 87, 88, 90, 91, 92, 98, 99, 102, 103, 105, 106, 110, 112, 116, 117, 118, 120, 123, 126, 127, 128, 130, 134, 135], "cr\u00e9\u00e9": [78, 79, 86, 89, 91, 92, 95, 99, 103, 105, 106, 109, 113, 114, 117, 124, 126, 127, 128, 130, 134, 135, 136], "v\u00e9rifi": [78, 91, 95, 99, 106, 123, 126, 127, 128], "inutilis\u00e9": [78, 79, 103], "prennent": [78, 84, 88, 89, 90, 106, 108, 126], "mo": [78, 79, 95, 109], "d\u00e9truit": [78, 92, 106, 126, 128], "r\u00e9daction": [78, 89, 90, 109], "provienn": [78, 103, 106, 126], "partir": [78, 79, 81, 82, 84, 85, 86, 88, 89, 90, 91, 92, 96, 97, 99, 101, 103, 104, 105, 106, 107, 108, 109, 110, 112, 118, 119, 120, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 138], "eux": [78, 79, 81, 86, 87, 88, 89, 90, 91, 92, 93, 99, 104, 106, 109, 110, 112, 116, 120], "r\u00e9pertoir": [78, 79, 81, 82, 84, 86, 87, 88, 91, 92, 94, 95, 97, 99, 101, 102, 103, 106, 108, 109, 111, 113, 114, 116, 117, 118, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135], "surmont": [78, 92], "d\u00e9mon": [78, 79, 87, 92, 97, 106, 109, 123, 126, 127], "\u00e9t\u00e9": [78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 111, 113, 114, 116, 117, 120, 123, 126, 127, 128, 130, 134, 135, 136, 137], "surveil": [78, 79, 82, 86, 87, 88, 89, 90, 94, 97, 101, 103, 105, 106, 109, 110, 116, 117, 120, 126, 130, 131, 135, 136], "leur": [78, 79, 81, 82, 83, 86, 87, 88, 89, 90, 92, 93, 95, 99, 101, 103, 104, 105, 106, 107, 109, 110, 112, 116, 120, 126, 127, 128, 130, 132, 135], "modifi\u00e9": [78, 79, 81, 83, 84, 85, 86, 87, 90, 93, 99, 101, 103, 104, 105, 106, 109, 110, 112, 113, 114, 116, 117, 118, 126, 128, 130], "ajout\u00e9": [78, 79, 81, 82, 87, 88, 89, 90, 92, 95, 99, 106, 108, 109, 110, 112, 116, 120, 124, 125, 126, 127, 128, 129, 130], "envoy\u00e9": [78, 79, 81, 86, 87, 89, 98, 102, 103, 106, 110, 112, 116, 120, 126, 127, 128, 133], "tou": [78, 79, 81, 82, 84, 86, 87, 88, 89, 90, 92, 95, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 117, 120, 123, 125, 126, 127, 128, 130, 132, 134, 136, 137], "couvert": [78, 79, 92, 104, 113, 114, 128], "appliqu": [78, 82, 86, 87, 88, 90, 99, 103, 105, 106, 109, 115, 116, 126, 127, 128, 130], "roul": [78, 123], "cl\u00e9": [78, 79, 86, 87, 89, 90, 92, 99, 103, 104, 112, 114, 115, 118, 120, 121, 125, 127, 129, 132], "commenc": [78, 79, 82, 87, 88, 89, 90, 91, 92, 101, 103, 106, 112, 117, 123, 126, 127, 128, 129, 130, 132], "suivi": [78, 83, 87, 91, 97, 103, 109, 110, 113, 114, 118, 124, 126, 127, 128, 132], "chemin": [78, 79, 82, 84, 86, 87, 88, 89, 90, 92, 93, 94, 96, 99, 101, 103, 106, 109, 112, 113, 114, 116, 119, 120, 121, 123, 125, 127, 128, 130, 131, 132, 135], "remplac\u00e9": [78, 79, 81, 84, 87, 88, 91, 92, 99, 103, 106, 110, 112, 113, 114, 115, 116, 120, 125, 126, 127, 128], "ex\u00e9cut": [78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 96, 97, 99, 103, 104, 105, 106, 109, 110, 112, 116, 117, 121, 123, 124, 126, 127, 129, 131, 132, 134, 138], "trouv": [78, 82, 86, 87, 88, 91, 92, 100, 103, 106, 109, 116, 123, 126, 129], "vit": 78, "assuron": 78, "r\u00e9side": [78, 126], "teston": 78, "fonctionn": [78, 79, 80, 81, 84, 86, 87, 88, 90, 91, 92, 93, 98, 99, 101, 103, 104, 105, 106, 109, 110, 112, 116, 117, 118, 120, 123, 124, 126, 127, 128, 131, 132, 134], "m\u00eame": [78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 112, 113, 114, 115, 116, 117, 118, 120, 123, 124, 126, 127, 128, 130, 132, 134, 136], "trait": [78, 82, 84, 88, 90, 99, 101, 106, 116, 117, 124, 126, 127, 130, 136], "metton": [78, 79], "haut": [78, 84, 86, 88, 89, 90, 93, 97, 99, 101, 104, 106, 109, 110, 112, 116, 117, 118, 120, 124, 126, 127, 128, 130, 134], "disponibilit\u00e9": [78, 81, 84, 86, 87, 90, 92, 93, 97, 101, 103, 104, 106, 107, 109, 118, 122, 124, 126, 128, 132, 134], "commen\u00e7": [78, 87, 106, 130, 132], "chacun": [78, 79, 86, 87, 90, 91, 92, 101, 104, 106, 109, 112, 120, 126, 128], "ex\u00e9cutez": [78, 79, 81, 83, 91, 92, 97, 106, 108, 134, 137], "travail": [78, 79, 80, 82, 83, 86, 87, 88, 90, 91, 93, 99, 101, 103, 104, 106, 109, 110, 112, 113, 114, 117, 119, 120, 126, 129, 132, 138], "commutateur": [78, 79, 95, 96, 101, 108, 113, 114, 116], "d\u00e9tection": [78, 88, 90, 92, 101, 106, 119], "restent": [78, 93, 106, 117, 126, 127], "inchang\u00e9": [78, 86, 88, 99, 115, 128], "redirig": [78, 90], "op\u00e9rationnel": [78, 79, 87, 90, 108, 109, 110, 112, 126, 134], "premier": [78, 83, 87, 90, 91, 92, 93, 95, 99, 100, 101, 102, 103, 104, 106, 110, 112, 116, 120, 124, 126, 128, 129, 138], "exp\u00e9di\u00e9": 78, "ignor\u00e9": [78, 87, 88, 89, 106, 112, 116, 124, 126], "annonc\u00e9": [78, 81, 86, 87, 88, 89, 90, 104, 106, 110, 114, 117, 126, 127, 128, 132], "repr\u00e9sent": [78, 79, 86, 87, 88, 90, 99, 102, 103, 104, 106, 117, 120, 126, 128], "premi\u00e8r": [78, 79, 81, 87, 88, 92, 94, 95, 99, 105, 106, 107, 108, 109, 110, 112, 116, 117, 120, 124, 126, 127, 128], "arriv\u00e9": [78, 86, 87, 90, 101, 112, 116, 124, 126, 129, 132], "r\u00e9parti": [78, 89, 90, 112], "garantisson": 78, "traction": 78, "distribu\u00e9": [78, 89, 90, 92, 99, 112, 117, 126], "formulair": [78, 88], "rebut": 78, "dernier": [78, 79, 81, 82, 90, 92, 95, 99, 102, 106, 113, 114, 117, 125, 126, 127, 128, 130], "champ": [78, 79, 82, 83, 84, 87, 88, 89, 90, 95, 99, 105, 106, 112, 113, 114, 115, 117, 118, 126, 127, 130, 131, 132, 134], "ensuit": [78, 79, 81, 83, 86, 87, 91, 92, 94, 95, 104, 105, 106, 109, 110, 112, 118, 123, 126, 127, 128, 129, 130, 132, 133, 137], "achemin\u00e9": [78, 79, 86, 87, 89, 90, 103], "mani\u00e8r": [78, 79, 81, 82, 86, 87, 88, 89, 90, 91, 92, 93, 97, 99, 100, 101, 103, 104, 105, 106, 109, 110, 112, 116, 117, 118, 120, 124, 126, 128, 129, 130, 134, 137], "ordinair": [78, 90, 92, 99, 104, 106, 109, 116, 126, 128, 130], "ordr": [78, 86, 88, 92, 93, 95, 101, 102, 106, 109, 112, 117, 120, 126, 128], "v\u00e9rifiez": [78, 86, 90, 92, 113, 114, 117, 126], "g\u00e9n\u00e9r\u00e9": [78, 88, 90, 91, 92, 106, 109, 116, 118, 126, 127, 128], "g\u00e9n\u00e9r\u00e9e": [78, 82, 90, 92, 106, 126], "journaux": [78, 80, 84, 87, 92, 93, 99, 104, 105, 106, 109, 111, 116, 121, 126, 128, 129, 131, 135], "r\u00e9parat": 78, "devrait": [78, 79, 83, 84, 87, 88, 89, 90, 92, 93, 95, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 116, 117, 118, 126, 129, 132, 134, 135], "r\u00e9soudr": [78, 92], "d\u00e9tail": [78, 79, 84, 88, 92, 93, 103, 106, 110, 112, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 130, 134], "ici": [78, 79, 81, 84, 87, 88, 89, 90, 91, 92, 102, 103, 105, 106, 108, 109, 110, 112, 113, 114, 115, 116, 123, 126, 127, 128, 131, 132], "fur": [78, 89, 90, 91, 92, 101, 109, 112, 116, 117, 126, 128], "rencontr\u00e9": [78, 92, 106, 109], "corrig\u00e9": [78, 90, 92, 99], "manquant": [79, 86, 92, 93, 99, 106, 109, 112, 116, 118, 126, 129, 134], "mise": [79, 82, 85, 86, 87, 90, 91, 92, 93, 95, 96, 99, 100, 101, 104, 105, 106, 110, 111, 114, 116, 117, 118, 119, 120, 126, 127, 128, 131, 138, 139], "\u00e9videnc": 79, "d\u00e9crit": [79, 82, 88, 92, 94, 97, 99, 103, 104, 105, 106, 109, 112, 116, 117, 118, 120, 126, 128], "plupart": [79, 81, 84, 87, 88, 89, 90, 92, 93, 95, 99, 102, 103, 106, 109, 110, 112, 115, 116, 120, 126, 127, 128], "t\u00e2che": [79, 84, 89, 99, 101, 104, 109, 110, 116, 117], "diff\u00e9rent": [79, 80, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 97, 99, 100, 102, 103, 104, 105, 106, 108, 109, 110, 112, 116, 117, 118, 120, 123, 124, 126, 127, 128, 129, 130, 132, 136, 137], "selon": [79, 81, 82, 83, 84, 90, 92, 94, 95, 104, 106, 109, 113, 114, 116, 120, 123, 126, 128, 129, 130], "vou": [79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 98, 99, 101, 103, 106, 108, 110, 112, 116, 117, 118, 120, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 136, 137, 138], "utilisez": [79, 84, 86, 87, 88, 89, 90, 91, 92, 95, 99, 106, 109, 112, 113, 114, 116, 117, 124, 126, 127, 128, 132, 135], "id\u00e9al": [79, 84, 88, 91, 92, 98, 103, 105, 112, 118, 120], "faut": [79, 82, 84, 86, 87, 88, 89, 90, 92, 93, 95, 99, 103, 104, 105, 106, 109, 110, 112, 113, 114, 116, 117, 118, 120, 123, 126, 127, 128, 132, 134], "avec": [79, 81, 82, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 97, 99, 101, 102, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 129, 131, 133, 134, 135, 136, 138], "acc\u00e8": [79, 82, 84, 92, 95, 99, 101, 103, 106, 107, 109, 112, 113, 114, 119, 120, 121, 126, 128, 129, 132, 133, 134], "existant": [79, 87, 88, 93, 99, 106, 110, 112, 116, 123, 126, 132], "avant": [79, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 95, 99, 102, 104, 105, 106, 108, 109, 110, 112, 116, 117, 118, 120, 125, 126, 127, 129, 130, 135], "passer": [79, 81, 86, 90, 92, 93, 99, 120, 127, 128], "prescriptif": 79, "plut\u00f4t": [79, 86, 87, 88, 89, 90, 91, 92, 95, 99, 103, 104, 106, 108, 109, 110, 112, 115, 116, 117, 120, 123, 125, 126, 127, 128, 129, 131, 132, 134, 135, 139], "explicatif": 79, "raison": [79, 86, 87, 88, 89, 90, 92, 93, 101, 106, 109, 112, 120, 126, 128, 134], "lesquel": [79, 82, 84, 88, 90, 92, 99, 101, 103, 104, 106, 112, 116, 120, 129, 134], "construit": [79, 82, 84, 86, 88, 89, 92, 95, 99, 104, 105, 106, 108, 112, 116, 126, 130, 132], "vue": [79, 87, 90, 99, 104, 112, 120, 127, 136], "extr\u00eamement": [79, 109, 120, 128], "l\u00e9ger": [79, 89, 98, 103, 116, 132], "aujourd": [79, 88, 108, 112], "hui": [79, 88, 108, 112], "impl\u00e9ment\u00e9": [79, 82, 84, 87, 88, 91, 93, 98, 99, 102, 104, 105, 106, 109, 110, 112, 115, 116, 117, 126], "priv\u00e9": [79, 86, 92, 101, 120, 126, 135], "virtuel": [79, 86, 103, 106, 112, 120, 126], "700": 79, "disqu": [79, 86, 88, 90, 92, 104, 109, 110, 126, 127], "tel": [79, 82, 83, 86, 87, 88, 89, 90, 91, 92, 93, 95, 99, 103, 104, 105, 106, 108, 109, 112, 115, 116, 117, 120, 126, 127, 128, 129, 130, 132, 134], "minuscul": [79, 93, 106, 126], "suivr": [79, 89, 90, 108, 109, 126, 127], "aliment": [79, 90, 99, 104, 109, 110, 112], "presqu": [79, 88, 90, 99, 102, 103, 106, 109, 112, 126, 127], "comprend": [79, 87, 88, 89, 92, 99, 101, 103, 106, 112, 116, 127], "m\u00e9t\u00e9orologiqu": [79, 86, 87, 93, 101, 105, 108, 109, 111, 112, 120, 126, 136, 139], "environn": [79, 80, 81, 83, 86, 87, 93, 96, 101, 106, 108, 109, 110, 116, 117, 120, 124, 126, 127, 129, 134, 135, 136], "climatiqu": [79, 87, 109], "gro": [79, 87, 90, 95, 99, 101, 109, 111, 117, 127], "pr\u00e9diction": [79, 81, 109], "num\u00e9riqu": [79, 106, 109, 110, 112, 116, 126, 128], "exclu": 79, "r\u00e9duir": [79, 87, 89, 90, 101, 103, 105, 106, 107, 117, 118, 126, 128, 135], "utilis": [79, 84, 85, 86, 88, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 104, 105, 106, 109, 110, 111, 115, 117, 118, 120, 123, 124, 125, 126, 128, 130, 131, 134, 138], "passant": [79, 87, 89, 90, 93, 101, 106, 112, 118], "assez": [79, 87, 88, 89, 91, 92, 95, 99, 106, 109, 110, 112, 116, 117, 118, 120, 126, 127], "bien": [79, 84, 86, 87, 89, 90, 91, 92, 93, 99, 101, 103, 104, 106, 108, 109, 110, 112, 116, 117, 118, 120, 126, 132, 134], "m\u00e9moir": [79, 84, 86, 89, 92, 99, 106, 109, 110, 112, 117, 120, 124, 127, 128, 132], "seulement": [79, 85, 87, 90, 92, 93, 95, 102, 103, 106, 109, 110, 116, 117, 123, 126, 128, 134], "r\u00e9sident": 79, "avez": [79, 82, 83, 86, 87, 88, 89, 92, 98, 99, 103, 106, 129, 130, 132, 133, 138], "besoin": [79, 83, 84, 86, 87, 88, 90, 91, 92, 93, 95, 99, 101, 103, 104, 106, 108, 109, 110, 112, 116, 117, 118, 120, 126, 127, 128, 129, 130, 132, 133, 134], "suffisam": [79, 86, 87, 88, 89, 90, 92, 93, 95, 99, 101, 110, 112, 115, 116, 126], "petit": [79, 84, 86, 87, 89, 90, 91, 93, 95, 99, 104, 106, 109, 110, 112, 116, 117, 118, 120, 126, 128, 136], "m\u00e9gaoctet": [79, 95, 112, 127], "r\u00e9ellement": [79, 86, 88, 92, 99, 101, 106, 116, 120, 126], "d\u00e9termin": [79, 81, 83, 86, 87, 88, 89, 90, 92, 93, 99, 102, 103, 104, 105, 106, 110, 112, 113, 114, 116, 117, 120, 126, 127, 128], "nombr": [79, 81, 82, 84, 86, 87, 89, 92, 93, 94, 95, 96, 98, 99, 101, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 116, 117, 119, 126, 127, 128, 129, 130, 131], "peuvent": [79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 112, 113, 114, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 132, 134], "servi": [79, 90, 112], "lent": [79, 87, 98, 101, 102, 109, 117, 126], "occup": [79, 89, 90, 99, 101, 104, 106, 126], "courtag": [79, 89, 90, 103], "agressif": 79, "empreint": [79, 86, 90, 106, 112, 127, 128], "\u00e9tait": [79, 84, 86, 87, 88, 89, 90, 92, 93, 94, 95, 99, 100, 101, 102, 108, 109, 110, 112, 118, 120, 126, 128], "moteur": [79, 87, 89, 90, 93, 101, 103, 104, 105, 108, 112], "pr\u00e9c\u00e8de": [79, 86, 102, 109, 112, 118, 120, 129], "ad\u00e9quat": [79, 109], "preuv": [79, 90], "soutenu": [79, 101], "limit\u00e9": [79, 86, 87, 89, 90, 93, 95, 99, 101, 103, 105, 106, 108, 109, 111, 115, 117, 120, 126, 128, 131], "relatif": [79, 82, 88, 89, 105, 106, 108, 112, 113, 114, 116, 118, 126, 127, 128, 130], "activit\u00e9": [79, 84, 90, 93, 99, 103, 106, 109, 116, 117, 120, 123, 126, 127, 135], "devraient": [79, 84, 86, 88, 91, 92, 99, 104, 105, 106, 110, 112, 128, 139], "suffisant": [79, 90, 93, 101, 106, 117], "nombreux": [79, 84, 86, 87, 88, 89, 90, 91, 92, 101, 103, 104, 105, 106, 108, 109, 110, 112, 116, 117, 118, 120, 126, 127, 128, 134], "d\u00e9sign\u00e9": 79, "administrateur": [79, 87, 90, 93, 101, 103, 104, 105, 106, 108, 109, 110, 112, 120, 126, 132, 137, 138], "surtout": [79, 110, 112, 126], "autoris": [79, 87, 88, 89, 90, 93, 99, 103, 106, 120, 126, 128, 136], "accord\u00e9": [79, 92], "arbitrair": [79, 82, 86, 87, 89, 90, 101, 110, 112, 113, 114, 116, 120, 128, 130, 134], "capacit\u00e9": [79, 80, 84, 86, 105, 109, 112, 117, 120, 126], "envoient": 79, "acc\u00e9der": [79, 81, 86, 87, 90, 92, 93, 103, 104, 105, 106, 109, 132, 133], "propr": [79, 86, 87, 88, 90, 92, 95, 99, 104, 105, 106, 110, 112, 116, 120, 126, 129, 132, 138], "ressourc": [79, 82, 86, 88, 89, 90, 92, 97, 104, 105, 106, 110, 112, 116, 123, 124, 126, 127, 130, 132], "administratif": [79, 92, 104, 105, 106, 126, 134], "quel": [79, 81, 86, 87, 88, 90, 92, 93, 94, 95, 99, 101, 104, 106, 109, 110, 112, 116, 120, 123, 126, 128, 132, 134], "nomm\u00e9": [79, 81, 82, 87, 88, 92, 103, 104, 106, 108, 113, 114, 115, 116, 126, 127, 128, 130], "apr\u00e8": [79, 82, 83, 84, 86, 87, 88, 89, 90, 92, 94, 95, 96, 100, 102, 103, 106, 107, 108, 109, 112, 113, 114, 116, 117, 123, 125, 126, 127, 128, 131, 132, 134, 135, 136, 138], "\u00e9critur": [79, 85, 86, 88, 90, 93, 95, 99, 109, 112, 116, 117, 126, 127, 128, 130, 133], "valid\u00e9": [79, 104, 128], "transmett": [79, 117, 127], "bours": [79, 112], "publiqu": [79, 86, 90, 92, 101, 112, 120], "abonn\u00e9": [79, 85, 86, 89, 90, 92, 94, 95, 99, 101, 103, 104, 106, 109, 113, 114, 116, 118, 119, 122, 126, 128, 131, 138], "aient": [79, 103, 110, 120], "g\u00e9n\u00e9ralement": [79, 83, 86, 87, 88, 89, 90, 91, 92, 93, 99, 101, 102, 103, 104, 106, 108, 109, 110, 112, 116, 117, 118, 120, 126, 127, 128, 132, 134], "ex\u00e9cut\u00e9": [79, 88, 90, 92, 104, 106, 109, 116, 120, 123, 126, 129, 131, 132], "purger": 79, "d\u00e9finir": [79, 81, 82, 87, 88, 89, 90, 97, 99, 105, 106, 112, 116, 123, 124, 126, 127, 128, 130, 136], "fonction": [79, 81, 82, 83, 87, 88, 89, 90, 91, 92, 95, 101, 103, 106, 112, 116, 117, 118, 126, 130, 132, 133, 134], "r\u00f4le": [79, 89, 106, 119, 124, 134], "produis": [79, 82, 86, 87, 92, 104, 106, 118, 120, 130], "retour": [79, 82, 87, 88, 99, 101, 102, 110, 112, 116, 117, 126, 130, 136], "sondag": [79, 84, 88, 92, 99, 101, 103, 112, 116, 117, 118, 119, 121, 126, 134], "initial": [79, 82, 84, 86, 88, 89, 90, 92, 99, 100, 101, 103, 106, 108, 109, 110, 112, 113, 114, 117, 120, 123, 130, 134], "donne\u00e9": 79, "divers": [79, 86, 87, 90, 106, 120], "extrair": [79, 83, 86, 109, 128], "afin": [79, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 99, 101, 103, 104, 105, 106, 108, 109, 110, 112, 116, 117, 120, 126, 127, 128, 129, 130, 131, 132, 135], "rendr": [79, 87, 89, 92, 104, 106, 109, 112, 113, 114, 120, 126, 132], "dispon": [79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 92, 93, 95, 97, 99, 101, 102, 103, 104, 105, 106, 109, 110, 112, 113, 114, 116, 117, 118, 120, 123, 124, 126, 127, 128, 129, 130, 132, 134], "feu": [79, 103], "redondant": [79, 87, 104, 106, 110, 118, 126, 127], "s\u00e9lectionn": [79, 87, 96, 99, 101, 106, 109, 116, 117, 126, 128], "illimit\u00e9": [79, 115], "courir": 79, "temp": [79, 81, 83, 84, 86, 87, 88, 89, 90, 92, 93, 95, 99, 101, 102, 103, 105, 106, 108, 110, 112, 117, 118, 120, 123, 124, 125, 127, 128, 129, 136, 139], "invoqu": [79, 83, 90, 110, 126, 127, 133], "d\u00e9marrer": [79, 84, 86, 87, 88, 91, 92, 93, 95, 103, 106, 109, 116, 126, 129, 132], "deux": [79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 99, 103, 104, 105, 106, 107, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 124, 125, 126, 127, 128, 130, 132, 134], "r\u00e9gl\u00e9": [79, 81, 89, 92, 99, 109, 126], "d\u00e9fini": [79, 82, 83, 84, 86, 87, 88, 89, 90, 92, 97, 99, 102, 103, 104, 105, 106, 109, 110, 113, 114, 115, 116, 117, 120, 123, 124, 126, 127, 128, 129, 130, 131], "lanc\u00e9": [79, 92, 106, 126, 128], "int\u00e9rieur": [79, 88, 90, 101, 103, 106, 113, 114], "comptabilis": 79, "ponctuel": [79, 87], "cr\u00e9ation": [79, 84, 86, 87, 90, 91, 96, 106, 109, 112, 113, 114, 116, 117, 126, 127, 128, 131, 133, 137], "li\u00e9e": [79, 89, 103, 106, 109, 113, 114, 116, 120, 126], "choisir": [79, 86, 87, 89, 90, 93, 95, 103, 112, 120, 126, 128, 132], "autodestruct": 79, "d\u00e9connect\u00e9": 79, "sp\u00e9cifier": [79, 81, 84, 89, 90, 92, 99, 106, 116, 123, 125, 126, 127, 132, 134], "rester": 79, "nouveau": [79, 81, 82, 83, 84, 86, 88, 90, 91, 92, 94, 95, 99, 103, 105, 106, 107, 108, 109, 112, 113, 114, 116, 117, 120, 123, 124, 126, 127, 128, 130], "reparti": 79, "veulent": [79, 87, 95, 104, 105, 112, 116], "souvent": [79, 86, 87, 88, 89, 90, 92, 99, 103, 104, 105, 106, 110, 111, 116, 117, 118, 119, 124, 126], "reprendr": [79, 109], "arr\u00eat\u00e9": [79, 87, 92, 106, 109, 116, 120, 131, 134, 136], "accumuleront": 79, "alor": [79, 80, 81, 82, 83, 86, 87, 88, 89, 90, 92, 93, 95, 99, 101, 102, 103, 104, 106, 109, 110, 112, 113, 114, 116, 117, 118, 120, 126, 127, 128, 130, 131, 134], "p\u00e9riodiqu": [79, 87, 88, 109, 112, 119, 126, 130], "recherch": [79, 81, 84, 86, 88, 89, 90, 92, 93, 103, 104, 106, 108, 109, 110, 112, 116, 120, 124, 126], "nettoy": [79, 92, 103, 104, 116, 134, 135], "actuel": [79, 84, 87, 88, 89, 90, 92, 99, 101, 103, 105, 106, 109, 110, 112, 113, 114, 116, 117, 120, 126, 127, 128, 134, 135], "ayant": [79, 82, 88, 90, 99, 104, 106, 110, 112, 120, 126, 130, 134], "supprim\u00e9": [79, 82, 83, 87, 88, 89, 92, 95, 99, 100, 101, 103, 105, 106, 109, 113, 116, 118, 126, 127, 128, 130, 132, 136], "centain": [79, 87, 88, 91, 101, 108, 109, 112, 118, 120, 129, 132], "millier": [79, 87, 106, 108, 117, 120, 126, 132], "souffrir": [79, 109], "produir": [79, 82, 89, 92, 106, 110, 112, 126, 127, 130], "p\u00e9riod": [79, 82, 87, 106, 109, 118, 126], "prolong\u00e9": [79, 87], "quelconqu": [79, 86, 92, 95, 106, 112], "simplement": [79, 82, 84, 86, 87, 88, 89, 90, 92, 93, 95, 97, 99, 103, 104, 106, 108, 109, 112, 116, 117, 118, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132], "fermer": [79, 120, 133, 137], "supprim": [79, 82, 84, 86, 87, 89, 90, 92, 94, 99, 103, 106, 116, 117, 118, 123, 124, 126, 128, 130, 131, 135], "r\u00e9sout": [79, 126], "recevra": [79, 106, 126, 135], "c\u00f4t\u00e9": [79, 81, 89, 90, 92, 95, 99, 103, 106, 109, 112, 120, 126, 128, 134], "laisser": [79, 104, 131], "tranquil": 79, "relanc": 79, "essentiel": [79, 86, 89, 90, 91, 99, 102, 108, 109, 112, 117, 120, 128, 134], "stockera": 79, "enregistr": [79, 81, 83, 88, 99, 106, 111, 116, 117, 118, 126, 130, 133, 138], "li\u00e9": [79, 87, 91, 104, 106, 109, 110, 112, 126, 128], "transfert": [79, 81, 82, 84, 86, 87, 88, 89, 92, 93, 95, 99, 101, 102, 103, 104, 106, 108, 109, 110, 112, 116, 117, 118, 119, 126, 127, 128, 130, 132, 134], "\u00e9chou\u00e9": [79, 82, 88, 99, 101, 106, 116, 130], "r\u00e9essayez": [79, 99], "interval": [79, 84, 87, 88, 93, 101, 106, 109, 112, 116, 118, 120, 127], "raisonn": [79, 88, 89, 92, 93, 95, 99, 106, 110, 112, 113, 114, 116, 117, 120, 126, 127], "bloqu\u00e9": [79, 92, 106, 116], "\u00e9l\u00e9ment": [79, 81, 82, 84, 86, 88, 89, 90, 92, 93, 99, 105, 106, 112, 116, 120, 123, 126, 128, 130, 132], "particuli": [79, 86, 89, 90, 91, 92, 99, 101, 104, 105, 106, 109, 112, 120, 126, 127, 132, 134], "revient": [79, 86, 99, 106], "priorit\u00e9": [79, 87, 89, 90, 93, 106, 109, 111, 116, 117, 126, 127], "\u00e9lev\u00e9": [79, 84, 87, 89, 93, 95, 101, 104, 105, 106, 109, 110, 112, 115, 117, 120, 126, 127, 137], "d\u00e9j\u00e0": [79, 86, 87, 88, 92, 95, 99, 101, 105, 106, 109, 110, 112, 116, 117, 118, 120, 123, 124, 126, 128, 133, 138], "retard": [79, 87, 90, 98, 99, 102, 109, 112, 117, 118, 126, 128], "anglai": [79, 82, 84, 87, 88, 91, 92, 101, 106, 119, 126, 134], "trafic": [79, 84, 90, 98, 101, 104, 106, 109, 110, 112, 120, 126, 128], "traver": [79, 87, 90, 93, 101, 104, 105, 106, 109, 110, 112, 116, 117, 118, 119, 120, 128], "excessif": 79, "seul": [79, 81, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 98, 99, 103, 104, 106, 108, 109, 110, 112, 113, 114, 116, 117, 118, 120, 123, 124, 126, 127, 128, 131, 132, 134], "partag": [79, 86, 87, 88, 89, 90, 95, 103, 104, 106, 112, 116, 123, 124, 125, 126, 127, 128, 132, 139], "desservir": [79, 101], "heurter": 79, "am\u00e9lior": [79, 88, 90, 91, 92, 95, 96, 104, 107, 109, 110, 112, 126], "d\u00e9bit": [79, 87, 90, 92, 99, 103, 106, 117], "processeur": [79, 86, 87, 101, 109, 110, 120], "servir": [79, 82, 88, 97, 99, 102, 104, 105, 106, 109, 110, 112, 117, 134], "divis": [79, 89, 90, 95, 101, 106, 132], "permettra": [79, 80, 86, 117], "doublon": [79, 82, 86, 88, 103, 106, 109, 116, 119, 123, 126, 127, 130], "notez": [79, 86, 87, 92, 103, 104, 106, 109, 120, 126, 134, 136], "re\u00e7u": [79, 82, 83, 86, 87, 88, 90, 92, 95, 99, 106, 112, 116, 120, 126, 128, 130, 132, 135], "pourrait": [79, 81, 82, 86, 87, 90, 92, 95, 97, 99, 101, 103, 104, 105, 106, 109, 112, 115, 116, 118, 120, 123, 124, 126, 127, 128, 132, 134, 137], "choisi": [79, 86, 87, 89, 90, 91, 101, 103, 106, 108, 109, 117, 119, 123, 126], "duplicata": [79, 88], "pri": [79, 82, 83, 85, 88, 89, 91, 99, 101, 104, 105, 106, 107, 109, 120, 125, 127, 128], "efficac": [79, 84, 86, 89, 90, 93, 101, 102, 103, 105, 106, 109, 110, 112, 117, 126, 127, 128, 129, 132], "d\u00e9ployer": [79, 110, 117, 120, 126], "couch": [79, 87, 89, 90, 92, 95, 99, 101, 103, 104, 112, 126, 128], "d\u00e9sactiv\u00e9": [79, 84, 106, 109, 116, 120, 126], "jusqu": [79, 81, 86, 90, 93, 95, 98, 99, 101, 104, 105, 106, 109, 110, 112, 116, 117, 123, 126, 127, 128, 135, 137], "interconnexion": [79, 104, 105, 112], "cha\u00eenag": 79, "guirland": 79, "t\u00eate": [79, 81, 83, 88, 89, 90, 91, 92, 95, 103, 104, 106, 114, 115, 116, 118, 126, 127, 132], "d\u00e9cision": [79, 86, 90, 93, 112, 117, 126, 128], "respectiv": [79, 84, 88, 126, 127], "\u00e9metteur": 79, "gamm": [79, 92, 120], "\u00e9tat": [79, 81, 82, 84, 87, 88, 90, 92, 106, 108, 110, 112, 113, 114, 116, 123, 126, 128, 130, 131, 134, 137], "interpr\u00e9t\u00e9": [79, 84, 92, 99, 106, 113, 114, 123, 126, 128], "\u00e9mi": [79, 90, 92, 101, 113, 118, 128], "fin": [79, 81, 84, 87, 88, 90, 92, 95, 97, 99, 101, 102, 104, 106, 109, 110, 112, 113, 114, 116, 118, 120, 124, 125, 126, 127, 128, 131], "destin\u00e9": [79, 86, 88, 89, 90, 91, 92, 93, 101, 106, 112, 126, 128, 129, 132], "rout\u00e9": [79, 93], "ver": [79, 81, 82, 84, 85, 86, 87, 89, 90, 91, 93, 96, 99, 101, 103, 104, 105, 106, 108, 109, 110, 112, 116, 117, 120, 123, 126, 127, 130, 132], "voir": [79, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 99, 101, 103, 104, 106, 109, 110, 112, 116, 117, 118, 121, 126, 129, 131, 132, 134, 135, 136], "invoqu\u00e9": [79, 88, 91, 99, 104, 106, 123, 127], "lier": [79, 90, 104, 106, 126], "obtenir": [79, 81, 82, 84, 86, 88, 89, 90, 92, 93, 95, 99, 101, 103, 104, 105, 106, 109, 112, 113, 114, 116, 120, 123, 126, 127, 128, 129, 130, 132, 134], "recueillir": [79, 81], "statistiqu": [79, 87, 88, 106, 109, 116, 126, 128, 130, 133], "taux": [79, 86, 87, 89, 93, 106, 109, 126], "poteaux": 79, "aussi": [79, 86, 87, 88, 90, 92, 93, 99, 101, 103, 106, 108, 109, 112, 117, 120, 126, 134], "aller": [79, 81, 87, 90, 93, 101, 102, 112, 117, 126, 129, 139], "devon": [79, 86, 87, 92, 99], "trouver": [79, 86, 87, 94, 95, 103, 105, 106, 110, 112, 120, 123, 124, 126, 130, 136], "va": [79, 84, 86, 87, 89, 90, 95, 99, 104, 106, 114, 117, 118, 123, 125, 126, 128], "graphiqu": [79, 87, 112], "lapin": 79, "install\u00e9": [79, 80, 84, 86, 87, 92, 99, 106, 116, 129, 132, 134], "agit": [79, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 99, 103, 104, 105, 106, 112, 116, 117, 118, 120, 126, 134], "outil": [79, 84, 86, 87, 88, 90, 91, 92, 93, 95, 101, 103, 106, 108, 109, 110, 116, 123, 124, 125, 126, 127, 128, 129, 131, 139], "\u00e9chell": [79, 86, 87, 90, 99, 101, 103, 104, 110, 112, 120, 134], "permet": [79, 82, 83, 86, 87, 88, 89, 90, 92, 93, 95, 99, 101, 106, 107, 109, 110, 112, 115, 116, 118, 120, 123, 126, 128, 131, 132], "sc\u00e9nario": 79, "d\u00e9ploiment": 79, "suppos\u00e9": [79, 90, 102, 106, 126], "compt": [79, 84, 86, 87, 90, 91, 92, 103, 104, 106, 109, 112, 113, 114, 120, 125, 127, 135], "stocker": [79, 86, 87, 88, 92, 95, 101, 106, 112, 115, 134], "orient\u00e9": [79, 90, 91, 99, 101, 105, 110], "personnel": [79, 108, 112, 120], "bas\u00e9": [79, 86, 87, 88, 89, 90, 92, 99, 101, 103, 106, 108, 109, 110, 112, 113, 114, 117, 119, 126, 127, 128, 130, 131], "implant": [79, 84, 87, 101, 110, 128], "tenu": [79, 112, 135], "h\u00f4te": [79, 83, 90, 92, 93, 98, 99, 103, 104, 105, 106, 126, 127, 128], "g\u00e9n\u00e9rale": [79, 88, 89, 90, 92, 103, 105, 110, 120, 128], "dessu": [79, 81, 82, 86, 87, 88, 89, 92, 94, 99, 103, 104, 106, 109, 112, 116, 117, 120, 125, 126, 127, 128, 129, 130, 132, 133, 136], "bri\u00e8vement": [79, 84], "pouvez": [79, 81, 84, 86, 88, 89, 90, 91, 92, 94, 95, 99, 101, 106, 118, 120, 126, 127, 129, 131, 132, 133, 134, 136, 137], "prendr": [79, 81, 86, 87, 88, 89, 90, 92, 103, 104, 105, 106, 110, 112, 117, 120, 126, 128], "fondamental": [79, 88, 99, 101, 120], "activera": [79, 86], "emp\u00eacher": [79, 106, 126], "ind\u00e9sir": [79, 92, 112, 120], "\u00e9cout": 79, "sugg\u00e9r\u00e9": [79, 134], "crypter": [79, 101], "obtent": [79, 112], "certificat": [79, 104, 126], "discut\u00e9": [79, 106, 116], "m\u00e9thode": [79, 81, 83, 86, 87, 89, 90, 92, 93, 95, 98, 99, 101, 102, 103, 104, 105, 106, 110, 112, 116, 117, 118, 120, 125, 126, 127, 128, 129, 131, 134], "produit": [79, 82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 95, 99, 101, 103, 104, 105, 106, 108, 110, 112, 113, 114, 116, 117, 118, 119, 126, 127, 128, 130, 132], "lisibl": [79, 86, 99, 102, 106], "ajust": [79, 84, 87, 92, 99, 109, 111, 118, 120, 124, 126], "permettr": [79, 86, 88, 89, 92, 103, 104, 105, 106, 108, 109, 110, 112, 116, 120, 126, 128, 134, 135], "lire": [79, 86, 88, 90, 91, 92, 95, 101, 104, 116, 120, 129, 130], "fa\u00e7on": [79, 81, 86, 88, 90, 91, 92, 95, 99, 102, 103, 104, 105, 106, 109, 110, 111, 115, 116, 117, 120, 126, 129, 132, 134, 137, 138], "copier": [79, 86, 88, 90, 92, 97, 99, 100, 104, 106, 108, 109, 110, 116, 118, 123, 124, 127, 130], "ailleur": [79, 95, 99, 112, 113, 114, 116, 126, 128], "cha\u00een": [79, 81, 82, 86, 87, 88, 90, 93, 99, 101, 106, 110, 113, 114, 116, 120, 121, 125, 126, 127, 128, 130, 131, 132], "configurez": [79, 86, 92, 129, 136], "\u00e9couteur": 79, "crypt\u00e9": [79, 104], "cryptag": [79, 101, 120, 126], "sinon": [79, 89, 91, 94, 95, 106, 123, 125, 127], "r\u00e9glage": [79, 82, 88, 90, 99, 102, 117, 126, 130], "dire": [79, 86, 87, 88, 90, 91, 92, 93, 95, 99, 102, 103, 105, 106, 109, 110, 112, 126, 132], "contrair": [79, 106, 109, 112, 120, 127, 135], "brisera": [79, 104], "cour": [79, 81, 82, 86, 87, 90, 92, 99, 105, 106, 108, 109, 110, 112, 116, 120, 123, 126, 128, 129, 130, 134], "ancien": [79, 84, 87, 88, 92, 99, 102, 106, 109, 116, 117, 126, 127, 128, 134, 139], "nouveaux": [79, 81, 82, 83, 84, 86, 87, 88, 92, 99, 101, 105, 106, 109, 110, 112, 116, 117, 126, 127, 132, 138], "meilleur": [79, 86, 87, 92, 98, 99, 102, 103, 109, 111, 117, 119, 120, 126, 127, 135], "mot": [79, 83, 84, 86, 87, 89, 90, 91, 92, 99, 103, 104, 105, 120, 121, 123, 125, 129, 136], "annul": [79, 126], "invit\u00e9": [79, 106, 127, 128], "sugg\u00e9ron": 79, "appelon": [79, 120, 132], "fixant": 79, "cr\u00e9ez": [79, 87, 94, 106, 130, 131, 134], "ex\u00e9cuteront": [79, 84], "dison": [79, 86, 95, 109, 126], "stock\u00e9": [79, 82, 83, 86, 87, 88, 92, 99, 104, 106, 112, 116, 120, 123, 125, 126, 127, 128, 130, 134], "maintenu": [79, 88, 89, 103, 120], "humain": [79, 112], "coquil": 79, "interactif": [79, 88, 99, 106], "appropri\u00e9": [79, 81, 82, 86, 87, 88, 90, 91, 92, 99, 101, 103, 104, 106, 109, 112, 117, 126, 127, 128, 130, 134, 135], "peu": [79, 86, 87, 88, 90, 92, 95, 98, 99, 100, 101, 102, 103, 104, 106, 108, 110, 112, 117, 120, 126, 127, 136], "abord": [79, 86, 90, 92, 93, 100, 109, 117, 123, 126, 128, 136], "entr\u00e9": [79, 80, 81, 84, 85, 87, 90, 92, 95, 97, 99, 100, 101, 106, 107, 108, 109, 110, 112, 113, 115, 116, 120, 123, 124, 125, 126, 127, 131, 138], "v\u00e9rific": [79, 86, 88, 90, 99, 106, 120, 126], "emp\u00each": [79, 87, 90, 95, 99, 103, 106, 112, 126], "pleinement": [79, 101], "qualifi\u00e9": 79, "t\u00e9l\u00e9charger": [79, 81, 82, 86, 87, 88, 90, 92, 99, 101, 103, 104, 105, 106, 110, 112, 116, 123, 126, 127, 128, 129, 130, 131, 135, 138], "inclus": [79, 81, 82, 83, 86, 92, 106, 115, 116, 126], "placer": [79, 82, 86, 87, 88, 106, 113, 114, 116, 120, 126, 128], "appel\u00e9": [79, 82, 86, 87, 88, 89, 90, 92, 98, 99, 101, 104, 105, 106, 109, 110, 112, 113, 114, 116, 118, 120, 123, 126, 127, 128, 130, 132], "racin": [79, 87, 88, 89, 90, 92, 103, 106, 108, 110, 116, 117, 127, 128, 129, 131], "car": [79, 84, 86, 87, 88, 89, 90, 92, 95, 99, 101, 103, 104, 106, 109, 110, 112, 116, 117, 120, 124, 126, 127, 128, 131, 132, 134, 135, 136], "privil\u00e9gi\u00e9": 79, "port\u00e9": [79, 82, 84, 88, 89, 99, 103, 106, 112, 117, 121, 126], "pratiqu": [79, 86, 89, 90, 91, 92, 93, 95, 98, 99, 101, 103, 104, 105, 106, 109, 110, 111, 115, 116, 117, 120, 126, 134, 135], "gr\u00e2ce": [79, 83, 89, 107, 112, 116], "administr\u00e9": [79, 132], "\u00e9crivez": [79, 87, 106], "pr\u00e9sent\u00e9": [79, 90, 116], "interm\u00e9diair": [79, 86, 90, 93, 95, 101, 110, 112, 118, 120, 128], "deuxi\u00e8m": [79, 86, 88, 89, 90, 92, 103, 105, 106, 108, 109, 110, 117, 118, 120, 123, 126, 127, 128], "potentiel": [79, 81, 86, 87, 89, 90, 99, 112, 116, 118, 128, 130], "op\u00e8r": 79, "n\u0153ud": [79, 87, 88, 89, 90, 93, 95, 101, 103, 104, 105, 106, 109, 112, 117, 120, 126, 128], "\u00e9tape": [79, 81, 82, 83, 86, 87, 88, 91, 92, 95, 101, 103, 104, 105, 112, 130], "sp\u00e9cifiez": [79, 106, 126, 127], "connu": [79, 84, 86, 92, 96, 101, 104, 105, 106, 112, 116, 126, 134], "voulez": [79, 87, 92, 106, 129, 130, 132], "resultat": 79, "authentifi": [79, 90, 103, 106, 127], "aupr\u00e8": [79, 90, 92, 106, 110, 112, 126, 134], "obtient": [79, 87, 88, 92, 99, 120, 126], "d\u00e9clarer": [79, 82, 88, 89, 90, 99, 106, 110, 116, 124, 126], "d\u00e9clar\u00e9": [79, 82, 88, 90, 106, 116, 126, 130], "ceux": [79, 82, 84, 86, 87, 88, 89, 90, 91, 92, 99, 102, 103, 104, 105, 109, 110, 116, 120, 126, 127, 130, 134], "int\u00e9gr\u00e9": [79, 82, 83, 84, 86, 87, 88, 89, 92, 93, 99, 101, 102, 105, 106, 110, 116, 118, 120, 126, 130, 131], "devait": [79, 99, 108, 109, 110, 112], "sembl": [79, 92, 95, 99, 112, 118, 135], "bref": [79, 82, 88, 130], "g\u00e8re": [79, 87, 90, 93, 101, 104, 105, 106, 120, 134], "ajouterait": 79, "pui": [79, 82, 86, 87, 88, 89, 90, 91, 92, 93, 95, 99, 101, 102, 103, 106, 109, 110, 112, 116, 118, 120, 123, 126, 127, 130, 132, 133, 136], "ajoutez": [79, 81, 82, 86, 87, 88, 91, 92, 99, 126, 127, 132], "lancez": [79, 137], "suffit": [79, 90, 93, 95, 99, 101, 106, 112, 113, 118, 120, 126], "automatis\u00e9": [79, 91, 110, 116], "mod\u00e8l": [79, 82, 84, 87, 88, 89, 91, 94, 96, 99, 105, 106, 109, 110, 112, 116, 117, 121, 127, 128, 131], "lourd": [79, 90, 101, 116, 120], "lor": [79, 82, 84, 87, 88, 89, 90, 92, 93, 95, 97, 99, 102, 103, 104, 106, 108, 109, 112, 113, 114, 116, 118, 120, 124, 126, 127, 128, 129, 130, 131, 132], "r\u00e9gler": [79, 87, 106, 112, 126], "param\u00e9trag": 79, "param\u00e9tr": 79, "param\u00e8tr": [79, 81, 83, 84, 85, 86, 87, 88, 90, 92, 94, 99, 105, 106, 110, 113, 114, 117, 120, 123, 124, 125, 126, 127, 128, 130, 131, 132], "tard": [79, 82, 90, 93, 99, 109, 110, 112, 116, 117, 120, 126], "essay": [79, 88, 89, 92, 101, 106, 126], "amont": [79, 88, 90, 99, 101, 104, 105, 106, 116, 118, 130, 132], "court": [79, 83, 87, 89, 92, 99, 106, 110, 112, 120, 126, 128], "passag": [79, 89, 99, 101, 109, 112, 126], "\u00e7a": [79, 92, 106, 126, 134], "appuyez": 79, "arr\u00eater": [79, 87, 88, 106, 123, 126, 136, 137], "quelqu": [79, 81, 84, 86, 87, 88, 89, 90, 92, 93, 95, 98, 99, 101, 103, 104, 105, 106, 109, 110, 112, 116, 117, 118, 124, 126, 128, 130, 132, 135, 137], "fonctionnel": [79, 87, 88, 90, 92, 103, 106, 126], "allou\u00e9": [79, 106], "continuera": [79, 106, 112, 123], "d\u00e9marr": [79, 92, 117, 129, 135, 137], "tourner": [79, 90, 104, 116, 117], "aval": [79, 86, 88, 90, 93, 101, 113, 114, 116, 117, 128], "r\u00e9": [79, 100, 103, 104, 106, 118], "publier": [79, 81, 82, 84, 86, 88, 89, 90, 92, 95, 97, 99, 103, 106, 112, 117, 121, 126, 127, 128, 130, 133], "supposon": [79, 86, 99, 112, 117], "inscript": 79, "cr\u00e9on": [79, 89, 103, 133], "pr\u00e9c\u00e9dent": [79, 82, 84, 87, 88, 89, 90, 92, 99, 106, 110, 116, 117, 126, 127, 128, 130], "sp\u00e9cialis\u00e9": [79, 88, 103, 106, 112, 120, 124, 126], "\u00e9changexpubl": 79, "sautera": 79, "t\u00e9l\u00e9chargera": [79, 128, 131, 135], "sorti": [79, 80, 81, 82, 83, 86, 87, 88, 91, 92, 93, 97, 99, 101, 103, 104, 106, 107, 109, 112, 116, 117, 123, 124, 126, 127, 128, 129, 136, 138], "r\u00e9v\u00e8le": 79, "grapp": [79, 103, 104, 106, 110, 117, 118], "t\u00e9l\u00e9chargement": [79, 81, 82, 84, 85, 86, 87, 88, 89, 90, 92, 95, 97, 99, 101, 103, 104, 106, 108, 112, 113, 114, 119, 123, 126, 127, 128, 131, 132, 135, 138], "fass": [79, 95, 128], "construir": [79, 81, 87, 88, 91, 92, 95, 99, 116, 120, 123, 132, 134], "locaux": [79, 86, 87, 90, 93, 101, 104, 106, 112, 123, 126], "affich\u00e9": [79, 82, 106, 110, 114, 116, 126, 127], "annonceron": 79, "t\u00e9l\u00e9charg\u00e9": [79, 83, 87, 88, 90, 92, 94, 106, 110, 112, 116, 123, 126, 128, 129, 131, 132, 134, 138], "miroir": [79, 86, 87, 92, 99, 100, 106, 110, 111, 112, 113, 114, 117, 119, 121, 126, 127, 128, 131], "faux": [79, 86, 127, 130], "quand": [79, 82, 86, 87, 88, 89, 90, 93, 95, 101, 102, 106, 109, 116, 117, 118, 120, 123, 126, 127, 128, 130], "cepend": [79, 84, 89, 90, 95, 101, 104, 109, 126, 129, 135], "ant\u00e9rieur": [79, 84, 89, 90, 92, 102, 105, 106, 126, 128, 134], "pr\u00e9fix": [79, 82, 84, 89, 90, 92, 99, 102, 106, 108, 112, 113, 114, 116, 126, 127, 128, 130], "facilit\u00e9": [79, 128], "essayez": [79, 81, 88, 92, 99, 105], "d\u00e9marr\u00e9": [79, 83, 86, 87, 90, 92, 106, 116, 123, 126, 130, 131, 134], "toujour": [79, 81, 83, 84, 86, 87, 88, 90, 92, 95, 98, 99, 101, 103, 104, 105, 106, 109, 112, 118, 123, 126, 127, 128, 130, 135], "sp\u00e9cifiant": [79, 103, 106, 125], "courant": [79, 81, 82, 84, 87, 88, 90, 92, 93, 95, 101, 104, 106, 116, 120, 123, 126, 128, 130], "pendant": [79, 82, 86, 87, 89, 90, 92, 99, 106, 109, 110, 112, 116, 117, 126, 128, 130], "d\u00e9bogag": [79, 88, 92, 97, 99, 106, 109, 116, 124, 126, 129], "renommez": 79, "jeter": [79, 86, 91], "coup": [79, 82, 86, 88, 91, 123], "oeil": [79, 130], "indiqu": [79, 82, 84, 86, 87, 88, 89, 90, 91, 92, 95, 99, 103, 104, 105, 106, 109, 112, 113, 114, 115, 116, 117, 118, 120, 123, 126, 127, 128, 129, 130, 132, 135], "cr\u00e9ant": [79, 82, 92, 106, 116, 120, 127], "post\u00e9": [79, 86, 87, 92, 104, 106, 116, 124, 126], "alimentateur": 79, "achemin": [79, 83, 86, 88, 89, 90, 101, 104, 105, 109, 112, 118, 126], "soumi": [79, 87, 106], "journalis": [79, 85, 86, 88, 90, 95, 99, 106, 126, 130, 137], "d\u00e9sir\u00e9": [79, 101], "comprendr": [79, 86, 88, 89, 90, 103, 106, 109, 112, 116, 120, 128, 130], "pelleteus": 79, "copient": [79, 105, 106, 112, 126], "\u00e9chantillon": [79, 87, 88, 95, 109], "go\u00fbt": [79, 82, 86, 131], "r\u00e9cup\u00e9rer": [79, 85, 86, 89, 92, 100, 103, 106, 112, 113, 114, 120, 126, 128, 131, 132], "supprimez": [79, 82, 88, 90, 99, 130], "attendez": [79, 87, 90, 92, 110, 117, 132], "rr_xreport2tsource2tsource2": 79, "inject\u00e9": [79, 86, 87, 90, 103, 106, 112, 126], "s\u00e9lectionn\u00e9": [79, 87, 90, 106, 109, 125, 126, 128], "copi\u00e9": [79, 101, 105, 109, 112, 126, 128], "trouvera": 79, "affichera": [79, 137], "t\u00e9l\u00e9charg": [79, 86, 87, 90, 92, 97, 99, 103, 106, 110, 112, 116, 124, 126, 131], "depui": [79, 81, 84, 92, 93, 96, 105, 106, 108, 109, 110, 112, 117, 126, 127], "nouvel": [79, 81, 82, 84, 86, 87, 88, 90, 91, 92, 99, 101, 104, 106, 107, 108, 110, 112, 116, 118, 126, 128, 130, 132, 135, 136], "feront": [79, 87, 92, 126], "sein": [79, 87, 90, 101, 109, 112], "\u00e9ch\u00e9ant": 79, "trait\u00e9": [79, 82, 84, 86, 87, 88, 90, 91, 92, 93, 99, 102, 106, 109, 110, 112, 113, 114, 116, 123, 126, 128, 130, 131], "contr\u00f4l": [79, 82, 84, 87, 88, 90, 94, 95, 99, 101, 104, 105, 106, 108, 109, 110, 112, 113, 114, 117, 118, 120, 126, 127, 128, 130], "\u00e9tant": [79, 81, 87, 88, 89, 90, 92, 93, 99, 101, 104, 106, 108, 109, 112, 113, 114, 116, 117, 118, 120, 125, 126, 127, 129, 130, 133], "arbr": [79, 86, 87, 88, 92, 93, 95, 99, 101, 103, 104, 106, 110, 112, 116, 117, 127], "raisonnabl": [79, 103], "\u00e9laguer": 79, "celui": [79, 82, 84, 86, 88, 92, 93, 99, 101, 106, 109, 112, 113, 114, 117, 120, 126, 129, 130, 132, 134], "sembler": [79, 120], "trouvait": [79, 87], "tr\u00e8": [79, 84, 86, 87, 88, 89, 90, 93, 95, 98, 99, 100, 101, 103, 104, 105, 106, 108, 110, 111, 112, 116, 117, 118, 120, 126, 127, 128, 129], "r\u00e9el": [79, 81, 86, 87, 88, 89, 93, 99, 101, 102, 103, 105, 106, 108, 109, 110, 112, 115, 116, 120, 123, 124, 125, 126, 127, 128, 129, 139], "rempli": [79, 88, 103, 116], "grand": [79, 84, 86, 87, 88, 89, 90, 92, 93, 95, 101, 104, 106, 108, 109, 110, 112, 116, 117, 118, 119, 126, 127, 128, 129, 130, 132, 134], "tailler": 79, "r\u00e9guli\u00e8r": [79, 82, 87, 89, 90, 97, 99, 104, 106, 112, 124, 126, 127, 130, 131], "optimal": [79, 86, 90, 111, 117, 120, 126], "taill": [79, 81, 82, 86, 88, 89, 90, 93, 95, 99, 101, 104, 105, 106, 109, 110, 111, 113, 114, 116, 117, 118, 127, 128, 130], "devienn": [79, 88, 90, 93, 95, 99, 112, 116, 117], "trop": [79, 86, 88, 89, 90, 92, 93, 99, 102, 106, 112, 117, 119, 126, 127, 134], "on\u00e9reux": [79, 120], "maintenir": [79, 101, 120], "faisant": [79, 87, 88, 89, 91, 127, 130], "rouler": [79, 123, 134], "espac": [79, 86, 90, 91, 92, 99, 104, 105, 106, 109, 113, 114, 115, 126], "durer": 79, "logiqu": [79, 86, 88, 90, 92, 95, 99, 101, 103, 108, 112, 116, 126, 127, 133], "fonctionnerait": [79, 86, 95, 99], "quotidien": [79, 92, 103, 126], "encourir": 79, "p\u00e9nalit\u00e9": [79, 86, 109, 112], "d\u00e9couvert": [79, 112], "approch": [79, 86, 87, 92, 99, 102, 108, 109, 112, 117, 118, 120], "remplac": [79, 82, 84, 86, 87, 88, 92, 95, 101, 105, 106, 108, 110, 112, 116, 118, 120, 121, 123, 124, 127, 128, 130, 134], "aurait": [79, 87, 90, 116, 127, 128], "pr\u00e9f\u00e9r\u00e9": [79, 92, 126], "semblerait": 79, "inclut": [79, 80, 84, 86, 88, 92, 95, 99, 104, 106, 112, 125, 126, 128, 134], "r\u00e9p\u00e9tition": 79, "noter": [79, 86, 87, 106, 109, 117, 126, 127, 128], "nettoieront": 79, "enlev\u00e9": [79, 92, 117], "minuit": [79, 87], "racourcir": 79, "planter": [79, 86, 127, 129], "red\u00e9marrag": [79, 89, 92, 103, 126, 131, 137], "unit\u00e9": [79, 84, 87, 92, 106, 126, 130, 134], "expliqu\u00e9": [79, 92, 131, 134], "emp\u00eachent": 79, "tirer": [79, 91, 108, 127, 128], "ferait": [79, 95, 137], "invers": [79, 106, 126], "\u00e9labor\u00e9": [79, 128], "\u00e9viter": [79, 84, 86, 87, 88, 90, 95, 99, 101, 103, 104, 106, 109, 112, 118, 120, 126, 127, 128, 134], "contourn": [79, 86, 92, 112], "param\u00e9tr\u00e9": 79, "devez": [79, 81, 86, 88, 89, 92, 94, 106, 131, 132], "requis": [79, 83, 84, 86, 87, 92, 93, 106, 109, 115, 128], "g\u00e9r\u00e9e": [79, 103], "s\u00e9par\u00e9ment": [79, 90, 100, 106, 112, 126, 127], "migr": 79, "d\u00e9place": [79, 106, 130], "fonctionn\u00e9": [79, 86, 99, 108], "test\u00e9": [79, 86, 92, 93, 101, 103, 109, 117, 127], "cherchait": 79, "savoir": [79, 86, 87, 88, 89, 92, 93, 98, 99, 101, 104, 105, 109, 112, 116, 126, 128], "strictement": [79, 91, 106, 120, 126], "r\u00e9pons": [79, 81, 99, 106, 112, 120, 128], "ai": [79, 90, 95, 99, 104, 109, 126], "eue": 79, "gourou": 79, "\u00e9coutant": [79, 95], "activez": [79, 84, 126], "partenair": [79, 90, 109, 110, 112], "votr": [79, 81, 82, 86, 87, 88, 89, 90, 91, 92, 98, 101, 119, 126, 129, 130, 132, 134, 137], "vo": [79, 81, 86, 87, 129, 137, 138], "publi\u00e9": [79, 81, 83, 86, 87, 88, 90, 92, 95, 102, 103, 104, 105, 106, 109, 112, 113, 117, 124, 126, 127, 128, 130], "consomm": [79, 88, 89, 90, 92, 103, 108, 109, 112, 116, 126, 128, 130, 132], "imprim": [79, 80, 87, 92, 106, 116, 126, 129], "ajouton": 79, "mapp": [79, 120], "mappon": 79, "d\u00e9marrez": [79, 94, 126, 129, 135], "testez": 79, "pertinent": [79, 82, 84, 90, 91], "sarrac\u00e9ni": [79, 101, 106, 110], "souhait": [79, 90, 95, 97, 101, 106, 112, 117, 126, 130], "pont": [79, 105], "travaux": [79, 89, 92, 93, 100, 105, 108, 109, 110, 112, 117, 134], "t\u00e9l\u00e9chargeur": [79, 88, 101, 106, 112, 116, 126, 127, 132], "commut": [79, 95, 101, 104], "omm": [79, 114], "avait": [79, 84, 88, 90, 92, 95, 99, 106, 108, 109, 110, 112, 116, 126], "diffus": [79, 87, 101, 104, 110, 112, 124], "coll": [79, 89], "nourrir": 79, "compr\u00e9hens": [79, 88, 91, 99, 103, 104, 105, 110, 112, 116, 120], "profond": [79, 84, 86, 120, 128], "derni\u00e8r": [79, 81, 83, 88, 92, 95, 105, 106, 109, 110, 112, 117, 118, 123, 126, 128, 134], "proprement": [79, 88, 112, 126, 133, 137], "dit": [79, 88, 90, 106, 109, 112, 120], "mettant": [79, 82, 104, 105, 112], "sujet": [79, 87, 88, 89, 90, 92, 93, 103, 104, 105, 106, 110, 112, 113, 114, 115, 120, 126, 127, 128, 132], "balis": [79, 92, 99, 113, 114, 136], "\u00e0": [80, 81, 82, 83, 84, 85, 90, 91, 93, 94, 97, 98, 100, 101, 102, 104, 105, 107, 109, 111, 113, 114, 117, 118, 119, 120, 123, 124, 125, 127, 128, 129, 130, 131, 132, 134, 135, 136, 138, 139], "appui": [80, 92, 105, 110, 128], "conteneuris": 80, "natif": [80, 84, 85, 109], "offrir": [80, 93, 112], "flexibilit\u00e9": [80, 86, 87, 88, 93, 106], "davantag": [80, 83, 87, 90, 106, 112, 116], "d\u00e9ploiement": [80, 84, 90, 99, 103, 105, 109, 110, 111, 112, 119, 126], "cons\u00e9quenc": [80, 84, 88, 92, 101, 110], "trouverez": [80, 92, 116], "dessou": [80, 84, 87, 88, 91, 92, 93, 94, 99, 103, 104, 106, 109, 110, 115, 116, 117, 123, 126, 127, 132], "mond": [80, 88, 89, 93, 100, 112, 126, 132], "conteneur": [80, 92], "pr\u00e9vu": [80, 84, 92, 101, 109, 128, 135], "communiqu": [81, 84, 92, 103, 104, 112, 120], "publicit\u00e9": [81, 90, 104, 105, 112, 121, 126], "int\u00e9grer": [81, 89, 112, 116], "transparent": [81, 89, 92, 93, 101, 103, 120], "\u00e9tendr": [81, 93, 99, 108, 110, 116], "pr\u00eat": [81, 86, 87, 92, 99, 101, 104, 105, 106, 109, 116, 120, 126, 130, 132, 133, 135, 137], "emploi": [81, 86, 106], "prend": [81, 83, 84, 86, 87, 89, 90, 91, 92, 97, 98, 99, 101, 103, 104, 106, 108, 112, 113, 114, 116, 117, 118, 120, 124, 125, 126, 128, 131, 132], "interrog": [81, 84, 88, 90, 92, 93, 101, 103, 106, 109, 112, 116, 130], "eau": 81, "r\u00e9servoir": 81, "lac": 81, "pr\u00e8": [81, 90, 98, 104, 120], "auxquel": [81, 105, 106, 132], "navigu": [81, 112, 129], "consid\u00e9r\u00e9": [81, 84, 86, 88, 90, 91, 92, 101, 102, 103, 104, 105, 106, 113, 114, 117, 118, 120, 126, 127, 128], "vouliez": 81, "localisateur": 81, "puisqu": [81, 87, 88, 99, 101, 103, 104, 106, 109, 112, 117, 127], "devrez": [81, 88, 106, 125, 132, 134], "saurait": 81, "localis": [81, 96], "inclu": [81, 82, 83, 86, 87, 88, 89, 99, 105, 106, 110, 116, 126, 128, 134], "ba": [81, 87, 88, 92, 106, 116, 121, 126, 134], "surchargerait": 81, "utiliserait": 81, "d\u00e9crite": [81, 89, 90, 92, 103, 108, 124], "d\u00e9partement": [81, 90], "mar\u00e9": 81, "publi": [81, 87, 90, 92, 103, 104, 106, 112, 117, 122, 128], "coop\u00e9ratif": [81, 90, 103], "adress": [81, 83, 87, 88, 89, 99, 103, 104, 106, 110, 117, 120, 126], "souhaitez": [81, 90, 92, 99, 112, 116, 117, 126, 127, 129, 131, 132, 133], "temp\u00e9ratur": 81, "heur": [81, 82, 86, 87, 88, 92, 105, 106, 108, 109, 110, 112, 116, 126, 127, 128, 130, 134], "enregistr\u00e9": [81, 86, 93, 99, 104, 113, 114, 126, 128], "configureriez": 81, "veill": [81, 126], "requ\u00eat": [81, 83, 88, 90, 109, 112, 123, 126], "r\u00e9veill": 81, "hypoth\u00e8s": [81, 92, 96], "erron\u00e9": 81, "maintienn": [81, 88, 105, 109], "r\u00e9cup\u00e9rerait": 81, "saisit": 81, "publient": [81, 88, 90, 101, 103, 104, 106, 126, 136], "aid": [81, 82, 86, 87, 88, 89, 90, 91, 92, 93, 99, 101, 103, 106, 109, 110, 112, 116, 117, 118, 120, 123, 126, 128, 129, 130, 131, 132, 134], "modifiez": [81, 82, 92, 116], "pollingurl": 81, "contibut": 81, "ressemblez": 81, "messageri": [81, 83, 87, 89, 90, 99, 101, 112, 115, 116, 128, 132], "fournir": [81, 84, 86, 87, 88, 89, 90, 91, 92, 93, 103, 104, 105, 106, 108, 109, 112, 116, 120, 126, 127, 128, 131, 132], "demand\u00e9": [81, 106, 109, 110], "r\u00e9seau": [81, 85, 87, 90, 93, 101, 102, 103, 104, 106, 109, 112, 113, 114, 116, 117, 118, 119, 120, 126, 127, 128], "op\u00e9rat": [81, 82, 84, 85, 86, 88, 90, 91, 92, 93, 99, 106, 108, 109, 110, 112, 113, 114, 116, 117, 120, 126, 127, 128, 129], "prise": [81, 84, 88, 89, 92, 99, 100, 103, 106, 107, 109, 110, 112, 113, 114, 116, 119, 126, 128, 130, 131, 137], "not\u00e9": [81, 106], "renverra": [81, 93, 133], "taillemax": 81, "1er": [81, 90, 99], "septembr": [81, 92, 109], "converti": [81, 84, 88, 99, 106, 126], "vid\u00e9": 81, "rapport": [81, 87, 88, 92, 95, 97, 99, 100, 101, 103, 104, 106, 107, 108, 109, 110, 111, 112, 116, 119, 120, 123, 126, 131, 132, 136], "remarquez": [81, 99], "d\u00e9chiffrer": [81, 120], "plage": [81, 95, 101, 119], "demi": [81, 109], "renvoy\u00e9": [81, 93, 106, 126, 128], "agissait": [81, 90, 109, 112, 115], "appel": [81, 84, 86, 87, 88, 89, 90, 92, 99, 103, 105, 107, 109, 112, 116, 117, 120, 126, 127, 129, 130, 131, 132, 134], "annon\u00e7": [81, 103, 105, 106, 120], "pass\u00e9": [81, 84, 87, 88, 90, 92, 99, 106, 108, 112, 114, 116, 126, 127], "extrait": [81, 82, 93, 106, 109, 112, 116, 126], "filtrer": [81, 86, 87, 88, 101, 106, 126], "renvoi": [81, 88, 98, 99, 106, 120, 123, 127, 128, 131, 132], "bloc": [81, 86, 89, 90, 91, 94, 96, 101, 106, 113, 114, 126, 127, 128, 129, 131], "consult\u00e9": [81, 112, 116, 117, 126, 127], "longu": [81, 88, 89, 92, 106, 110, 112, 118, 120, 126], "chercher": [81, 86, 106, 113, 116, 130], "\u00e9vacuat": 81, "nivelez": 81, "troi": [81, 87, 92, 106, 108, 109, 110, 112, 115, 118, 123, 126, 127, 128, 132], "utiliseriez": 81, "personnalis": [81, 87, 88, 97, 106, 107, 112, 124, 126, 127, 131], "r\u00e9sultat": [81, 82, 84, 87, 88, 89, 90, 91, 92, 106, 109, 112, 116, 118, 121, 123, 126, 127, 128, 130], "g\u00e9n\u00e9ralis\u00e9": 81, "r\u00e9utilis\u00e9": [81, 120], "transmettr": [81, 86, 90, 116, 118, 126, 127, 128, 132], "diff\u00e8r": 81, "conceptuel": [81, 104, 105], "transmettez": 81, "remplaceriez": 81, "rend": [81, 87, 90, 93, 101, 104, 106, 108, 110, 116, 120, 128], "formatag": [81, 91], "int\u00e9ress": [81, 84, 86, 87, 89, 95, 103, 104, 105, 112, 132], "transmi": [81, 86, 88, 90, 128], "sp\u00e9cifi\u00e9": [81, 83, 84, 102, 103, 106, 110, 112, 113, 114, 116, 123, 125, 126, 127, 128], "s\u00e9par\u00e9": [81, 83, 84, 89, 90, 92, 95, 99, 101, 103, 104, 106, 108, 109, 112, 113, 114, 116, 125, 126, 127, 128, 133], "virgul": [81, 82, 90, 106, 113, 115, 125, 126, 127, 130], "faudra": [81, 99, 112, 117], "r\u00e9duit": [81, 84, 89, 110, 112, 115, 120, 129], "acc\u00e9l\u00e8r": 81, "trouvent": [81, 99, 103, 104, 106, 109, 112, 117, 125, 126, 129, 132], "ins": [81, 87, 99, 109], "m\u00e9tadonn\u00e9": [81, 83, 86, 88, 93, 100, 109, 110, 112, 116, 126, 127, 128, 134], "seraient": [81, 88, 99, 109, 112, 116, 131], "g\u00e9n\u00e9rant": [81, 84, 90, 109], "autorit\u00e9": 81, "branchement": 81, "bascul\u00e9": 81, "omett": 81, "sp\u00e9cifierait": 81, "autrement": 81, "renom": [81, 138], "sp\u00e9cifiqu": [81, 82, 86, 87, 88, 89, 90, 92, 97, 99, 103, 108, 109, 110, 112, 115, 116, 117, 120, 123, 125, 126, 128, 129, 130, 131], "avertiss": [81, 82, 86, 87, 93, 106, 110, 112, 116, 117, 118, 126], "qualit\u00e9": [81, 92], "assur\u00e9": [81, 89, 112], "rassembl\u00e9": 81, "principal": [82, 84, 87, 88, 91, 96, 99, 103, 106, 107, 109, 110, 112, 116, 120, 123, 124, 125, 126, 127, 128, 129, 130, 134], "ajout": [82, 83, 84, 86, 87, 88, 90, 91, 92, 93, 95, 99, 100, 101, 106, 107, 108, 109, 110, 112, 113, 115, 118, 120, 124, 126, 127, 129, 130, 132, 134], "traitement": [82, 83, 84, 86, 87, 89, 90, 92, 99, 101, 103, 104, 105, 107, 108, 109, 110, 112, 113, 116, 118, 119, 120, 123, 126, 128, 129, 130, 131, 132], "personnalis\u00e9": [82, 86, 87, 88, 92, 103, 116, 123, 126, 127, 130, 131], "d\u00e9taill\u00e9": [82, 86, 87, 90, 91, 92, 106, 107, 109, 116, 119, 126, 127, 128, 130], "jetez": [82, 88, 123, 130], "\u0153il": [82, 86, 88, 91, 123], "manuel": [82, 86, 87, 88, 90, 91, 95, 103, 104, 105, 106, 110, 112, 114, 116, 117, 123, 126, 127, 128, 130, 131, 134, 138], "diver": [82, 104, 106, 123, 130], "classant": [82, 83, 84, 99, 106, 116, 126], "comport": [82, 84, 88, 90, 92, 99, 103, 106, 112, 116, 123, 126, 130], "programmeur": [82, 88, 92, 93, 99, 105, 116, 130], "soient": [82, 84, 86, 89, 92, 93, 95, 99, 102, 103, 104, 106, 109, 112, 116, 118, 126, 127, 128, 130], "fa\u00e7onn": 82, "z\u00e9ro": [82, 88, 92, 95, 100, 106, 126], "suivez": [82, 92, 130, 134], "majuscul": [82, 88, 90, 106, 126, 130], "raccourci": [82, 88, 126, 130], "constructeur": [82, 88, 130], "objet": [82, 83, 88, 90, 91, 92, 99, 115, 126, 130, 131, 132], "stockent": [82, 93], "instanci\u00e9": [82, 99, 106, 126, 130], "hi\u00e9rarchi": [82, 86, 87, 88, 89, 91, 99, 103, 106, 112, 116, 117, 126, 127, 128, 130, 132], "contiendra": [82, 88, 106, 116, 127, 130], "aucun": [82, 83, 84, 86, 87, 88, 89, 90, 92, 93, 97, 99, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 113, 116, 117, 118, 120, 124, 126, 127, 128, 130, 131, 134], "outr": [82, 95, 112, 120], "succ\u00e8": [82, 88, 92, 99, 103, 106, 112, 116, 123, 126, 130, 132], "ult\u00e9rieur": [82, 83, 84, 87, 88, 90, 92, 95, 99, 101, 102, 103, 104, 106, 110, 116, 126, 128, 130, 131], "r\u00e9essay\u00e9": [82, 101, 126, 130], "d\u00e9cide": [82, 90, 99, 130], "d\u00e9plac\u00e9": [82, 88, 90, 102, 106, 108, 116, 117, 126, 127, 130], "rejet\u00e9": [82, 87, 88, 99, 104, 106, 116, 126, 127, 130, 131], "suppl\u00e9mentair": [82, 84, 86, 87, 88, 89, 95, 99, 102, 106, 108, 109, 110, 112, 116, 118, 120, 125, 126, 128, 131, 134], "d\u00e9placez": [82, 116, 130], "passez": [82, 92, 137], "reconnu": [82, 88, 95, 116, 126, 130], "accus\u00e9": [82, 93, 99, 105, 106, 130], "r\u00e9ception": [82, 83, 85, 88, 89, 90, 93, 98, 99, 102, 103, 105, 106, 112, 117, 119, 120, 124, 126, 128, 130, 131, 132], "excellent": [82, 130], "pythoniqu": [82, 84, 87, 88, 99, 107, 130], "d\u00e9finissez": [82, 87, 88, 90, 92, 95, 106, 126, 130, 132, 137], "enregistreur": [82, 88, 99, 130], "pr\u00e9c\u00e9d\u00e9": [82, 106, 126, 130], "\u00e9mettant": [82, 130], "niveaux": [82, 92, 99, 112, 116, 126], "inclur": [82, 84, 86, 88, 89, 90, 94, 106, 109, 112, 118, 126, 127, 128, 130], "manqu": [82, 86, 92, 99, 103, 117, 120, 127, 130, 134], "permett": [82, 84, 88, 90, 92, 99, 101, 106, 107, 109, 112, 116, 120, 126, 128, 130, 131], "partout": [82, 90, 130], "termin\u00e9": [82, 86, 87, 89, 90, 92, 93, 95, 99, 110, 113, 114, 116, 118, 126, 130, 133, 135, 136, 137], "analys": [82, 83, 84, 86, 88, 90, 99, 104, 106, 109, 110, 112, 115, 116, 117, 128, 130, 132], "entier": [82, 86, 93, 95, 99, 101, 102, 106, 112, 113, 114, 126, 127, 128, 130], "flottant": [82, 126, 130], "quantit\u00e9": [82, 84, 112, 115, 126, 130, 134], "unitair": [82, 92, 99, 126], "semain": [82, 106, 110, 126, 130], "bool\u00e9en": [82, 84, 87, 106, 116], "cat\u00e9nat": 82, "enti\u00e8r": [82, 84, 87, 88, 90, 92, 99, 101, 103, 104, 105, 106, 109, 110, 112, 116, 120, 126, 128, 130], "multiplicateur": [82, 95, 126, 130], "new_data": 82, "renomm": [82, 102, 117, 126, 127, 130], "\u00e9volut": [82, 90, 111, 130], "boucl": [82, 88, 92, 95, 99, 103, 104, 106, 118, 128, 130], "parcourt": [82, 130], "entrant": [82, 86, 88, 90, 94, 116, 120, 130], "dictionnair": [82, 88, 91, 92, 103, 116, 130, 132], "duquel": [82, 86, 116, 128, 130], "obtenu": [82, 83, 87, 90, 103, 112, 126, 130, 134], "refl\u00e9teront": [82, 130], "mirroir": 82, "t\u00e9l\u00e9chargez": [82, 83, 87, 92, 130, 134], "prescrit": [82, 84, 126, 130], "beaucoup": [82, 84, 86, 87, 88, 89, 90, 91, 92, 93, 99, 100, 101, 106, 109, 110, 112, 116, 117, 118, 120, 124, 126, 127, 128, 130], "pr\u00e9f\u00e9rabl": [82, 86, 87, 92, 102, 105, 106, 116, 126, 129, 130, 132], "mettra": [82, 105, 106, 126, 130], "affichag": [82, 86, 88, 92, 106, 108, 110, 117, 126, 128], "id\u00e9": [82, 88, 90, 92, 95, 96, 99, 109, 120, 130], "r\u00e9pertori": [82, 88, 99, 101], "rappel": [82, 84, 87, 88, 99, 100, 106, 107, 120, 126, 129, 131, 132, 138], "fournit": [82, 84, 86, 88, 89, 90, 93, 101, 103, 104, 106, 109, 112, 114, 116, 118, 126, 127, 128, 130, 131, 132, 134], "lisant": [82, 130], "int\u00e9grit\u00e9": [82, 99, 103, 112, 116, 126, 127, 128, 130], "\u00e9choue": [82, 88, 90, 92, 101, 104, 109, 116, 130, 135], "pourra": [82, 92, 112, 126, 130], "durant": [82, 87, 92, 126], "vol": [82, 88, 93, 102, 116, 126], "classer": [82, 88, 106, 126], "chariot": 82, "dossier": [82, 83, 84, 86, 87, 88, 93, 95, 96, 101, 102, 103, 106, 109, 110, 113, 114, 116, 120, 126, 136], "r\u00e9cup\u00e9rat": [82, 83, 88, 89, 90, 99, 103, 109, 110, 112, 113, 114, 119, 126, 128, 132], "sch\u00e9ma": [82, 83, 87, 89, 90, 91, 99, 112], "utiliseront": [82, 87, 92, 106, 126, 127, 128], "souhait\u00e9": [82, 87, 92], "copiez": [82, 109, 116], "macompos": 82, "courrier": 83, "\u00e9lectroniqu": [83, 139], "moyen": [83, 86, 87, 88, 90, 92, 93, 95, 97, 99, 101, 102, 103, 104, 106, 109, 110, 112, 116, 124, 126, 127, 129, 132], "diffus\u00e9": 83, "\u00e9tendant": 83, "s\u00e9rie": [83, 84, 86, 91, 92, 106, 114, 126], "sonder": [83, 101, 104, 106, 121, 126], "heureus": 83, "commencez": [83, 99], "\u00e9num\u00e9rer": [83, 106], "analys\u00e9": [83, 87, 88, 89, 91, 92, 99, 106, 115, 116, 126], "connect\u00e9": [83, 86, 90, 104, 106, 112, 120, 126, 132, 137], "indicateur": [83, 84, 87, 90, 92, 113, 126, 128], "vu": [83, 86, 87, 90, 95, 99, 106, 117, 118, 126, 127, 128], "lu": [83, 86, 87, 88, 106, 123, 126, 128, 132], "r\u00e9cup\u00e9rant": 83, "marqu\u00e9": [83, 92, 103, 106, 132], "repri": 83, "offr": [83, 87, 102, 103, 108, 112, 128], "gestion": [83, 84, 87, 89, 90, 92, 93, 99, 101, 103, 106, 109, 112, 123, 124, 125, 126, 127, 128, 131, 138, 139], "d\u00e9placement": [83, 90], "g\u00e9n\u00e9ration": [83, 88, 92, 106, 108, 110, 118, 126, 127], "bo\u00eet": [83, 84, 101, 120, 123, 124, 125, 126, 127, 128, 137, 139], "lettr": [83, 87, 88, 99, 104, 106, 113, 127], "r\u00e9pondu": [83, 120], "r\u00e9cup\u00e8r": [83, 86, 116], "marqu": [83, 126, 128], "r\u00e9cup\u00e9r\u00e9": [83, 112, 126, 127], "publiera": [83, 86], "horodatag": [83, 106, 113, 114, 126, 127, 128], "connectez": [83, 132, 136], "individuel": [83, 87, 88, 89, 90, 92, 95, 99, 106, 112, 115, 116, 120, 128], "sortir": [83, 99, 126], "ouvrir": [83, 120], "ressembl": [83, 88, 89, 101, 105, 106, 116, 126, 135], "format\u00e9": [83, 88, 91], "brut": [83, 86, 87, 89, 106, 116, 126, 128], "indiqu\u00e9": [83, 86, 88, 92, 104, 109, 123, 134, 137], "transmis": [83, 87, 88, 90, 101, 104, 116], "pi\u00e8c": [83, 86, 93, 94, 95, 99, 101, 106, 114, 116, 117, 126, 127, 128], "corp": [83, 86, 89, 90, 95, 99, 106, 113, 114, 115, 128], "codag": [83, 85, 92, 93, 115, 128], "r\u00e9cup\u00e9r": 83, "affin": [83, 116], "ouvrez": [83, 136, 137], "rafal": 83, "auparav": [83, 92, 109, 110, 112, 128], "\u00e9taient": [83, 88, 93, 99, 100, 101, 105, 109, 110, 112, 115, 126, 127], "ex\u00e9cuterait": 83, "d\u00e9tecter": [83, 90, 92, 95, 103, 106, 109], "d\u00e9coder": [83, 87], "d\u00e9sormai": [83, 84, 88, 99], "routag": [83, 85, 86, 93, 96, 100, 101, 103, 105, 106, 110, 112, 126, 130], "parall\u00e9lis": [83, 117, 120], "conseil": [84, 87, 92, 93, 109, 130], "personn": [84, 86, 88, 89, 90, 95, 99, 100, 103, 105, 106, 111, 120, 126, 130], "intitul\u00e9": 84, "tenir": [84, 91, 128], "int\u00e9rim": 84, "stabilit\u00e9": [84, 92, 109], "langag": [84, 91, 103, 104, 112, 116, 117, 127, 130, 131], "important": [84, 86, 91, 92, 95, 99, 101, 105, 109, 110, 128], "\u00e9vit\u00e9": [84, 116], "posent": 84, "cadr": [84, 92, 104, 108, 109, 110, 116], "grave": 84, "recommand\u00e9": [84, 86, 92, 101, 104, 106, 124, 126, 128], "percept": 84, "pr\u00e9occup": [84, 92, 96, 101, 109, 117, 118], "obligatoir": [84, 88, 99, 114, 126, 128, 134], "effet": [84, 86, 87, 88, 90, 92, 104, 106, 109, 112, 117, 120, 126, 127, 128, 131], "gaspillag": [84, 118], "g\u00e9n\u00e9rer": [84, 86, 95, 103, 106, 116, 126, 128], "intervenu": 84, "silencieus": [84, 116], "sp\u00e9cificateur": [84, 126, 128], "c\u00e9dul\u00e9": [84, 116, 126], "retourn": [84, 106, 116], "\u00e9tablir": [84, 87, 89, 102, 104, 106, 109, 112, 117, 126, 128, 133], "rassembl": [84, 88, 99, 103, 106, 116], "statut": [84, 88, 93, 106, 123], "remplir": [84, 88, 106, 116, 134], "temporel": [84, 86, 110, 126], "refl\u00e8t": [84, 90, 120], "rajout\u00e9": [84, 88, 112, 123, 126], "d\u00e9calag": [84, 87, 95, 109, 112, 126], "decal": 84, "\u00e9tamp": 84, "exprimait": 84, "ann\u00e9": [84, 87, 92, 101, 105, 106, 108, 109, 110, 112, 117, 126], "moi": [84, 92, 106, 109, 112, 126], "exprim": [84, 87, 103, 106, 112], "compatibilit\u00e9": [84, 92, 95, 99, 102, 108, 116, 126, 128], "minimis": [84, 87, 88, 95, 105, 106, 109, 112, 120], "\u00e9tonnement": 84, "connaiss": [84, 91, 92, 93, 99, 103, 110, 116, 130], "r\u00e9duction": [84, 126], "inattendu": [84, 126], "rendu": [84, 93, 108], "renomm\u00e9": [84, 99, 101, 102, 106, 113, 114, 116, 117, 126, 128, 130], "devenu": [84, 99, 108, 110], "convertir": [84, 88, 90, 99, 106, 108, 123, 127], "versio": 84, "\u00e9met": [84, 92, 104], "suffis": [84, 112, 116, 126], "subit": [84, 90, 120, 126], "ruptur": [84, 110], "commen": [84, 106], "interpol": 84, "pou": [84, 126], "composant": [84, 100, 103, 106, 113, 114], "\u00e9v\u00e9nement": [84, 87, 92, 99, 106, 109, 112, 116, 126, 127, 132], "etaient": 84, "uni": [84, 105], "pr\u00e9facer": 84, "requi": [84, 85, 88, 90, 92, 99, 106, 108, 116, 120, 126, 134], "vrai": [84, 86, 96, 103, 106, 117, 120, 126, 127, 130, 131], "affect\u00e9": [84, 86, 109, 116, 134], "charact\u00e8r": 84, "chang\u00e9": [84, 100, 106, 117, 126, 127], "platteform": 84, "encodag": [84, 89, 95, 115], "optionnel": [84, 87, 88, 103, 106, 123, 126, 128, 134], "s\u00e9parer": [84, 99], "comprenn": [84, 92, 112, 114], "lien": [84, 88, 89, 90, 91, 99, 103, 105, 106, 108, 109, 110, 116, 126], "symboliqu": [84, 90, 99, 106, 109, 110, 116, 126], "renommag": [84, 99, 111, 126, 128], "d\u00e9di\u00e9": [84, 88, 90, 92, 104, 109], "r\u00e9tablir": 84, "exig": [84, 90, 104, 110, 112, 120, 128, 134], "mat\u00e9riel": [84, 89, 103, 112], "difficil": [84, 88, 89, 90, 98, 99, 102, 106, 109, 110, 112, 117, 120, 128], "satisfair": [84, 112, 134], "d\u00e9pendanc": [84, 90, 95, 106, 124, 134], "modulair": [84, 107], "quatr": [84, 92, 99, 110, 114, 116, 117, 118, 120, 126, 127, 128], "installez": [84, 92, 134], "correspondant": [84, 87, 104, 106, 112, 125, 126, 132], "d\u00e9marrag": [84, 86, 87, 99, 106, 110, 116, 117, 118, 123, 126, 137, 138], "ajoutait": 84, "routini\u00e8r": 84, "b\u00eata": [84, 92, 107, 110], "ni": [84, 99, 101, 112, 113, 114, 116, 120, 126, 134], "refacteur": 84, "allez": [84, 131, 132], "\u00e9crite": [84, 87, 88, 91, 103, 106, 116], "naturel": [84, 86, 92, 99, 101, 109, 112, 116, 120, 126], "compl\u00e8tement": [84, 87, 88, 90, 92, 99, 101, 106, 109, 110, 112, 116, 126], "devra": [84, 90, 99, 132], "examin\u00e9": [84, 92, 120], "fonctionneront": [84, 86, 88, 92], "repos": [84, 109], "n\u00e9cessiteront": 84, "portag": [84, 85, 89], "similair": [84, 86, 87, 88, 89, 92, 99, 101, 103, 106, 112, 120, 123, 126, 128, 129, 132], "plateform": [84, 92, 123, 126], "tiret": [84, 106], "r\u00e9serv\u00e9": [84, 99, 113], "caract\u00e8r": [84, 86, 87, 89, 91, 92, 95, 103, 106, 109, 112, 115, 116, 121, 125, 126, 128], "charger": [84, 99, 106], "soulign": [84, 88, 106, 108, 126], "compris": 84, "regroup": [84, 87, 90, 126, 127, 128, 132], "honor\u00e9": [84, 99], "reconna\u00eet": 84, "visualis\u00e9": [84, 120], "d\u00e9marrant": [84, 88], "interpr\u00e9teur": [84, 88, 99, 106], "r\u00e9pertori\u00e9": [84, 90, 92, 106, 116, 132], "obsol\u00e8t": [84, 102, 105, 108, 113, 114, 128], "r\u00e9dacteur": [84, 103, 117], "acc\u00e9l\u00e9rateur": [84, 99], "r\u00e9\u00e9crit": [84, 99, 109], "\u00e9tudier": [84, 126], "devient": [84, 87, 88, 89, 92, 99, 106, 112, 116, 117, 118, 126], "disparu": [84, 88, 99, 120], "planifi\u00e9": [84, 88, 101, 110], "soumettez": 84, "acc\u00e9dant": 84, "d\u00e9placer": [84, 99, 103, 126], "num\u00e9ro": [84, 86, 92, 94, 99, 103, 106, 109, 113, 114, 117, 120, 126, 128], "pomp": [85, 88, 89, 90, 93, 99, 101, 102, 110, 112, 116, 119, 121, 123, 126, 128, 129, 132, 134], "initialis": [85, 116, 130, 135], "flot": [85, 103, 111, 118], "hydrom\u00e9triqu": 85, "int\u00e9grat": [85, 89, 92, 99, 101, 106, 109, 110, 112, 115, 132, 134], "aper\u00e7u": [85, 88, 90, 92, 104, 112, 119], "pr\u00e9": [85, 88, 89, 92, 99, 106, 109, 110, 112], "avanc\u00e9": [85, 92, 93], "crochet": [85, 127], "ldap": 85, "diff\u00e9renc": [85, 86, 93, 99, 104, 106, 111, 126, 127, 129], "fonctionnera": [85, 86, 87, 92, 99, 106, 117, 126], "mappag": [85, 96, 103, 112, 120], "classement": [85, 130], "surbril": 86, "vraiment": [86, 88, 90, 95, 99, 112, 113, 117], "gard": [86, 87, 111, 139], "strat\u00e9gi": [86, 90, 106, 109, 110, 112, 113, 114, 118, 119, 126, 127, 128], "\u00e9mettr": [86, 87, 88, 92, 103, 106, 112, 113, 114, 126], "sachent": [86, 87], "quell": [86, 87, 88, 90, 92, 93, 95, 99, 103, 106, 108, 110, 112, 114, 116, 117, 126, 128, 132, 134], "affichez": 86, "navigateur": [86, 87, 90, 91, 92, 116, 126, 136], "imm\u00e9diat": [86, 87, 90, 91, 92, 99, 104, 106, 112, 116, 120, 126, 131, 137], "habituel": [86, 87, 92, 103, 105, 106, 109, 112, 116, 120, 126, 127], "voulu": 86, "logiciel": [86, 87, 89, 90, 92, 93, 101, 102, 103, 104, 106, 109, 112, 116, 120, 126], "puissent": [86, 88, 90, 91, 92, 99, 101, 103, 104, 105, 109, 112, 126], "contraint": [86, 96, 109, 112], "rapidit\u00e9": [86, 101, 112, 117, 135], "serr\u00e9": 86, "d\u00e9cevant": 86, "bass": [86, 92, 116, 117, 126], "fr\u00e9quenc": [86, 101, 106, 112, 126, 127], "volumineus": [86, 93], "parcourir": [86, 88, 92, 109, 112, 126], "r\u00e9solut": [86, 89, 99, 103], "moyenn": [86, 87, 106, 109, 117], "produira": [86, 99, 110], "promenad": [86, 101], "instantan\u00e9": [86, 90, 92, 109, 117], "inh\u00e9rent": [86, 99, 109, 112, 120], "espoir": [86, 99, 112], "pla\u00eet": 86, "consultez": [86, 87, 88, 106, 130], "indiquera": 86, "craindr": 86, "inf\u00e9rieur": [86, 88, 95, 106, 109, 112, 117, 120, 126, 127, 128, 129], "ayez": [86, 99, 137], "donniez": 86, "d\u00e9crivon": 86, "ait": [86, 92, 106, 110, 112, 118, 120, 126, 130], "profondeur": 86, "delimit": 86, "cod\u00e9": [86, 89, 92, 106, 113, 115], "longueur": [86, 87, 88, 91, 95, 99, 106, 115, 120, 126, 128], "vise": [86, 128], "grossi\u00e8r": [86, 127], "appuient": 86, "objectif": [86, 90, 91, 92, 93, 101, 106, 109, 112, 128], "acc\u00e8d": [86, 106, 126], "s\u00e9curit\u00e9": [86, 92, 93, 96, 101, 112, 119], "associ\u00e9": [86, 88, 92, 108, 132], "semblabl": [86, 89, 118], "vari\u00e9t\u00e9": [86, 87, 90, 92, 101, 103, 106, 108, 110, 112, 120], "truc": [86, 95], "invent\u00e9": [86, 112], "transf\u00e9r\u00e9": [86, 87, 90, 92, 95, 99, 101, 104, 112, 117, 120, 126, 128, 130], "s\u00fbr": [86, 88, 92, 93, 99, 103], "ramass\u00e9": [86, 102, 117], "co\u00fbteux": [86, 112, 117, 120], "g\u00e9nial": [86, 91], "prenon": [86, 87, 95], "acqu\u00e9rir": [86, 106, 110, 112], "affich": [86, 87, 88, 90, 99, 103, 104, 106, 110, 116, 117, 123, 126, 127, 132, 136], "traduit": [86, 90, 91, 92, 106, 112], "cens\u00e9": [86, 90, 92, 99, 116], "d\u00e9clench": [86, 94, 106], "pourront": [86, 89, 92, 93, 106, 127], "cass\u00e9": [86, 91, 92, 99], "\u00e9x\u00e9cuter": [86, 103], "vraie": [86, 134], "d\u00e9mo": [86, 90], "diff\u00e9r\u00e9": [86, 96, 109, 112, 128], "intrins\u00e8qu": [86, 101, 120], "\u00e9loign\u00e9": 86, "incap": 86, "nouveaut\u00e9": 86, "pourquoi": [86, 87, 88, 90, 93, 95, 99, 112, 119, 126], "accept\u00e9": [86, 87, 90, 93, 103, 106, 112, 116, 117, 126, 127, 130, 131, 135], "vont": [86, 87, 90, 92, 93, 98, 108, 113, 117, 123, 126, 127], "signal\u00e9": [86, 87, 88, 126], "ins\u00e9r\u00e9": [86, 90, 94, 103, 112, 116, 126], "d\u00e9clencher": [86, 88, 92, 94, 103, 106, 109, 126], "digital": [86, 90, 112, 128], "seuil": [86, 87, 90, 93, 95, 112], "partitionn\u00e9": [86, 99, 128], "ajust\u00e9": [86, 106], "parcour": 86, "erreur": [86, 88, 90, 91, 99, 103, 104, 108, 109, 116, 117, 119, 126, 127, 128, 129, 132], "transf\u00e9rer": [86, 93, 95, 101, 106, 109, 112, 113, 114, 116, 120, 126, 128, 135], "pompag": [86, 87, 90, 93, 101, 104, 108, 110, 112, 119, 128], "circuleront": 86, "ind\u00e9pendant": [86, 90, 101, 103, 104, 110], "provisionn\u00e9": [86, 112], "identiqu": [86, 87, 88, 92, 99, 103, 104, 106, 110, 117, 118, 127], "re\u00e7oit": [86, 88, 90, 95, 101, 103, 106, 112, 116, 126], "examineront": [86, 126], "t\u00e9l\u00e9chargeront": [86, 127], "r\u00e9appliqueront": 86, "impos\u00e9": [86, 109, 112, 117, 120], "c\u00e9l\u00e8bre": 86, "parall\u00e8l": [86, 87, 89, 95, 99, 101, 106, 109, 110, 112, 116, 117, 120, 126, 127, 128], "pr\u00e9f\u00e9renc": [86, 92, 102, 106, 126, 129, 134], "appliqu\u00e9": [86, 87, 89, 90, 92, 106, 112, 118, 126, 128], "binair": [86, 87, 89, 90, 92, 95, 99, 101, 106, 112, 116, 118, 120, 125, 126, 134], "fabriqu\u00e9": [86, 108, 112], "\u00e9quivalent": [86, 88, 90, 126, 128], "d\u00e9pendent": [86, 90, 99, 128], "parlon": 86, "incluon": 86, "r\u00e9ell": [86, 89, 90, 106, 112, 120, 126, 128, 129], "entra\u00eenera": [86, 87, 90, 106, 112, 126, 127, 130], "r\u00e9exp\u00e9dit": 86, "int\u00e9gralit\u00e9": [86, 91, 93, 113, 114, 116, 123, 126], "conna\u00eetr": [86, 103, 106, 128], "pai": [86, 87, 105, 110, 112], "accompagn": [86, 89, 103], "pr\u00e9judic": 86, "autant": [86, 92, 99, 112, 117, 133], "compl\u00e9ter": [86, 89, 106, 110, 134], "inclura": 86, "artificiel": 86, "statiqu": [86, 99, 103, 112, 113, 114, 120], "pr\u00e9ci": [86, 109, 126, 127, 128], "titr": [86, 89, 91, 108, 112, 120], "extr\u00eam": [86, 87, 106], "affectera": [86, 90], "l\u00e9g\u00e8rement": [86, 99, 106, 112, 120, 124, 127, 131], "ralentira": [86, 132], "grandeur": [86, 101, 112, 120], "surmont\u00e9": 86, "consid\u00e9ron": 86, "d\u00e9passent": 86, "ko": [86, 93], "octet": [86, 87, 93, 95, 99, 101, 106, 109, 112, 113, 114, 115, 116, 118, 119, 126, 127, 128, 132], "destinatair": [86, 102, 103, 106, 126], "r\u00e9pliqu\u00e9": 86, "endroit": [86, 88, 90, 99, 103, 106, 110, 112, 116, 120, 126, 134], "pac": 86, "signifierait": [86, 112, 120], "additionn": [86, 113, 114, 117], "minimal": [86, 95, 116, 117, 126, 128], "convient": [86, 92, 105, 109, 112, 117, 126], "trouvez": [86, 99], "surcharg": [86, 87, 89, 93, 95, 101, 105, 106, 109, 110, 112, 120, 128], "m\u00e9canism": [86, 88, 89, 90, 92, 93, 99, 103, 106, 108, 110, 112, 113, 114, 116, 117, 120, 126, 127, 128], "travers\u00e9": [86, 95, 109, 126], "intercept\u00e9": [86, 120], "v\u00e9rifiera": [86, 103, 106, 123], "appliquera": [86, 126], "remarqu": [86, 87, 91, 92, 95, 101, 103, 109, 112, 117, 124, 126, 127, 128], "r\u00e9sultant": [86, 90, 91, 106, 109, 116, 127, 128], "chargement": [86, 87, 99, 109], "dynamiqu": [86, 92, 99, 112, 120, 126], "r\u00e9solu": [86, 88, 92, 96, 109, 112, 126, 136], "nuit": 86, "ambitieux": [86, 109], "cinq": [86, 93, 101, 106, 109, 112, 127, 129], "veuillez": [87, 88, 92, 104, 106, 120, 127, 133], "pilot\u00e9": [87, 101, 109], "pr\u00e9cis\u00e9ment": [87, 88], "impliqu": [87, 88, 90, 92, 99, 120, 126], "\u00e9diteur": [87, 89, 112, 129, 135], "accent": [87, 110, 112], "ax\u00e9": [87, 91], "r\u00e9f\u00e9renc": [87, 88, 90, 92, 99, 103, 105, 106, 108, 110, 111, 126, 127, 128, 139], "traditionnel": [87, 88, 90, 93, 101, 112, 128, 129, 130], "choisiss": [87, 88], "conventionnel": [87, 88, 99, 103, 106, 132], "exposera": 87, "aaaammjj": [87, 103], "rien": [87, 90, 103, 104, 106, 117, 118, 120, 127, 128, 130], "coordonn\u00e9": [87, 92, 131], "universel": [87, 89, 90], "correspondr": [87, 88, 106, 112], "mettent": [87, 93, 104, 105, 112, 120], "fiabl": [87, 89, 90, 91, 92, 93, 102, 109, 112, 117, 120, 126], "tol\u00e9r\u00e9": 87, "nombreus": [87, 89, 90, 92, 103, 105, 106, 109, 112, 116, 120, 126, 128], "d\u00e9p\u00f4t": [87, 92, 110], "apparaiss": [87, 88, 106, 109], "recherch\u00e9": [87, 92, 106, 112, 125, 131], "lister": [87, 123, 124], "atmosph\u00e9riqu": 87, "a\u00e9rienn": 87, "receivoir": 87, "donnez": [87, 133], "pr\u00e9vue": [87, 109, 110, 112, 116], "967": 87, "entra\u00een": [87, 89, 90, 92, 109, 112, 113, 114, 116, 117, 120, 126, 127], "d\u00e9clarat": [87, 88, 89, 92, 99, 106, 126], "vie": [87, 89, 99, 103, 106, 108, 110, 116, 126, 127, 137], "contr\u00f4l\u00e9": [87, 105, 106, 109, 112, 126], "encombr": [87, 106], "exp\u00e9r": 87, "rencontr": [87, 90, 99, 120], "d\u00e9sallouera": 87, "liaison": [87, 89, 92, 95, 97, 99, 103, 106, 110, 112, 116, 126, 131, 138], "rubriqu": [87, 89, 90, 99, 103, 112, 126, 127, 130, 132], "finit": [87, 99], "arr\u00eat": [87, 99, 105, 106, 126, 130], "red\u00e9marr\u00e9": [87, 92, 104, 106, 126], "fixat": [87, 103], "obtiendra": [87, 117, 127], "exp\u00e9riment": [87, 99, 106, 108, 112, 126], "longtemp": [87, 89, 92, 111], "conseill\u00e9": [87, 92], "d\u00e9saffect": 87, "placez": [87, 88], "passera": 87, "d\u00e9marrera": [87, 137], "fera": [87, 88, 95, 101, 106, 116, 137], "fourniss": [87, 88, 89, 90, 91, 93, 106, 110, 112, 116, 128], "hi\u00e9rarchis": 87, "avantag": [87, 89, 90, 95, 101, 109, 112, 126, 127, 128], "regroupez": 87, "d\u00e9lai": [87, 88, 89, 92, 102, 106, 109, 112, 117, 118, 120, 126], "faibl": [87, 89, 90, 93, 101, 108, 109, 112, 120], "passent": [87, 90, 118, 120], "r\u00e9sumer": [87, 90, 92], "distribu": [87, 90, 112, 120, 132], "quadrill\u00e9": 87, "pr\u00e9vision": [87, 104, 105, 109, 110, 112], "urbain": 87, "m\u00e9t\u00e9o": [87, 89, 93, 101, 110, 135], "absolu": [87, 93, 106, 112, 126, 127], "journ\u00e9": [87, 92, 109], "arri\u00e9r\u00e9": [87, 98], "relativ": [87, 89, 90, 101, 103, 112, 120, 126], "troisi\u00e8m": [87, 89, 90, 92, 95, 99, 106, 126, 134], "utilisera": [87, 88, 106, 112, 118, 130], "contr": [87, 88, 92, 96, 99, 106, 109, 115, 116, 119, 120, 126, 127, 128], "auront": [87, 90, 93, 103, 104, 106, 116, 120, 126], "partageront": [87, 106, 132], "rejet": [87, 88, 90, 92, 106, 116, 117, 126, 127, 130, 131], "voudrait": 87, "survivr": 87, "d\u00e9v\u00e9loppement": [87, 92], "vraisemblabl": 87, "conna\u00eetra": 87, "photo": 87, "extr\u00e9mit\u00e9": [87, 90, 93, 102, 104, 120], "choisissez": [87, 90, 91, 95, 137], "\u00e9valu\u00e9": [87, 116, 126], "filtrag": [87, 88, 89, 90, 103, 106, 112, 116, 126, 128, 131], "enfin": [87, 103, 106, 112, 120, 123, 126], "regardez": [87, 99, 136], "transform\u00e9": [87, 89, 103, 128], "br\u00e8ve": 87, "puissant": [87, 88, 106, 126], "motif": [87, 106], "offrent": [87, 90, 106, 120], "utiliseron": [87, 106, 112], "basiqu": 87, "combien": [87, 89, 103, 106, 126], "correspondront": 87, "ast\u00e9risqu": [87, 106, 112, 126], "d\u00e9sign": 87, "s\u00e9quenc": [87, 90, 92, 106, 112, 118, 126], "dedan": [87, 106], "\u00e9crire": [87, 88, 90, 91, 93, 99, 101, 102, 104, 106, 107, 109, 112, 117, 118, 126, 128, 138], "mauvai": [87, 90, 99, 106, 108, 111], "livrera": 87, "toutefoi": [87, 88, 92, 105, 106, 109, 126], "transf\u00e9rera": [87, 93], "consommera": 87, "intercal": 87, "entra\u00eeneront": 87, "autoris\u00e9": [87, 90, 103, 106, 112, 120, 126, 128, 133], "signif": [87, 103, 106, 126, 128, 131], "oui": [87, 90, 99, 103, 120, 134], "d\u00e9routant": [87, 88, 99, 116], "conservera": [87, 126, 132], "d\u00e9connexion": 87, "submerg": 87, "politiqu": [87, 109, 112], "mal": [87, 90, 98, 99, 102, 112, 120], "percevra": 87, "examinez": 87, "anciennet\u00e9": 87, "voyez": [87, 93, 126], "d\u00e9raisonn": 87, "aborderon": 87, "ramass": [87, 90], "livr\u00e9": [87, 89, 93, 101, 102, 106, 108, 112, 126, 134], "r\u00e9\u00e9critur": [87, 109], "fr\u00e9quent": [87, 92, 109, 112, 119, 120], "planifi": 87, "augment\u00e9": [87, 112], "acc\u00e9l\u00e9rer": [87, 101, 112, 128], "lentement": [87, 99], "sp\u00e9cifient": [87, 106, 126, 128, 132], "rendez": 87, "suntop": 87, "t\u00f4t": [87, 99, 102, 106, 112, 117, 126, 132], "co\u00fbteus": [87, 112, 126], "\u00e9valuat": [87, 104, 109, 112], "cher": [87, 101, 106, 117, 120, 127], "compliqu\u00e9": [87, 90, 92, 99, 100, 112, 132], "moiti\u00e9": [87, 88, 90, 92, 117, 127], "vitess": [87, 106, 109, 110, 112, 117, 118, 126, 129], "risqu": [87, 99, 103, 106, 108, 110, 112, 126], "fassent": 87, "transf\u00e9rez": 87, "volumineux": [87, 89, 90, 93, 95, 104, 112, 116, 117, 118, 126, 127, 128], "m\u00e9lang": [87, 99, 112], "vite": [87, 93, 102, 117], "amorti": 87, "pr\u00e9lu": 87, "am\u00e9lior\u00e9": [87, 108, 110, 126], "contr\u00f4lez": 87, "voudront": [87, 106, 126], "envisagez": [87, 134], "productif": [87, 88, 99, 127], "signifiera": 87, "ralentiss": 87, "optimis\u00e9": [87, 89, 90, 106, 115, 117, 126, 127], "augmenteront": 87, "plafonnera": 87, "n\u00e9gocier": 87, "pr\u00e9lectur": 87, "semblent": [87, 93, 99, 109], "attendr": [87, 90, 95, 117, 118, 126], "pu": [87, 99, 106, 134, 136], "atteindr": [87, 101, 103, 104, 109], "satur\u00e9": 87, "partitionn": [87, 90, 95, 101, 112, 126, 127, 128], "all\u00e9": 87, "savon": [87, 95, 99, 109], "couron": 87, "\u00e9voluer": [87, 100, 132], "inefficac": [87, 112, 118], "passeront": [87, 102, 126], "retrouv": [87, 93, 99], "piscin": 87, "aveugl\u00e9": 87, "r\u00e9ductric": 87, "n\u00e9cessit": [87, 88, 89, 90, 92, 93, 99, 101, 106, 109, 112, 117, 120, 125, 127, 133], "recevon": 87, "\u00e9vite": [87, 90, 101, 106, 117, 126, 127], "complexit\u00e9": [87, 89, 90, 103, 112, 117, 119, 128], "appara\u00eetr": [87, 126, 137], "supprimerlesdoublon": 87, "pr\u00e9d\u00e9fini": [87, 90, 134], "plugun": 87, "auteur": 87, "m\u00e9chanism": 87, "pythjon": 87, "ajoutera": 87, "reportez": [87, 92, 123], "r\u00e9capitul": 87, "acced": 87, "canal": [87, 88, 90, 112, 116, 120], "l\u00e9g\u00e8re": [87, 107, 116], "probabilit\u00e9": [87, 106, 116, 117], "corrompr": [87, 116], "mutuel": [87, 116], "devrion": [87, 92, 93, 99, 116, 126], "n\u00e9gligeabl": [87, 109, 116, 117], "r\u00e9alis": [87, 90, 104, 108, 109, 134], "mauvais": [87, 99, 104, 108, 112, 120, 126], "r\u00e9sum\u00e9": [87, 92, 96, 111, 119], "sauf": [87, 88, 90, 92, 99, 106, 112, 113, 117, 126, 127, 131, 135], "d\u00e9roul": 87, "conform\u00e9": [87, 113, 114, 128], "sp\u00e9cific": [87, 88, 90, 95, 106, 110, 113, 114, 115, 120, 125, 126, 128, 132], "d\u00e9finiss": [87, 89, 90, 92, 103, 106, 109, 116, 126, 127, 128, 131], "exprim\u00e9": [87, 106, 112, 126, 128], "pivot\u00e9": 87, "metriqu": 87, "atteint": [87, 93, 99, 106, 109, 110, 116, 123], "poursuit": [87, 92, 95, 106, 110], "tourneront": 87, "annuair": [87, 103, 106, 110], "partag\u00e9": [87, 89, 92, 96, 103, 104, 106, 108, 109, 110, 112, 116, 120, 126, 128], "archiv\u00e9": [87, 90, 106, 126], "imprim\u00e9": [87, 106, 123, 132], "d\u00e9boguer": [87, 88, 91, 106], "excessiv": [87, 90, 112], "rendra": [87, 103], "verbeus": 87, "parfoi": [87, 88, 89, 90, 92, 99, 102, 103, 104, 105, 106, 109, 116, 120, 126], "interop\u00e9rabilit\u00e9": [87, 89, 90, 105, 111, 116], "mieux": [87, 88, 89, 90, 99, 106, 109, 112, 116, 117, 118, 123, 126, 127], "judicieus": [87, 124], "donnent": [87, 106], "fiabilit\u00e9": [87, 89, 90, 93, 101, 112, 119], "obtienn": [87, 92, 93], "garantit": [87, 92, 102, 106, 112, 116, 126], "apport": [87, 92, 93, 99, 107], "abnonn": 87, "tutoriel": [87, 88, 116, 139], "porter": [88, 99], "\u00eate": [88, 92, 94, 98, 123, 132, 134], "exp\u00e9rienc": [88, 89, 90, 95, 110, 112, 120], "lisez": [88, 90], "confondr": 88, "feriez": 88, "devriez": [88, 92, 93], "avaient": [88, 109, 110, 120], "utilisai": 88, "piloti": 88, "compos\u00e9": [88, 101, 103, 118, 127, 128], "\u00e9trang": [88, 92, 95, 99, 108, 116], "d\u00e9tect\u00e9": [88, 90, 99, 106, 116, 126], "con\u00e7u": [88, 90, 99, 106, 111, 132, 134], "dehor": [88, 104, 109], "class\u00e9": [88, 92, 129], "vid\u00e9o": [88, 101, 110, 112], "montrant": [88, 101], "\u00e9valuer": [88, 104, 116], "analyseur": [88, 99, 115], "\u00e9quival": [88, 90, 99, 106, 109, 116, 120, 125, 128], "pourrai": 88, "doiv": 88, "b\u00e9quill": 88, "utilisait": [88, 100], "commodit\u00e9": [88, 120], "nommer": [88, 89, 90, 108], "diff\u00e9rem": [88, 103, 115, 120], "violer": 88, "d\u00e9clarez": [88, 116, 126], "demandez": [88, 92, 99, 132, 135], "contenir": [88, 106, 116, 128], "d\u00e9clarerait": 88, "normaux": [88, 101, 106, 120, 136], "magi": 88, "attribu": [88, 131], "na\u00efv": [88, 109], "\u00e9chouerait": 88, "invariabl": [88, 89, 112], "harnai": 88, "enroul\u00e9": 88, "autour": [88, 89, 103, 105, 126], "situ\u00e9": 88, "entra\u00een\u00e9": [88, 109], "boulonn\u00e9": 88, "donn": [88, 90, 99, 106, 107, 113, 116, 127, 128], "sarrac\u00e9nia": [88, 96, 101, 103, 116], "import\u00e9": [88, 99, 106, 116], "interagir": [88, 89], "assurez": [88, 91, 92, 99, 116], "je": [88, 90, 91, 95, 99, 113, 114, 120], "g\u00e2chi": 88, "variait": 88, "trouvaient": 88, "recherchez": [88, 118], "stockait": 88, "ressemblera": 88, "loin": [88, 106, 118, 126], "concat\u00e9n\u00e9": [88, 113, 114, 128], "canoniqu": [88, 126], "calcul\u00e9": [88, 104, 106, 113, 114, 116, 126, 128], "journeaux": [88, 106], "oubli": 88, "temporair": [88, 90, 101, 106, 113, 114, 116, 126, 128, 132], "supprimera": [88, 92, 126], "repr\u00e9sentai": 88, "couvrir": [88, 89, 90, 110, 120, 123], "s\u00e9parat": [88, 106, 109, 112, 126], "r\u00e9f\u00e9renc\u00e9": [88, 90, 106], "soi": [88, 89, 103, 126], "d\u00e9pend": [88, 89, 90, 92, 99, 101, 112, 126, 127], "ivaleur": 88, "m\u00e9moris": [88, 131], "ressai": [88, 110], "dizain": [88, 92, 105, 106, 109, 112, 126, 132], "d\u00e9veloppeur": [88, 96, 99, 101, 106, 108, 116, 126], "pr\u00e9dire": 88, "attendait": [88, 109, 134], "fix\u00e9": [88, 128], "organis": [88, 90, 99, 103, 105, 106, 108, 112, 120, 126, 134], "transfor": [88, 101, 110, 126], "regroup\u00e9": [88, 90, 112, 116], "r\u00e9ussi": [88, 99, 116, 128], "modifierait": [88, 99], "contienn": [88, 89, 90, 99, 106, 116], "collectif": 88, "faudrait": [88, 92, 99, 112, 120, 127], "n\u00e9cessitait": [88, 126], "signifiait": 88, "rarement": [88, 92, 93, 99, 120], "incluent": [88, 89, 92, 101, 112, 113, 126, 127, 134], "original": [88, 105], "d\u00e9clare": [88, 92, 106, 126], "continuit\u00e9": 88, "abr\u00e9g\u00e9": [88, 90], "ob\u00e9it": 88, "reconnaiss": 88, "voit": [88, 90, 103], "mentionn\u00e9": [88, 99, 106, 110], "rempla\u00e7": [88, 97, 126], "nettoi": 88, "appelez": 88, "identifi\u00e9": [88, 92, 118], "inqui\u00e9t": [88, 93], "d\u00e9cider": [88, 89, 103, 106, 112, 126, 128], "download_quelquechos": 88, "partiel": [88, 92, 95, 106, 112, 116, 128, 132, 134], "combin\u00e9": [88, 103, 106, 109, 126, 127], "soumettr": [88, 92], "combinaison": [88, 106, 132], "typiqu": [88, 91, 92, 101, 112, 117, 120, 126, 127], "faullt": 88, "g\u00e9n\u00e8re": [88, 90, 106, 116], "simul\u00e9": [88, 110], "usin": 88, "vigueur": 88, "apport\u00e9": [88, 91, 92, 108, 110, 111, 119, 126, 127, 128, 131, 136], "s\u00e9l\u00e9ction": 88, "pollent": 88, "huit": [88, 93, 112], "trist": [88, 90, 134], "peux": [88, 120, 126, 134], "populair": [88, 116], "rendrait": 88, "chargeant": 88, "centr\u00e9": [88, 107], "r\u00e9gulier": 88, "capteur": [88, 93], "t\u00e9l\u00e9chargeant": [88, 92, 103, 112], "construis": [88, 92, 116, 130], "progressiv": [88, 105, 109, 112, 116], "remplissag": 88, "d\u00e8": [88, 99, 106, 109, 110, 132], "concernai": [88, 95], "reformatag": 88, "fallait": [88, 107, 110], "renvoy": [88, 101, 106, 126, 127, 128], "autonom": [88, 89, 93, 126], "r\u00e9ussit": [88, 99, 116, 128], "\u00e9chec": [88, 90, 92, 99, 110, 116, 126, 128, 131, 135], "\u00e9limin": [88, 89, 95, 101, 106, 107, 112, 126], "refondu": 88, "secondair": [88, 92, 109], "inconnu": [88, 126, 128], "examen": [88, 92, 104], "tableau": [88, 90, 91, 92, 119, 120, 128], "arbo": 88, "d\u00e9nomin": [88, 106, 126], "mapp\u00e9": [88, 89, 103, 120], "droit": [88, 103, 106, 109, 110, 126, 129, 137], "incorpor\u00e9": [88, 89, 104, 128], "incopor\u00e9": 88, "expliqu": [89, 92, 99, 103, 106, 124, 135, 136], "r\u00e9v\u00e9lera": 89, "richess": [89, 103], "sp\u00e9cifi": [89, 90, 106, 126, 127], "parmi": [89, 90, 100, 103, 110, 120, 123, 126, 130, 132], "maximis": [89, 90, 110], "insuffis": [89, 90], "del\u00e0": [89, 90, 93, 101, 106, 109, 116, 120, 128, 130, 132], "authentifi\u00e9": [89, 90, 106, 120], "nommag": [89, 90, 103, 106], "convenu": [89, 90, 111], "proc\u00e9dur": [89, 90, 91, 92, 134], "incompl\u00e8t": [89, 90], "superpos\u00e9": 89, "montant": [89, 106, 109], "significatif": [89, 103], "normalis": [89, 105, 106, 112], "fondament": [89, 90, 117], "controvers\u00e9": [89, 90], "gratuit": [89, 90, 101, 105, 108], "pourraient": [89, 92, 103, 106, 113, 120, 126, 137], "acteur": [89, 90, 112], "d\u00e9clarent": 89, "abandonn\u00e9": [89, 93, 99, 126], "fondement": 89, "travailleur": [89, 109], "\u00e9quilibr\u00e9": [89, 112], "attribu\u00e9": [89, 99, 126], "exclusiv": [89, 90, 99], "refl\u00e9ter": [89, 90, 92, 99, 109, 131], "it\u00e9rat": [89, 90, 110, 128], "simultan\u00e9": [89, 90, 99, 112], "cr\u00e9erait": [89, 90], "n\u00e9cessiterait": [89, 90], "in\u00e9vitabl": [89, 90], "ind\u00e9pendam": [89, 90, 93, 101, 106, 109, 128], "unidirectionnel": 89, "forcer": [89, 90, 92, 127], "grossi\u00e8ret\u00e9": 89, "d\u00e9chet": 89, "\u00e9tablit": [89, 95], "atteindra": 89, "\u00e9conomi": [89, 112, 128], "r\u00e9alis\u00e9": [89, 93, 99, 104, 106, 109, 110, 112], "facteur": [89, 117], "judicieux": 89, "vieux": [89, 106, 119], "\u00e9ternel": [89, 129], "r\u00e9glabl": [89, 101, 102, 127], "d\u00e9signer": [89, 112, 113], "diagramm": [89, 109, 110, 120], "vocabulair": [89, 103], "bleu": [89, 103], "diff\u00e8rent": [89, 99, 102, 103, 116, 118], "principaux": [89, 101, 103, 109, 112], "entremetteur": 89, "suppriment": [89, 92], "tour": [89, 103], "fortement": [89, 101, 103, 105, 108, 109, 112, 128], "meurt": [89, 126], "revenez": 89, "aurez": 89, "manqu\u00e9": 89, "exchangess": 89, "s\u00e9parateur": [89, 103, 106, 112, 113, 114, 126, 127, 128], "grossier": [89, 103], "filtr\u00e9": [89, 103, 106, 109], "commen\u00e7on": [89, 90, 92, 110], "rev\u00eatement": [89, 103], "retravaill\u00e9": 89, "pilot": [89, 101, 132], "coordonn": [89, 90, 103], "conna\u00eet": [89, 99, 103, 105], "r\u00e9duisent": [89, 112], "\u00e9crivon": 89, "faison": [89, 90, 96], "compri": [89, 90, 99, 106, 109, 113, 114, 126], "h\u00e9berg": 89, "tandi": [89, 92, 99, 101, 106, 109, 112, 116, 126, 134], "naviguez": 89, "visitez": 89, "ouvert": [89, 104, 111, 115, 116, 120, 126, 127], "libr": [89, 112], "langu": [89, 91, 92, 110, 124], "fournisseur": [89, 90, 105, 120, 128], "neutr": [89, 105], "propri\u00e9tair": [89, 101, 103, 106, 112, 120], "\u00e9chapper": [89, 126, 128], "verrouillag": 89, "couliss": 89, "entrepris": [89, 106, 112], "obtenez": [89, 103, 104, 132], "peintur": 89, "incertain": 89, "communiqueront": 89, "imagin": 89, "form\u00e9": [89, 104], "consid\u00e9r": [89, 90, 93, 96, 99, 101, 103, 109, 112, 113, 114, 117, 119, 128, 132], "couleur": 89, "r\u00e9tr\u00e9cissement": 89, "r\u00e9flexion": [90, 95, 99], "esquiss": 90, "\u00e9quip": 90, "vouloir": [90, 95, 106, 116, 126], "difficult\u00e9": [90, 106, 108, 112, 116, 120, 126], "subiss": 90, "effectuez": [90, 95, 134], "re\u00e7oiv": [90, 116], "gouvernemental": 90, "r\u00e9seaux": [90, 101, 103, 104, 109, 118, 126, 128], "scientifiqu": [90, 93], "acc\u00e8dent": [90, 99, 101], "restreint": [90, 106, 120, 126, 128], "cnrc": 90, "laboratoir": 90, "\u00e9quipement": [90, 109, 120], "entretenu": 90, "corrig": [90, 91, 99, 117, 120, 127], "vuln\u00e9rabilit\u00e9": [90, 119], "divulgu\u00e9": [90, 120], "agitateur": 90, "collaborateur": 90, "entit\u00e9": [90, 112, 120, 128], "universitair": [90, 110], "gouvern": [90, 91, 110], "commerciaux": 90, "\u00e9changent": 90, "r\u00e9serv": 90, "initi\u00e9": [90, 109, 112, 131], "exceptionnel": 90, "stockag": [90, 99, 104, 109, 110, 112, 116, 126, 128, 129, 132, 135], "isol\u00e9": 90, "r\u00e9server": 90, "imperm\u00e9": 90, "intemp\u00e9ri": [90, 104, 110], "ins\u00e9rez": 90, "r\u00e8gle": [90, 92, 103, 105, 106, 112, 120], "cr\u00e9ent": [90, 103, 106, 117, 120, 126, 127, 128, 138], "vaux": 90, "physiqu": [90, 106, 109, 112], "connectivit\u00e9": [90, 110, 112, 116], "puiss": [90, 99, 101, 112, 126], "sait": [90, 101, 118, 126], "soin": [90, 93, 103, 104, 106, 126], "r\u00e9plicat": [90, 101, 108, 110, 112, 128], "centralis\u00e9": 90, "escalad\u00e9": 90, "confier": 90, "responsabilit\u00e9": [90, 104, 106, 109, 126], "instar": 90, "c\u00e2ble": 90, "laiss": [90, 93, 135], "recour": [90, 102], "interop\u00e9r": [90, 112, 115], "refl\u00e8tent": [90, 126], "compl\u00e9t\u00e9": [90, 92, 106, 112, 117], "caract\u00e9ristiqu": [90, 101, 110, 112], "d\u00e9finisson": [90, 95, 131], "imposon": [90, 95], "identit\u00e9": [90, 103, 106, 109, 120], "f\u00e9d\u00e9ration": 90, "confianc": [90, 92, 104], "transf\u00e9rant": [90, 112, 128], "entrer": 90, "collis": 90, "confidentialit\u00e9": 90, "\u00e9mettent": 90, "assurerait": 90, "permettrait": [90, 98, 128], "survienn": 90, "chiffr\u00e9": [90, 120], "tier": [90, 95, 101, 109, 112], "contr\u00f4ler": [90, 116, 126, 129], "finaux": [90, 101, 104, 105], "soutenir": [90, 92, 101, 105, 112, 120], "clair": [90, 99, 106, 108, 112, 125], "provisoir": [90, 99], "drapeau": 90, "interpomp": 90, "suivent": [90, 106, 109, 112, 126, 128], "saut": [90, 93, 95, 101, 104, 106, 112, 128], "pens": [90, 99, 112], "moindr": [90, 109], "d\u00e9truir": [90, 104], "g\u00e9r\u00e9": [90, 104, 108, 110], "agira": 90, "testeur": [90, 92], "laissant": [90, 93, 99, 110, 120], "exactitud": [90, 109], "nettoyag": [90, 99, 106, 109, 126, 130, 134, 138], "malveillant": [90, 104, 120], "ind\u00e9fini": [90, 103], "varient": [90, 106], "\u00e9crase": 90, "chargeur": [90, 104, 106], "\u00e9craser": [90, 104, 106, 118, 127], "mensong": 90, "d\u00e9pass": 90, "d\u00e9passement": 90, "acceptez": [90, 131], "copiant": [90, 92], "quitt": [90, 126, 127], "dormez": 90, "d\u00e9faillanc": [90, 93, 99, 101, 106, 109, 110, 112, 120, 128], "pr\u00e9traitement": 90, "r\u00e9cup\u00e9rera": [90, 103], "antiviru": 90, "\u00e9ventuel": [90, 106, 109, 117, 123, 126, 127, 132], "quarantain": 90, "granularit\u00e9": [90, 104], "usurp": [90, 109, 120], "lecteur": [90, 101, 116, 126], "canaux": 90, "recev": [90, 95], "rejetez": 90, "d\u00e9ni": 90, "tourbi\u00e8r": 90, "infini": [90, 92, 118, 132], "cuit": [90, 96], "autorisez": [90, 99], "pouvoir": [90, 92, 93, 101, 126, 132], "volont\u00e9": 90, "enfer": 90, "g\u00e9rer": [90, 93, 95, 97, 103, 104, 106, 112, 116, 120, 123, 124], "parler": [90, 132], "gar": 90, "actif": [90, 92, 99, 103, 106, 113, 114, 116, 118, 120, 125, 126, 128, 129], "passif": [90, 99, 103, 106, 120, 125], "\u00e9quilibreur": [90, 104, 120], "pomp\u00e9": 90, "serpent": 90, "rongeur": 90, "d\u00e9form": 90, "\u00e9quilibrag": [90, 98, 101, 106, 121, 127, 128], "pic": 90, "ralentit": [90, 112], "vannag": 90, "pr\u00e9f\u00e9reraient": [90, 128], "dispara\u00eet": [90, 128], "fraich": 90, "nul": [90, 128], "prenant": [90, 109, 112, 116, 128, 132], "repomp": 90, "battant": 90, "impass": [90, 108], "\u00e9loigner": 90, "clusteris\u00e9": 90, "routeur": [90, 120], "cocher": 90, "\u00e9tendu": [90, 93, 95, 101, 104, 105, 112, 127, 128, 132, 134], "confirm\u00e9": [90, 136], "conservez": 90, "vis\u00e9": 90, "subdivis\u00e9": 90, "pr\u00e9alabl": [90, 92], "produirait": 90, "robustess": [90, 101], "atterriss": 90, "confirmez": 90, "canalis\u00e9": 90, "d\u00e9clencheront": 90, "d\u00e9m\u00e9nageur": 90, "obten": 90, "minimis\u00e9": [90, 109, 112, 126], "d\u00e9m\u00e9nagement": 90, "segment\u00e9": [90, 93, 100, 101, 112], "r\u00e9assemblag": [90, 93, 96, 101, 112], "terminaison": [90, 103, 112, 120], "unifi\u00e9": [90, 110], "r\u00e9assembl\u00e9": [90, 104], "fragment\u00e9": [90, 95], "compromi": [90, 117, 120], "devant": [90, 120], "transmet": 90, "independant": 90, "\u00e9tabli": [90, 92, 99, 106, 112, 120], "communiquera": 90, "partagez": 90, "cess": [90, 118], "provenir": [90, 99], "poss\u00e8d": [90, 91, 106, 112, 123, 127], "annoncez": 90, "t\u00e9l\u00e9chargent": [90, 92, 93, 99, 101, 104, 105, 106, 110, 112, 124], "\u00e9changer": [90, 101, 105, 106, 112], "voient": [90, 93, 101, 106, 109], "pur": [90, 128], "observateur": [90, 120], "barr": [91, 106, 126, 128], "lat\u00e9ral": 91, "gauch": [91, 103, 106, 109, 131], "prendra": [91, 99, 112], "obtiendrez": [91, 98], "attendu": [91, 106, 110, 126], "regardon": [91, 130], "pointez": 91, "validez": [91, 92], "apprentissag": 91, "apprendr": [91, 120], "permettez": 91, "reproduct": [91, 92], "concr\u00e8t": [91, 109], "abstrait": [91, 99, 112], "didacticiel": 91, "veux": [91, 95], "d\u00e9butant": 91, "expliquez": 91, "\u00e9corcher": 91, "chat": 91, "restez": 91, "nommez": [91, 99], "d\u00e9tendu": [91, 104], "explor\u00e9": [91, 109, 110, 117], "sup\u00e9rieur": [91, 92, 103, 106, 109, 112, 118, 126, 127, 134], "discut": [91, 112, 120, 132], "d\u00e9termin\u00e9": [91, 106, 125, 126], "projet": [91, 109, 110, 111, 112], "cherchent": 91, "d\u00e9part": [91, 101, 104, 105, 106, 109, 112], "\u00e9dit\u00e9": 91, "r\u00e9vis\u00e9": 91, "commentair": [91, 106, 126], "d\u00e9crivant": [91, 116], "vide": [91, 92, 94, 126, 127, 131], "indent\u00e9": 91, "retrait": 91, "carr\u00e9ment": 91, "omis": [91, 106], "respectez": 91, "lue": [91, 117, 124], "credneti": 91, "additionel": 91, "propo": [91, 93, 99, 101, 103, 106, 116, 118, 123, 126], "mati\u00e8r": [91, 101, 104, 110, 117], "tableaux": [91, 120], "litt\u00e9raux": 91, "malheureus": [91, 92, 109], "officiel": 91, "anglais": 91, "traduct": [91, 110, 120, 122], "pirat": 92, "confort": 92, "aidera": [92, 99], "ta": [92, 95], "perturbera": 92, "clon\u00e9": 92, "document\u00e9": [92, 95, 99, 102, 116, 128], "alphab\u00e9tiqu": 92, "valait": 92, "pein": [92, 93, 101, 112], "ordinateur": [92, 99, 106, 112, 117, 126], "engag\u00e9": 92, "fusionn": 92, "d\u00e9cidon": [92, 99], "satisfait": [92, 134], "correctif": 92, "\u00e9tiquet\u00e9": [92, 99, 108, 117, 127], "prochain": [92, 101, 103, 110, 112, 116, 120, 128, 134], "refactoris": [92, 96, 100], "majeur": [92, 109, 110, 112], "restant": [92, 99, 106, 116, 126, 127, 128], "constructif": 92, "r\u00e9gression": 92, "crit\u00e8r": [92, 101, 109, 128], "fusion": 92, "fusionn\u00e9": 92, "recett": 92, "encourag\u00e9": 92, "pr\u00e9f\u00e9reront": 92, "exploit": [92, 93, 101, 103, 104, 106, 109, 110, 112, 117, 120, 126, 127, 134], "p\u00e9nibl": [92, 95], "bruyant": 92, "t\u00e9l\u00e9chargeon": 92, "roue": [92, 134], "tirerait": 92, "invitez": 92, "fournira": [92, 99, 106, 126], "initialis\u00e9": [92, 133], "automatis": 92, "d\u00e9tecteront": 92, "testera": 92, "r\u00e9cent": [92, 106, 120, 123, 126, 134], "installera": 92, "signeront": 92, "accomplit": 92, "empaquetag": [92, 109], "adress\u00e9": [92, 103], "abandonnon": 92, "incluez": [92, 94], "arrivon": [92, 120], "autotest": 92, "sant\u00e9": 92, "testant": 92, "monothread": 92, "lin\u00e9air": 92, "avanc": [92, 95, 109, 112], "uniform\u00e9": 92, "pr\u00eate": [92, 106], "r\u00e9p\u00e9ter": [92, 126], "ralenti": [92, 109], "durent": 92, "anc\u00eatr": [92, 105, 108], "simplifi\u00e9": [92, 93, 99, 101], "aveugl": 92, "pr\u00e9venu": 92, "essai": [92, 93, 99, 109, 110, 112, 126], "r\u00e9pliquer": [92, 95, 112], "couvertur": [92, 116], "montr": [92, 106, 109, 112, 116], "utilisatu": 92, "troncatur": [92, 112], "localhst": 92, "repertoir": [92, 106], "appara\u00eet": [92, 126], "plafond": 92, "reconvers": 92, "post_exchange_suffix": 92, "pla\u00e7ant": 92, "abonnez": 92, "nettoyez": 92, "bureau": [92, 112, 135, 136], "travaillez": [92, 126], "falloir": 92, "\u00e9chouent": [92, 106, 109], "r\u00e9ex\u00e9cutez": 92, "resteront": 92, "ex\u00e9cutera": [92, 103, 126, 137], "convertissez": [92, 128], "focntionn": 92, "r\u00e9ussiss": 92, "adopt\u00e9": [92, 108, 109, 112, 128], "\u00e9chantillonnag": [92, 104], "qualitatif": 92, "approfondi": [92, 110, 112, 128], "v\u00e9rifi\u00e9": [92, 106], "d\u00e9nombrement": 92, "cinquant": 92, "mill": 92, "entretien": [92, 99, 120], "tuera": [92, 137], "montrer": [92, 116], "raccourcir": [92, 112, 117], "lendemain": 92, "matin": 92, "motiv\u00e9": [92, 110], "surpass": 92, "changez": 92, "permanent": [92, 118, 128], "r\u00e9ussiron": 92, "vidang": 92, "r\u00e9essay": [92, 94, 99, 106, 126, 131], "tomb": [92, 93, 99, 106, 126], "proc\u00e9dez": 92, "d\u00e9pit": 92, "r\u00e9silier": 92, "indiquerait": 92, "clart\u00e9": [92, 99], "d\u00e9pendant": [92, 106, 126], "frapp": 92, "incr\u00e9ment": [92, 113], "r\u00e9ussir": [92, 126], "jug\u00e9": [92, 109, 118], "chez": [92, 93], "examinera": [92, 118], "r\u00e9viseur": 92, "d\u00e9cidera": 92, "approuv": 92, "malgr\u00e9": [92, 126], "plaint": 92, "wip": 92, "v3_issuexxx": 92, "vivr": [92, 126], "rasoir": 92, "d\u00e9clenchent": 92, "souscrit": [92, 95, 106], "pr\u00e9liminair": 92, "packag\u00e9": 92, "versionn\u00e9": 92, "pr\u00e9fix\u00e9": 92, "chiffr": [92, 106, 109, 113, 118, 126, 128], "avril": 92, "stabilis\u00e9": [92, 99, 109], "iibj": 92, "incr\u00e9mentiel": [92, 99], "reprenion": 92, "esp\u00e9ron": [92, 99, 110], "garanti": [92, 93, 112], "bri": 92, "survenir": [92, 126], "bout": [92, 93, 99, 101], "bogu": [92, 99], "blocag": [92, 95], "pr\u00e9c\u00e9demment": [92, 106, 120, 126], "gardez": [92, 99, 137], "esprit": [92, 101, 109, 110, 120], "\u00e9choueront": 92, "pr\u00e9server": 92, "vider": 92, "enqu\u00eat": 92, "recr\u00e9at": 92, "janvier": [92, 102, 109, 111, 119], "habitud": [92, 106, 117, 120], "fai": 92, "pr\u00e9cedent": [92, 117], "relach\u00e9": 92, "\u00e9tiquett": [92, 99], "lib\u00e9rat": 92, "\u00e9cras\u00e9": 92, "ao\u00fbt": 92, "g\u00e9l\u00e9": 92, "rustin": 92, "promouvoir": 92, "restructur\u00e9": 92, "souhaiterez": 92, "d\u00e9conseill\u00e9": [92, 99, 126], "v\u00e9rifiant": [92, 106], "acc\u00e9dez": [92, 99], "cliquez": [92, 136, 137], "bouton": [92, 137], "bioniqu": 92, "v03_launchpad": 92, "rebas\u00e9": 92, "rebas": 92, "cibl": [92, 94, 95, 103, 110], "override_dh_auto_test": 92, "dep": 92, "mineur": [92, 106, 110], "mettez": 92, "g\u00e9n\u00e9rez": 92, "signez": 92, "bord": [92, 112], "maladroit": 92, "magiqu": [92, 99, 106], "enlev": [92, 106, 126], "list\u00e9": [92, 106], "eventuel": 92, "d\u00e9pendenc": 92, "attirera": 92, "in\u00e9l\u00e9gant": 92, "coller": [92, 100, 116], "glissez": 92, "d\u00e9posez": 92, "donnera": [92, 127], "guider": [92, 93], "contribu": [92, 139], "signalez": 92, "listant": 92, "bloqu": 92, "constat\u00e9": 92, "d\u00e9ploy\u00e9": [92, 103, 104, 108, 109, 110, 112, 120], "g\u00eanant": [92, 99], "valent": [92, 112], "d\u00e9gradat": 92, "d\u00e9grad\u00e9": 92, "aider": [92, 99, 101, 110, 129], "disant": 92, "plein": [92, 118, 126], "pr\u00e9voir": [92, 112], "d\u00e9grader": 92, "\u00e9l\u00e9ganc": [92, 112], "\u00e9tabliss": [93, 112, 120], "douc": 93, "tron\u00e7on": 93, "comptent": [93, 101], "consom": [93, 101, 103, 106], "v\u00e9ritabl": [93, 106, 113, 114], "extraient": [93, 101, 112], "emprunt\u00e9": 93, "tra\u00e7ag": [93, 101], "grandement": [93, 101], "vaill": [93, 101], "remontag": [93, 95], "ramassera": 93, "parall\u00e9lism": [93, 101, 112], "pouvant": [93, 105, 126, 127], "maximis\u00e9": [93, 101], "feron": 93, "r\u00e9f\u00e9rer": [93, 99, 116, 126, 127], "r\u00e9fl\u00e9chir": 93, "d\u00e9barrass": [93, 99, 103, 109], "transf\u00e8rent": [93, 101, 112, 126], "gommageront": 93, "int\u00e9ressant": [93, 95, 99, 112], "genr": [93, 101, 106, 126], "per\u00e7u": 93, "noyer": 93, "r\u00e9plicateur": 93, "poss\u00e9dait": 93, "soucion": 93, "portabilit\u00e9": [93, 95], "douteux": 93, "\u00e9volutivit\u00e9": 93, "vaut": [93, 118, 123, 126, 131], "prouver": 93, "mobil": 93, "revenir": [93, 104, 105, 126], "aill": 93, "interconnecton": 93, "primair": [93, 109, 110], "essayon": [93, 103], "emballag": [93, 109, 134], "brise": 93, "perdu": [93, 103, 105, 109, 123, 126, 131], "pire": [93, 95, 112, 120], "minuteri": 93, "cro\u00eetr": 93, "satellitair": [93, 110, 112], "critiqu": [93, 101, 112, 118], "koctet": 93, "relev\u00e9": 93, "mesur\u00e9": [93, 106, 126], "t\u00e9raoctet": [93, 109, 110, 112, 128], "penser": [93, 96, 117], "\u00e9norm": [93, 99, 106, 112, 116], "int\u00e9grant": 93, "subtil": [93, 113, 114], "soupless": 93, "av\u00e8r": [93, 109, 112, 118], "assembleur": 94, "d\u00e9clench\u00e9": [94, 99, 110], "ins\u00e8r": 94, "tapant": 94, "pr\u00e9coce": [95, 110], "substantiel": [95, 103, 110, 116], "met": [95, 99, 103, 106, 108, 109, 112, 120, 123, 126, 128], "envoyon": 95, "divis\u00e9": [95, 106, 127], "morceaux": 95, "appuy": 95, "multithread": 95, "morceau": 95, "v\u00e9rifion": 95, "notant": [95, 99, 126], "bloquant": 95, "calculez": 95, "envoyez": [95, 126], "cass": 95, "fractionnair": 95, "clairsem\u00e9": 95, "causerait": 95, "diriez": 95, "suffix\u00e9": 95, "contigu\u00eb": 95, "inhabituel": [95, 108], "sp\u00e9ciaux": [95, 117], "affront": [95, 106, 109, 126], "ravag": [95, 126], "\u00e9crivant": [95, 106, 116], "\u00e9criront": 95, "manquez": 95, "arr\u00eatez": [95, 131, 135], "ach\u00e8vement": [95, 102], "n\u00f4tre": 95, "fixon": 95, "arrivion": 95, "morcel": 95, "largeur": 95, "\u00e2ge": [95, 102, 116], "esp\u00e9rer": 95, "frai": [95, 101, 103, 112, 115, 126, 128], "g\u00e9n\u00e9raux": [95, 101, 112, 115, 119, 126, 128], "deviendront": 95, "esth\u00e9tiqu": 95, "\u00e9clips": 95, "r\u00e9sument": 95, "0\u00e8me": 95, "compt\u00e9": 95, "fichiersz": 95, "d\u00e9sactiv": [95, 106, 120, 124], "r\u00e9f\u00e9rentiel": [95, 96, 108, 134], "inconv\u00e9ni": 95, "soupir": 95, "forker": 95, "pourrion": 95, "1\u00e8re": [95, 113, 114], "2e": 95, "changent": [95, 99, 106, 126, 127, 128, 138], "voyag": [95, 101, 102], "outillag": 96, "sr3_titr": 96, "sr_titr": 96, "douloureux": 96, "navir": 96, "th\u00e9s\u00e9e": 96, "parit\u00e9": 96, "incompatibilit\u00e9": [96, 118], "s\u00e9lection": [96, 99, 101, 104, 106, 112, 123, 126, 128, 132], "r\u00e9vision": [96, 110, 138], "annex": 96, "pression": [96, 112, 116, 119], "chunksiz": 96, "cksum": 96, "digress": 96, "sr_titl": 97, "concern\u00e9": [97, 124], "cesserait": [97, 124], "agiss": [97, 101, 106, 109, 124, 127], "chronom\u00e9tr\u00e9": 98, "temp\u00eat": 98, "croissant": 98, "rejoint": 98, "mort": [98, 101], "d\u00e9connectez": 98, "empilera": 98, "accus": [98, 116, 132], "limitez": 98, "appelait": [99, 108, 116], "cart": [99, 104, 119, 120], "historiqu": [99, 108], "\u00e9l\u00e9gant": [99, 103, 107, 110], "terminez": 99, "cro\u00fbt": 99, "coh\u00e9rent": 99, "appri": 99, "rudimentair": [99, 112], "accomplir": 99, "hostil": 99, "\u00e9vident": [99, 104, 109, 110, 112, 137], "r\u00e9f\u00e8re": [99, 112], "fourr": 99, "impossibilit\u00e9": [99, 108], "incapacit\u00e9": [99, 108], "\u00e9volu\u00e9": [99, 120], "d\u00e9corat": [99, 116], "pluriel": [99, 116], "singuli": [99, 116], "d\u00e9placent": [99, 116, 117, 127, 128], "tent\u00e9": [99, 116, 126], "cadrag": 99, "aliment\u00e9": [99, 104, 116], "s\u00e9pare": [99, 113], "clairement": [99, 112], "abr\u00e9viat": [99, 129], "aboutiss": 99, "vaisseau": 99, "\u00e9videm": [99, 101], "ayon": 99, "concili": 99, "impress": [99, 132], "idiomatiqu": [99, 108], "essay\u00e9": 99, "refactorisez": 99, "remani\u00e9": 99, "remplacez": [99, 116], "internalis": 99, "g\u00e9n\u00e9ralis": [99, 120], "r\u00e9sume": 99, "entra\u00eenez": 99, "poursuivr": [99, 112], "fini": [99, 109, 113, 117, 118, 137], "suffisammen": 99, "te": 99, "d\u00e9l\u00e9gu\u00e9e": 99, "reproduit": [99, 112], "transcrit": 99, "talon": 99, "h\u00e9ritent": [99, 106, 126], "cassera": [99, 120], "exer\u00e7": 99, "retir\u00e9": [99, 126, 127], "squelett": [99, 106], "refondr": 99, "mang": 99, "r\u00e9impl\u00e9ment\u00e9": [99, 112], "impliquait": 99, "nouveaux_": 99, "permi": [99, 107, 109, 120], "reform": 99, "noyau": [99, 106, 109, 110, 127], "d\u00e9pr\u00e9cient": 99, "pr\u00e9tendr": [99, 109], "h\u00e9rit\u00e9": [99, 108, 128], "attaqu": [99, 120], "concr\u00e8tement": 99, "\u00e9tude": [99, 101, 111, 119], "d\u00e9cid\u00e9": [99, 105, 109, 110], "r\u00e9\u00e9crire": [99, 117, 127], "lacun": [99, 106], "soulev": 99, "pr\u00e9f\u00e9rerait": 99, "tracer": 99, "idiosyncratiqu": 99, "\u00e9xecut": [99, 126], "diagnostiqu": [99, 102, 117], "rep\u00e9rer": 99, "alambiqu\u00e9": 99, "pareil": [99, 102, 106, 126], "2\u00e8me": [99, 132], "migrer": [99, 112], "poir": 99, "r\u00e9ussis": 99, "forfait": [99, 112], "interactivit\u00e9": 99, "\u00e9gal": [99, 106, 113], "ajustez": 99, "incoh\u00e9r": [99, 102], "migr\u00e9": [99, 120], "stade": [99, 106, 109, 126], "sui": [99, 120], "pump_flag": 99, "tronqu": 99, "structurel": 99, "r\u00e9gl\u00e9e": [99, 106, 109, 126], "plong": 99, "d\u00e9monstrat": [99, 112, 131], "textuel": [99, 112], "poilu": [99, 108], "dispara\u00eetra": 99, "laid": 99, "re\u00e7evoir": 99, "vivant": 99, "pensez": [99, 129], "codeur": [99, 106], "assign\u00e9": [99, 126], "laiss\u00e9": 99, "jett": 99, "it\u00e9rateur": 99, "analysera": 99, "pr\u00e9sentera": 99, "proc\u00e9der": 99, "tendanc": [99, 112, 120, 126], "devenir": [99, 110, 127], "euh": 99, "\u00e9gar\u00e9": 99, "renonc\u00e9": 99, "retranch": 99, "viendra": 99, "subtilit\u00e9": 99, "\u00e9gale": [99, 126], "d\u00e9marcat": [99, 101, 104], "savez": 99, "gagner": 99, "maturit\u00e9": [99, 111], "conflit": [99, 103, 127], "finira": 99, "interpr\u00e8t": [99, 128], "tomber": 99, "sach": 99, "int\u00e8gr": 99, "surpren": [99, 126], "tir\u00e9": [99, 101, 106, 113, 114, 135], "pensant": [99, 108], "recr\u00e9ez": 99, "remarqu\u00e9": [99, 117], "d\u00e9riv\u00e9": [99, 106, 110, 116, 118, 126, 130, 134], "enfich": 99, "hi\u00e9rarchiqu": [99, 103, 112, 128], "op\u00e9rer": 99, "typag": 99, "r\u00e9ins\u00e9r\u00e9": 100, "fantastiqu": 100, "th\u00e9ori": [100, 106, 112, 126], "devion": [100, 109], "g\u00ean\u00e9": 100, "aid\u00e9": 100, "apparu": [100, 105], "f\u00e9d\u00e9rateur": 100, "envisag\u00e9": [100, 109, 112], "savion": 100, "fonctionnerai": [100, 106], "relier": 101, "\u00e9vitent": 101, "gagnant": 101, "nettement": [101, 109], "exploit\u00e9": 101, "famili\u00e8r": [101, 106], "activ\u00e9": [101, 104, 120, 126, 134], "partagera": 101, "encha\u00een": 101, "redond": [101, 104, 106, 112, 120], "d\u00e9coupl\u00e9": 101, "imbriqu\u00e9": 101, "forment": [101, 103], "maill": 101, "parvenir": 101, "pousser": [101, 109], "augmentat": 101, "24h": [101, 108, 109], "7j": [101, 108, 109], "civilis\u00e9": 101, "exponentiel": [101, 106, 112, 120], "poursuiv": 101, "transitoir": [101, 106, 112, 132], "mondial": [101, 105, 108, 112, 126], "t\u00e9l\u00e9commun": [101, 105, 112], "soupl": [101, 112], "pr\u00e9cise": 101, "pouss": 101, "maillon": 101, "commutaiton": 101, "prendront": 101, "transf\u00e9reront": 101, "parall\u00e8lism": 101, "embryonnair": 101, "archi": 101, "pr\u00e9d\u00e9cesseur": 101, "bienvenu": 101, "largement": [101, 106], "fabuleux": 101, "comparaison": [101, 106, 109, 112], "traitant": [101, 109], "multidiffus": 101, "synchronis": [101, 109, 113, 120], "marchant": 101, "r\u00e9duisant": [101, 110, 120], "axkib": 101, "transitivit\u00e9": 101, "proch": [101, 110, 112, 126], "facon": 101, "propic": 101, "acc\u00e9l\u00e9rat": [101, 109], "agnostiqu": [101, 104], "rajout": [101, 104, 110, 117, 126], "substitu": 101, "acc\u00e9l\u00e9r\u00e9": 101, "accellerateur": 101, "\u00e9chang\u00e9": [101, 112, 120], "simplicit\u00e9": 101, "dans": 101, "noyaux": 101, "surabond": 101, "endoss": 101, "jugement": 101, "instructif": 101, "mettait": 101, "allemand": [101, 112], "philosophiqu": 101, "horribl": 101, "webocket": 101, "efficacit\u00e9": [101, 109, 112, 117, 120, 128], "compagni": 101, "derri\u00e8r": [101, 104, 108, 120], "d\u00e9sint\u00e9ress\u00e9": 101, "compl\u00e9tion": [102, 117], "intermittent": 102, "entend": [102, 106, 117], "repertoi": 102, "masquer": [102, 126], "pr\u00e9fixer": 102, "compl\u00e8t\u00e9": 102, "vuln\u00e9rabl": [102, 117], "horlog": [102, 117], "d\u00e9saccord": 102, "coop\u00e8rent": [102, 106], "support\u00e9": [102, 117, 127], "r\u00e9seautag": 102, "interromp": 102, "informera": 102, "publiant": [102, 106], "mod\u00e9r\u00e9": [103, 112, 117], "oppos\u00e9": [103, 104, 105, 128], "g\u00e9rant": 103, "r\u00e9current": 103, "amen\u00e9": 103, "remi": [103, 106, 126], "entendu": 103, "implant\u00e9": [103, 106, 110, 118, 126], "considerationdeploy": 103, "reglag": 103, "filtrez": [103, 116], "accompli": [103, 110, 112, 116], "agir": [103, 104, 106, 116, 124, 126], "traitez": 103, "tach": [103, 126], "d\u00e9river": [103, 118, 126], "facultatif": [103, 116, 126, 128, 134], "mateur": 103, "t\u00e9l\u00e9charer": 103, "enovoy": 103, "colonn": [103, 106, 129, 134], "milieu": [103, 110, 120], "s\u00e9quentiel": [103, 106, 112, 126, 132], "csp": 103, "revanch": 103, "coop\u00e9rent": 103, "d\u00e9tect": 103, "restera": 103, "algorithmiqu": [103, 112, 120], "introduit": [103, 109, 110, 117, 127, 128], "r\u00e9v\u00e8lera": 103, "entremeteur": 103, "pr\u00e9l\u00e8ve": 103, "th\u00e9matiqu": [103, 105], "jacent": [103, 104, 112, 117, 127], "ressenti": 103, "encod\u00e9": [103, 125, 126, 128], "inact": 103, "repr\u00e9sent\u00e9": [103, 126], "rompu": 103, "lient": [103, 106], "lira": [103, 106], "charg\u00e9": [103, 112, 116, 128], "\u00e9vitera": 103, "portant": 103, "interdict": 103, "recueil": [103, 106, 110, 126], "dix": [103, 106, 109, 112, 120, 126], "interlocuteur": 103, "t\u00e9l\u00e9phone": [103, 106, 126], "recouvr": 103, "visualis": [103, 106, 110], "pr\u00e9parer": [103, 109], "utilisatric": 103, "fuseau": [103, 126, 128], "horair": [103, 109, 126, 128], "verront": 103, "incluront": 103, "sage": [103, 109, 127], "ressemblerait": [103, 106, 130], "visibilit\u00e9": [104, 112, 120], "interrog\u00e9": [104, 116], "lisent": [104, 110, 117, 128], "r\u00e9cup\u00e8rent": 104, "additionnel": [104, 128], "lointain": 104, "travaill\u00e9": [104, 109, 110, 116], "s\u00e9curis": [104, 120], "noeud": [104, 117], "pomper": [104, 106, 126], "verra": [104, 127], "miroit": 104, "gueul": 104, "m\u00e9diateur": [104, 105], "pr\u00e9senter": [104, 112], "configurerait": 104, "\u00e9coutez": 104, "cibler": [104, 128], "nom_de_fil": 104, "acquis": [104, 110], "coutier": 104, "princiap": 104, "forc\u00e9": [104, 106, 128], "s\u00fbre": 104, "s\u00e9curis\u00e9": [104, 106, 120, 125], "cr\u00e9anc": 104, "xs_alice_alic": 104, "reconna\u00eetr": [104, 117, 126], "r\u00e9f\u00e9rera": 104, "restreindr": 104, "abus": 104, "\u00e9crasera": 104, "malform\u00e9": 104, "recalcul\u00e9": [104, 126, 128], "varier": [104, 123], "\u00e9crasez": 104, "privil\u00e8g": [104, 137], "v\u00e9rifiabl": 104, "appartiendront": 104, "particuli\u00e8r": [104, 105, 106, 109, 110, 112, 125], "disent": 104, "pr\u00e9servent": [104, 105], "r\u00e9achemin\u00e9": [104, 105], "\u00e9coulent": [104, 105], "d\u00e9di\u00e9e": [104, 105], "voisin": [104, 105, 112], "servent": [104, 106], "\u00e9merg\u00e9": [105, 112], "m\u00fbri": 105, "plomberi": 105, "cale": [105, 117], "linguistiqu": 105, "pr\u00e9f\u00e8rent": 105, "occupai": 105, "esp\u00e8r": 105, "r\u00e9introduit": 105, "appuiera": 105, "rythm": [105, 109, 126], "aggrav": 105, "abstenir": 105, "occup\u00e9": 105, "lenteur": 105, "absenc": 105, "voie": [105, 108, 126], "invis": 105, "obtiendrait": 105, "\u00e9coul\u00e9": 105, "buts": 105, "publicitair": 105, "histoir": [105, 112, 119], "membr": [105, 112], "d\u00e9cenni": [105, 110, 112, 120], "guerr": 105, "couvrent": 105, "p\u00e9rim\u00e9": [105, 126], "collectiv": 105, "cgv": 105, "modernis": 105, "fournitur": 106, "redirig\u00e9": 106, "filtr": [106, 118, 126], "classiqu": 106, "republi": [106, 123], "plant\u00e9": [106, 129], "g\u00e8rent": 106, "interpret\u00e9": 106, "marquer": [106, 116, 123], "\u00e9ligibl": [106, 109, 123], "version2": 106, "version3": 106, "servant": [106, 116, 117], "tuer": [106, 134], "affin\u00e9": 106, "lanc": 106, "arri\u00e8r": [106, 129], "flott": [106, 123], "roulent": 106, "meme": [106, 120], "traduir": 106, "etr": [106, 118], "r\u00e9portoir": 106, "serai": 106, "conjonct": 106, "lancer": [106, 109, 112, 126, 131], "rang\u00e9": 106, "cat\u00e9goris": 106, "manquent": 106, "s\u00e9v\u00e9rit\u00e9": 106, "exp\u00e9rienc\u00e9": 106, "m\u00e9triqu": [106, 109, 126], "communiqu\u00e9": 106, "compteur": [106, 132], "r\u00e9initialis": [106, 128], "cat\u00e9gori": 106, "d\u00e9taillant": 106, "ent\u00eat": [106, 128, 134], "pourcentag": 106, "int\u00e9r\u00eat": [106, 109, 112, 116, 124, 126, 128], "d\u00e9livr": 106, "retenir": 106, "mett": 106, "fournissez": 106, "int\u00e9r\u00easseant": 106, "outrepass": 106, "devin": 106, "domestiqu": [106, 126], "apparaitr": 106, "\u00e9conomis": [106, 112, 115, 126, 128], "parcourez": 106, "marchera": [106, 117, 126], "joker": [106, 132], "implantaion": 106, "renseign": [106, 123], "traitent": [106, 112, 126, 138], "consomm\u00e9": [106, 110, 116, 126, 128], "abandonn": [106, 116, 126, 135], "relient": 106, "r\u00e9pond": [106, 112], "scheduled_": 106, "scheduled_inter": 106, "trent": [106, 120], "1h27": 106, "13h27": 106, "19h27": 106, "r\u00e9f\u00e9rez": [106, 126], "averti": [106, 109], "r\u00e9ingest": 106, "r\u00e9sidenc": [106, 126], "masqu": [106, 126, 131], "definir": 106, "listent": 106, "refair": 106, "informatiqu": [106, 109, 112], "protocl": 106, "r\u00e9cemment": [106, 109], "verifi\u00e9": 106, "dupliqu\u00e9": 106, "polller": 106, "alternatif": [106, 112, 130], "grammair": [106, 124, 127], "lise": [106, 127], "obliqu": [106, 126, 128], "constitu\u00e9": [106, 127], "concat\u00e9n": [106, 116, 126, 127], "redeviendra": 106, "avenir": [106, 112, 115, 123, 126, 128], "s\u00e9mantiqu": [106, 115], "acquiert": 106, "r\u00e9annonc": 106, "reproduir": 106, "pr\u00e9r\u00e9glage": 106, "prot\u00e9ger": [106, 126], "malveil": [106, 126], "bool\u00e9an": 106, "d\u00e9finira": 106, "convertira": 106, "livrer": [106, 109, 110, 126], "fournirait": 106, "poursuivra": 106, "aurion": 106, "repost\u00e9": 106, "r\u00e9introduison": 106, "ordonn\u00e9": [106, 126], "exigerait": 106, "reconstruirait": 106, "pellet": 106, "connectera": [106, 123], "mentionn": 106, "alphanum\u00e9riqu": [106, 112], "sacn32_cwao_cwao_123456": 106, "r\u00e9enregistr": 106, "compren": 106, "ficher": [106, 118], "cherch": [106, 123], "couper": [106, 124, 133], "\u00e9dition": [106, 137], "r\u00e9utili\u00e9": 106, "group\u00e9": 106, "al\u00e9atoir": [106, 109, 112, 116, 126, 127, 128], "enfant": [106, 116], "d\u00e9crivent": 106, "sp\u00e9cial": [106, 125, 126, 132], "fournisson": 106, "sucr": 106, "syntaxiqu": 106, "conclur": 106, "d\u00e9boggag": 106, "descripteur": [106, 117, 126, 127], "tournant": [106, 110, 126], "purgeant": [106, 126], "soie": 106, "limitera": [106, 126], "debogag": 106, "identifc": 106, "confidentiel": [106, 125], "justificatif": 106, "jeton": [106, 125], "porteur": 106, "facult": [106, 125], "cherchera": [106, 125], "vieillit": 106, "expir\u00e9": [106, 126], "\u00e9l\u00e9gamment": 106, "essaient": 106, "ralentir": [106, 109, 112], "empir": 106, "recomm": 106, "r\u00e9pondr": [106, 112, 120], "reviendront": 106, "choisit": [106, 117, 126], "perd": [106, 117], "parall\u00e9lis\u00e9": 106, "t\u00e9l\u00e9chargeron": 106, "gardent": [106, 126], "nettoy\u00e9": [106, 126, 127], "acc\u00e9d\u00e9": 106, "meurent": [106, 126], "substitu\u00e9": [106, 126], "indiquez": 106, "mouvement": 106, "dort": 106, "r\u00e9essai": [106, 110, 116], "rev\u00e9rifi": [106, 126], "lorqu": 106, "sett\u00e9": 106, "posses": 106, "cloison": 106, "omettez": [106, 126, 127], "r\u00e9partir": [106, 112, 126], "traduira": [106, 126], "cinqui\u00e8m": [106, 126], "xinnow01": 106, "comparera": [106, 123], "remote_config_url_config_url": 106, "pendu": 106, "diff\u00e9renci\u00e9": 106, "cibl\u00e9": [106, 110, 126], "casarrasarramyflow": 106, "sommet": 106, "recherchera": [106, 123, 126], "remote_config_config_url": 106, "essaiera": [106, 123], "chercheront": 106, "regardera": [106, 123], "changera": [106, 126], "d\u00e9courag": [106, 112, 126], "interpr\u00e9t": [106, 126, 128], "tete": [106, 126], "parenth\u00e8s": [106, 126], "guillemet": [106, 115, 126], "remplaceront": [106, 126], "inalt\u00e9r\u00e9": [106, 126, 128], "fichier_de_type3": [106, 126], "quatri\u00e8m": [106, 126], "approuv\u00e9": [106, 126], "blanc": [106, 126], "sixi\u00e8m": [106, 126], "viennent": [106, 126], "heureux": [107, 120], "c\u00e9l\u00e9brer": 107, "communaut\u00e9": [107, 109, 112], "d\u00e9but\u00e9": 108, "faisait": 108, "honneur": 108, "loi": 108, "esp\u00e8c": 108, "p\u00e9ril": 108, "lep": 108, "disparit": 108, "fourrur": 108, "attir": [108, 112], "trouveront": 108, "commenc\u00e9": [108, 109, 110, 112, 128, 136], "initiaux": [108, 110, 112], "tiraient": 108, "commut\u00e9": 108, "soutien": [108, 109, 110], "automn": 108, "heurt\u00e9": 108, "lib\u00e9r\u00e9": 108, "subi": 108, "m\u00e9t\u00e9orologi": 108, "\u00e9loign": 108, "impitoyabl": 108, "novembr": [108, 109, 110], "conduit": [108, 112], "venu": 108, "gard\u00e9": 108, "indig\u00e8n": 108, "r\u00e9gion": [108, 110], "pichet": 108, "aimon": 108, "mangent": 108, "viand": 108, "calendri": [108, 109], "av\u00e9r\u00e9": [108, 109, 110], "prometteur": 108, "surnomm\u00e9": 108, "mar": 108, "printemp": [108, 109, 110], "accueil": [108, 125, 126, 139], "lisibilit\u00e9": [108, 128], "disaient": 108, "souhaitiez": 108, "probl\u00e9matiqu": 109, "concevoir": 109, "sauvegard": [109, 110, 115], "sp\u00e9cificit\u00e9": 109, "pointu": 109, "agr\u00e9g\u00e9": 109, "d\u00fb": [109, 112], "le\u00e7on": 109, "appris": 109, "\u00e9volutif": 109, "savait": 109, "faill": 109, "partenariat": 109, "\u00e9troit": [109, 132], "sophistiqu\u00e9": [109, 112], "rebondiss": 109, "atmosph\u00e8r": 109, "voi": [109, 110, 113, 114], "oc\u00e9an": 109, "terr": 109, "ing\u00e9rant": 109, "mapper": [109, 120], "grill": 109, "pronost": 109, "r\u00e9percut": 109, "r\u00e9alist": 109, "boutiqu": 109, "magasin": [109, 110, 112], "sall": 109, "rechang": 109, "supercalculateur": [109, 110, 117], "rattrap": 109, "contractuel": 109, "r\u00e9trospectiv": 109, "connaissait": 109, "jeu": [109, 127], "impliquerait": 109, "douzain": [109, 110], "fonctionnai": 109, "abouti": 109, "croir": 109, "d\u00e9clencheur": [109, 137], "moniteur": 109, "\u00e9tion": 109, "confront\u00e9": [109, 120], "hiver": 109, "juillet": 109, "strat\u00e9giqu": [109, 112], "progressait": 109, "d\u00e9veloppai": 109, "\u00e9poqu": [109, 120], "concentr\u00e9": 109, "constitu": [109, 112], "aimerai": 109, "\u00e9mission": 109, "fermetur": [109, 137], "organisera": 109, "travaillion": 109, "tactiqu": 109, "d\u00e9charger": [109, 110, 120], "degr\u00e9": [109, 110], "retrouv\u00e9": 109, "tirant": [109, 110], "computationnel": [109, 112, 120], "produirai": 109, "r\u00e9partissait": 109, "entra\u00eenait": 109, "d\u00e9montag": 109, "octobr": 109, "continu\u00e9": 109, "devaient": 109, "chevauch": [109, 112], "demandait": 109, "manquait": 109, "d\u00e9cembr": [109, 110], "ferm\u00e9": [109, 115, 116, 120, 126, 127], "avan\u00e7ait": 109, "pulsat": 109, "voyant": 109, "inactif": [109, 118], "pr\u00e9cipit\u00e9": [109, 110], "primordial": 109, "semblait": 109, "poursuivi": 109, "rapproch": 109, "bogu\u00e9": 109, "ferm": [109, 126], "provoqu": [109, 118, 126], "pos\u00e9": 109, "parcouru": 109, "obtenon": 109, "pr\u00e9cision": 109, "transf\u00e9rait": 109, "prenait": 109, "accumul\u00e9": 109, "apparem": 109, "revenon": 109, "pr\u00e9voyon": 109, "pr\u00e9chargement": 109, "ex\u00e9cuton": 109, "faussaient": 109, "tranch": [109, 126], "r\u00e9coltant": 109, "d\u00e9favor": 109, "reformul": 109, "reposait": 109, "vari\u00e9": [109, 120], "s\u00e9ri": 109, "canadienn": [109, 112], "sensibilis": 109, "s\u00e9lecteur": 109, "propos\u00e9": [109, 112, 116], "assum\u00e9": [109, 123], "chef": 109, "pirat\u00e9": 109, "b\u00e9n\u00e9fici\u00e9": 109, "it\u00e9r": 110, "inextricabl": 110, "it\u00e9ratif": 110, "c\u0153ur": [110, 112], "mouvant": 110, "embarqu": 110, "trac\u00e9": 110, "d\u00e9roul\u00e9": 110, "progr\u00e8": [110, 112], "nationaux": [110, 112], "pr\u00e9visionnist": [110, 112], "achev\u00e9": 110, "s\u00e9quenceur": 110, "minutieux": 110, "impr\u00e9vu": 110, "smt": [110, 112], "edan": 110, "suivront": 110, "quotidienn": 110, "europ\u00e9enn": 110, "chantier": 110, "\u00e9crivent": [110, 117, 118, 126, 127], "bureaux": [110, 112], "entent": 110, "bilat\u00e9ral": 110, "conclu": 110, "plaqu": 110, "oriental": 110, "descendant": 110, "acronym": 110, "nourrit": 110, "consid\u00e9rabl": [110, 112], "ouest": 110, "d\u00e9rivent": 110, "r\u00e9gionaux": 110, "national": [110, 112], "concentrateur": 110, "obtiendront": 110, "poursuivai": 110, "superordinateur": 110, "bascul": [110, 112], "miroitag": 110, "exploratoir": 110, "attaqu\u00e9": 110, "acqu\u00e9r": 110, "\u00e9largi": [110, 112], "\u00e9gard": 110, "propri\u00e9t\u00e9": [110, 115, 137], "\u00e9tonnam": 110, "absurd": 110, "sarraenia": 110, "refactoris\u00e9": 110, "uniformit\u00e9": 110, "r\u00e9utilis": [110, 120], "co\u00fbt": [110, 112, 117, 119, 127], "revenu": 110, "v\u00e9cu": 110, "d\u00e9ploient": [110, 120], "cassant": 110, "n\u00e9cessitai": 110, "coh\u00e9renc": 110, "cloisonn": 110, "obscur": 110, "intelligent": 110, "restaur": [110, 126], "r\u00e9duira": [110, 112], "prix": 110, "sem\u00e9": 110, "soulev\u00e9": 110, "r\u00e9examineron": 110, "mat\u00e9riaux": 110, "reportag": 110, "calment": 110, "d\u00e9couvrir": 110, "progressif": 110, "approb": 110, "financ": 110, "venir": 111, "maill\u00e9": [111, 119], "homologu": 111, "apatridi": 111, "programmabilit\u00e9": 111, "comit\u00e9": 112, "proposit": [112, 113, 114], "retenu": 112, "pr\u00e9exist": 112, "rest\u00e9": [112, 126], "bilat\u00e9raux": 112, "pr\u00e9miss": 112, "sio": 112, "favoris": 112, "sugg\u00e8r": [112, 126, 127], "technologiqu": 112, "imposai": 112, "l\u00e2che": 112, "syst\u00e9matiqu": [112, 120], "\u00e9labor": 112, "multilat\u00e9raux": 112, "contourn\u00e9": 112, "adapt\u00e9": 112, "r\u00eave": 112, "normalis\u00e9": 112, "cartographi": [112, 120], "soci\u00e9t\u00e9": 112, "convienn": 112, "parfait": [112, 130], "entendr": 112, "consisterait": 112, "exp\u00e9rimental": 112, "cercl": [112, 132], "pr\u00e9\u00e9tabli": 112, "a\u00e9rien": 112, "t\u00e9l\u00e9phoniqu": 112, "puissanc": [112, 120, 127], "incarn\u00e9": 112, "r\u00e9gional": 112, "absorb\u00e9": 112, "march\u00e9": 112, "ch\u00e8re": [112, 120], "nuag": 112, "multipoint": 112, "existait": 112, "horizontal": 112, "abord\u00e9": 112, "vtm": 112, "cng": 112, "stm": 112, "th\u00e9oriqu": 112, "exclut": 112, "pnt": 112, "bilat\u00e9r": 112, "sie": 112, "formul\u00e9": 112, "rem\u00e9dier": 112, "opacit\u00e9": 112, "introduis": 112, "gi": 112, "publion": 112, "mondiaux": 112, "pr\u00e9occup\u00e9": 112, "persist\u00e9": 112, "convivi": 112, "veuill": 112, "conceptualis\u00e9": 112, "minutieus": [112, 120], "d\u00e9volu": 112, "trie": 112, "\u00e9cole": 112, "pens\u00e9": [112, 113], "tenaient": 112, "relationnel": 112, "atteign": [112, 116], "stock": [112, 130], "index\u00e9": 112, "sif": 112, "comp\u00e9tit": 112, "pointent": 112, "dite": 112, "stockant": 112, "pr\u00e9voient": 112, "cach\u00e9": [112, 126], "inspect\u00e9": [112, 120], "quiconqu": 112, "transf\u00e8r": [112, 115, 120, 126], "structur\u00e9": 112, "carr\u00e9": 112, "aigu": 112, "pouss\u00e9": 112, "connex": 112, "majorit\u00e9": [112, 116, 123], "canadien": [112, 120], "optimisera": 112, "secteur": 112, "b\u00e9n\u00e9ficier": 112, "\u00e9troitement": 112, "atomis\u00e9": 112, "dominant": 112, "financi\u00e8r": 112, "dpcc": 112, "\u00e9quilibr": 112, "collect\u00e9": 112, "unicit\u00e9": 112, "simplifiera": 112, "r\u00e9sultent": 112, "assurerai": 112, "pointeur": [112, 116], "recourir": 112, "hachag": [112, 120, 126], "s\u00e9lectiv": 112, "poul": 112, "exclur": [112, 126], "intervenant": [112, 120], "d\u00e9cident": 112, "maillag": 112, "recevront": 112, "pr\u00e9sentent": 112, "jugent": 112, "\u00e9go\u00efstement": 112, "retransmis": 112, "faciliteront": 112, "supran": 112, "aident": 112, "ins\u00e9rer": [112, 116], "ais": [112, 116], "m\u00e8ne": [112, 126], "arriveront": 112, "contournera": 112, "cesser": 112, "corrompu": [112, 120, 128], "industriel": 112, "comprendrait": 112, "inspir\u00e9": 112, "contribu\u00e9": 112, "ind\u00e9pend": [112, 116], "h\u00e9berg\u00e9": 112, "\u00e9volueront": 112, "extrant": 112, "bcp": 112, "baser": 112, "reli\u00e9": [112, 128], "balayag": [112, 117], "pr\u00e9f\u00e9r\u00e9e": 112, "d\u00e9sir": 112, "poign\u00e9": 112, "d\u00e9montr\u00e9": 112, "refus\u00e9": 112, "hautement": 112, "prioritair": 112, "finir": 112, "affam": 112, "tentant": 112, "\u00e9vition": 112, "incluant": 112, "compar\u00e9": [112, 126, 131], "rep\u00e8r": 112, "emport": 112, "troncat": 112, "sugg\u00e9reront": 112, "m\u00e9dia": 112, "garantir": 112, "correspondrai": 112, "imposerion": 112, "troubl\u00e9": 112, "purg\u00e9": 112, "app\u00e9tit": 112, "superpos": 112, "gigaoctet": [112, 127], "seuillag": 112, "rentreront": 112, "d\u00e9pass\u00e9": 112, "croissanc": 112, "soup\u00e7onn": 112, "d\u00e9passera": 112, "baiss": 112, "\u00e9viton": 112, "choisisson": [112, 129], "\u00e9conomis\u00e9": 112, "maintient": [112, 120], "quant": 112, "r\u00e9introduir": 112, "\u00e9vitant": [112, 126, 134], "vaudront": 112, "barri\u00e8r": 112, "d\u00e9bat": [113, 114], "d\u00e9compos": [113, 114], "inconditionnel": [113, 128], "analogu": [113, 114, 128], "formant": [113, 114], "mienn": [113, 114], "octeta": 113, "dana": 113, "embas": 114, "d\u00e9crivez": 114, "prouv\u00e9": 115, "couram": [115, 120, 126, 130], "standardis\u00e9": 115, "hexad\u00e9cimal": 115, "marquant": 115, "accolad": 115, "incluait": 115, "conci": 116, "\u00e9l\u00e9mentair": 116, "suffir": 116, "visualisez": 116, "inger": 116, "rassemblez": 116, "publiez": [116, 127], "\u00e9num\u00e9rant": 116, "am\u00e8n": 116, "imprimera": 116, "__": 116, "wget__": 116, "honor": 116, "imprimez": 116, "g\u00e9n\u00e8rent": [116, 118], "commencerait": 116, "copierait": 116, "construirez": 116, "trouverait": [116, 123], "attendrait": [116, 129], "imprimerait": 116, "donnant": [116, 134], "dur": 116, "corr\u00e9l": 116, "vieilliss": 116, "interpr\u00e9tera": 116, "fr\u00e9quemment": [116, 126, 127], "ira": 116, "exaepl": 116, "gout": [116, 119], "messaf": 116, "arret": 116, "occasionnel": [116, 130], "utlis\u00e9": 116, "retourn\u00e9": 116, "rempliront": 116, "encombrant": 116, "causent": 116, "arr\u00eatera": [116, 126, 137], "r\u00e9initialis\u00e9": 116, "rouvert": 116, "autrefoi": [116, 126], "d\u00e9compress": 116, "d\u00e9compress\u00e9": 116, "arrivera": 116, "seau": 116, "refont": 116, "supercalcul": 116, "correspondra": [116, 126], "pyclam": 116, "n\u00e9cessari": 116, "amusant": 116, "auraient": [116, 134], "compress\u00e9": 116, "remorqu": 116, "antenn": 116, "gardera": 117, "minimisera": 117, "centi\u00e8m": 117, "marchent": 117, "biblio": 117, "thque": 117, "accru": [117, 120], "publieur": 117, "retouer": 117, "vive": 117, "marcher": 117, "sue": 117, "defaut": 117, "pr\u00e9sumer": 117, "convents": 117, "cacher": 117, "compatabilit\u00e9": 117, "tol\u00e9rent": 117, "nodupe__": 117, "d\u00e9synchr": 117, "oniz\u00e9": 117, "coop\u00e9r": 117, "valabl": 117, "compatbil": 117, "boucler": 117, "amorc\u00e9": 117, "amor\u00e7ag": 117, "sommeil": [117, 127], "dixi\u00e8m": 117, "encouru": 117, "franchiss": 117, "surveill\u00e9": [117, 118, 126, 129, 135], "ampleur": 117, "augmentera": 117, "librairi": 117, "totalit\u00e9": 117, "diff\u00e9renci": 117, "lancement": [117, 127], "faibless": [117, 127], "bloquer": 117, "consid\u00e8r": [117, 127], "irr\u00e9cup\u00e9r": 117, "avort": 117, "injustifi\u00e9": [117, 127], "d\u00e9mesur\u00e9": [117, 127], "oxymor": [117, 127], "pr\u00e9caution": [117, 126, 127], "atomiqu": [117, 127], "gardant": 117, "d\u00e9clenchera": [117, 127], "orag": 118, "caus\u00e9": 118, "envoit": 118, "renvoit": 118, "d\u00e9rangeant": 118, "requiert": 118, "duplicat": [118, 128, 134], "fl\u00e9xibilit\u00e9": 118, "supress": 118, "pr\u00e9f\u00e9rablement": 118, "fie": 118, "mandatoir": 118, "allum": 118, "configura": 118, "nodup_ttl": 118, "souvient": 118, "aven": 118, "integr\u00e9": 118, "acc": 118, "conjoint": 118, "durera": 118, "d\u00e9clenchant": 118, "exemplair": 118, "notificationsfichi": 118, "ag\u00e9": 118, "reexamin": 118, "oubli\u00e9": 118, "tort": 118, "ing\u00e9r\u00e9": 118, "vos_parametr": 118, "votre_class": 118, "votreclass": 118, "votre_cl\u00e9": 118, "votre_chemin": 118, "d\u00e9rivera": 118, "corr\u00e9spond": [119, 126], "ceuillett": 119, "changeant": 119, "glossair": 119, "\u00e9changeur": 119, "concurrent": 120, "v\u00e9n\u00e9rabl": 120, "ma": 120, "malentendu": 120, "serion": 120, "av\u00e8nement": 120, "datant": 120, "appareil": 120, "coll\u00e9gial": 120, "existai": 120, "r\u00e9alit\u00e9": 120, "r\u00e9sister": 120, "para\u00eetr": 120, "\u00e9tranger": 120, "mappera": 120, "rappelon": 120, "revendiqu": 120, "adressag": 120, "r\u00e9p\u00e9t\u00e9": [120, 126], "p\u00e9riph\u00e9riqu": 120, "rappelez": 120, "exposit": 120, "doubler": 120, "dispositif": 120, "chiffrement": [120, 126], "rechiffr\u00e9": 120, "d\u00e9crypter": 120, "rechiffr": 120, "d\u00e9chiffrerait": 120, "intercepterait": 120, "oblig\u00e9": 120, "homm": 120, "r\u00e9servent": 120, "r\u00e9servant": 120, "r\u00e9servat": 120, "superfici": 120, "compliqu": 120, "bidirectionnel": 120, "dout": 120, "offert": 120, "pr\u00e9f\u00e8re": 120, "d\u00e9chiffr\u00e9": 120, "baie": 120, "prononc\u00e9": 120, "\u00e9gal\u00e9": 120, "d\u00e9chargement": 120, "vanter": 120, "\u00e9ventail": 120, "d\u00e9cryptag": 120, "uen": 120, "aggrav\u00e9": 120, "forcent": 120, "gagn\u00e9": 120, "inadvert": 120, "prison": 120, "malfaiteur": 120, "emp\u00eachant": 120, "d\u00e9fendr": 120, "distinguera": 120, "impliqu\u00e9": 120, "causant": 120, "ignorez": [120, 126, 128], "fallu": 120, "\u00e9chouait": 120, "confond": 120, "correspondrait": [120, 132], "correspondait": 120, "suspect\u00e9": 120, "sympt\u00f4m": 120, "d\u00e9chiffrement": 120, "casser": 120, "refuseront": 120, "banal": 120, "laissent": 120, "monnai": 120, "allong": 120, "secour": 120, "involontair": 120, "r\u00e9v\u00e9lation": 120, "parcourra": 120, "sond": 121, "verb": 121, "552": 121, "cherchez": 123, "d\u00e9not\u00e9": 123, "compsant": 123, "disbal": 123, "revienn": 123, "coinc\u00e9": 123, "contr\u00f4lent": 123, "convenir": 123, "employ\u00e9": 123, "introuv": 123, "repertoire_config": 123, "recharg": [123, 127, 128], "acceuil": [123, 124, 127], "gourmand": 124, "autod\u00e9crit": 124, "valeur_": 126, "\u00e9x\u00e9cution": [126, 129], "cr\u00e9eront": 126, "atterrira": 126, "monr\u00e9pertoireloc": 126, "lala_": 126, "patron": 126, "123479": 126, "d\u00e9cod\u00e9": 126, "d\u00e9viation": 126, "doublag": 126, "cess\u00e9": 126, "ands": 126, "bool\u00e9enn": [126, 130], "d\u00e9cimal": 126, "assortiss": 126, "unionis": 126, "m\u00e9ga": [126, 130], "\u00e9num\u00e9r\u00e9": 126, "m\u00e9lang\u00e9": 126, "d\u00e9crire": [126, 128], "tenter": [126, 135], "entrain": 126, "d\u00e9moli": 126, "r\u00e9tabli": [126, 127], "hoteducourti": 126, "fixent": 126, "tentera": 126, "pr\u00e9c\u00e9der": 126, "instanci": [126, 131, 133], "instanciera": 126, "irr\u00e9versibl": 126, "destructeur": 126, "surprendr": 126, "mesradar": 126, "mesgrib": 126, "comparez": 126, "utilisatueur": 126, "red\u00e9clar": 126, "sens\u00e9": 126, "subir": 126, "surcharg\u00e9": 126, "entra\u00eenerait": 126, "vanner": 126, "d\u00e9pendr": 126, "parcimoni": 126, "attendra": 126, "notifi\u00e9": 126, "inappropri\u00e9": 126, "\u00e9rreur": 126, "d\u00e9pendam": 126, "nomdeconfig": 126, "sender_nomdeconfig": 126, "sender_nomdeconfig_": 126, "litt\u00e9ral": [126, 127], "d\u00e9bugger": 126, "d\u00e9buter": 126, "soustract": 126, "silenc": 126, "dormir": 126, "r\u00e9absorpt": 126, "neuf": 126, "modifiera": 126, "grandit": 126, "\u00e9teint": 126, "implement\u00e9": 126, "\u00e9valu": [126, 127], "r\u00e9cursiv": 126, "scann\u00e9": 126, "d\u00e9terminera": 126, "hote": 126, "hachant": 126, "d\u00e9duit": 126, "utilisateurdecourti": 126, "nomduprogramm": 126, "restrictif": 126, "randomis\u00e9": 126, "bibliotech": 126, "comptant": 126, "positif": 126, "n\u00e9gatif": 126, "dispara\u00eetr": 126, "sugg\u00e9rer": [126, 127], "nomutilisateur": 126, "recr\u00e9\u00e9": 126, "refusera": 126, "expos\u00e9": [126, 128], "quitter": [126, 135], "recharg\u00e9": 126, "tentiv": 126, "red\u00e9marrera": 126, "jet\u00e9": 126, "partirai": 126, "01h14": 126, "01h17": 126, "01h29": 126, "prudent": 126, "fixer": [126, 127], "respect\u00e9": [126, 127], "circonst": [126, 127], "modificateur": 126, "nomutilisateursourceducourti": 126, "manquer": [126, 127], "utilsateurducourti": 126, "repertoire1": 126, "repertoire3": 126, "repertoire5": 126, "repertoire2": 126, "repertoire4": 126, "num\u00e9rot": 126, "unilat\u00e9ral": 126, "romprait": 126, "pontag": 126, "fouill": 126, "surpri": 126, "\u00e9limin\u00e9": [126, 128], "interrompr": 126, "encapsul": 126, "n\u00e9gociat": 126, "s\u00e9curitair": 126, "\u00e9volu": 126, "conformit\u00e9": 126, "rigoureux": 126, "compl\u00e9ment": 126, "ex\u00e9cuterai": 126, "surl": 127, "meteo": 127, "kilooctet": 127, "teraoctet": 127, "filetag": 127, "purement": 127, "repouss": 127, "r\u00e9enregistr\u00e9": 127, "produisez": 127, "\u00e9vitez": [127, 132], "inverv": 127, "variera": [127, 132], "grandiss": 127, "r\u00e9sultera": 127, "inventez": 127, "transmettra": 127, "consist\u00e9": 127, "op\u00e9rateur": 127, "pointant": [127, 132], "menant": 128, "op\u1e83er": 128, "fiera": 128, "sugger\u00e9": 128, "fragilis": 128, "g\u00e9ographiqu": 128, "revu": [128, 137], "justifi\u00e9": 128, "transport\u00e9": 128, "transitiv": 128, "oscil": 128, "d\u00e9code": 128, "cons\u00e9quent": 128, "d\u00e9finiront": 128, "imprud": 128, "d\u00e9scription": 128, "appell\u00e9": 128, "represent\u00e9": 128, "pr\u00e9senc": 128, "t\u00e9l\u00e9m\u00e9trie": 128, "d\u00e9pannag": 128, "emp\u00each\u00e9": 128, "co\u00efncid": 128, "attendon": 128, "autoritair": 128, "tronqu\u00e9": 128, "indispon": 128, "d\u00e9pouill\u00e9": 128, "\u00e9conomiserai": 128, "reliur": 128, "architect": 128, "interdit": 128, "dangereux": 128, "rracenia": 128, "utiliserai": 129, "2724188": 129, "pourriez": 129, "terminera": 129, "2724487": 129, "fill_missing_opt": 129, "442": 129, "2724489": 129, "444": 129, "803": [129, 130], "oker": 129, "inline_encod": 129, "inline_max": 129, "inline_onli": 129, "ekeep": 129, "ubborn": 129, "subscribe_hpfx_amis_00": 129, "s_subscrib": 129, "81537164": 129, "67226020": 129, "2067": 129, "94": 129, "20220319": 129, "srcn40_kwal_191718___39822": 129, "276": 129, "srwa20_kwal_191718___44601": 129, "srcn40_kwal_191718___38142": 129, "srmt60_kwal_191718___7676": 129, "srcn40_kwal_191718___30876": 129, "sxcn03_cweg_191700___24546": 129, "srnd30_kwal_191718___32815": 129, "sxcn40_kwal_191718___41131": 129, "srcn40_kwal_191718___22785": 129, "592": 129, "2724517": 129, "disposez": 129, "_sr3": 129, "254": 129, "2724529": 129, "282": 129, "sovx45_kwal_191509___38991": 129, "srcn40_kwal_191509___52945": 129, "sxcn40_kwal_191509___11643": 129, "srcn40_kwal_191509___30237": 129, "738": 129, "sovd83_kwnb_191200_rrx__37893": 129, "898": 129, "165": 129, "stop_sign": 129, "577": 129, "2231352": 129, "r\u00e9parer": 129, "tue": 129, "parasit": 129, "voil\u00e0": 129, "vident": 129, "inform\u00e9": 129, "couvriron": 129, "492": 130, "1919860": 130, "1919863": 130, "1919870": 130, "1919873": 130, "1919874": 130, "670": 130, "33557703": 130, "14415188": 130, "009": 130, "20230528": [130, 131, 132], "cacn45_cwao_281300__obq_20965": 130, "154": 130, "677": 130, "srcn40_kwal_282035___1729": 130, "796": 130, "314": 130, "srwa20_kwal_282035___43515": 130, "snvd15_kwnb_282000_rro__50372": 130, "sxak50_kwal_282035___51354": 130, "srcn40_kwal_282035___32251": 130, "srcn40_kwal_282035___62598": 130, "951": 130, "kkci": 130, "waus41_kkci_282045___14468": 130, "srcn40_kwal_282035___20765": 130, "waus46_kkci_282045___65023": 130, "waus44_kkci_282045___40622": 130, "srcn40_kwal_282035___41115": 130, "636": 130, "000117": 130, "000081": 130, "638": 130, "mettrait": 130, "trouvon": 130, "usualthi": 130, "encha\u00een\u00e9": 130, "venon": 130, "modulenotfounderror": 130, "vaguement": 130, "programmatiqu": [130, 132, 134], "puissiez": 131, "laisson": 131, "limiton": 131, "traitera": 131, "compil\u00e9": 131, "videz": 131, "aplatir": 131, "861": 131, "940": 131, "984": 131, "073": 131, "074": 131, "1921103": 131, "20230528202430": 131, "dd_ef8614a54e610cd50588f448a9632244": 131, "20230528t202432": 131, "cwrz": 131, "30k1ltk": 131, "91ned6625tbcg": 131, "7665": 131, "1667": 131, "233": 131, "swob_forestri": 131, "20230528202436": 131, "dd_b82b2479d8c115cf0eb4c82bfcc59981": 131, "20230528t202437": 131, "541": 131, "firewx": 131, "ban": 131, "mnrf": 131, "aff": 131, "qgdx": 131, "gsirc8l8hndfeha1w": 131, "5203": 131, "1662": 131, "336": 131, "dd_b96cfe8f3a477e2c4a39af99a97b6429": 131, "ple": 131, "el80iw": 131, "3macqipwjot7leq": 131, "5091": 131, "433": 131, "20230528202442": 131, "dd_0e2c0d07f3648f9956db0a2b1523e6d7": 131, "20230528t202443": 131, "cxhi": 131, "bgyymvhkuo3jsrdojic7na": 131, "9353": 131, "1657": 131, "534": 131, "dd_1198e5a492e9a42cd6aadbbe92bcb788": 131, "cwbm": 131, "siqujmwcsx5bvfplkza75q": 131, "9354": 131, "652": 131, "653": 131, "654": 131, "783": 131, "156": 131, "000612": 131, "657": 131, "000450": 131, "759": 131, "1661": 131, "679": 131, "680": 131, "introduir": 131, "pla\u00e7on": 132, "rendon": 132, "informon": 132, "fabriqu": 132, "pourron": 132, "_quelquechosedutil": 132, "0x7f602ee7d780": 132, "q_anonymous_fractal_quelquechosedutil": 132, "acc\u00e9don": 132, "reflet": 132, "t\u00e9l\u00e9vision": 132, "promulgu": 132, "d\u00e9cidez": 132, "seron": 132, "coop\u00e9rant": 132, "devront": 132, "reconnaissez": 132, "r\u00e9exp\u00e9diera": 132, "perdrez": 132, "interrompu": 132, "reconnaisson": 132, "20230528190111": 132, "dd_5eebe93b78f7f20d6c58dff7079f17f8": 132, "20230528t190113": 132, "733": 132, "model_hrdp": 132, "006": 132, "cmc_hrdps_north_hgt_isbl_1000_ps2": 132, "5km_2023052812_p006": 132, "dcez6": 132, "fx637myouf83vydq": 132, "236654": 132, "x9cn": 132, "x1c": 132, "x12q1": 132, "dd_abed0a37b3c8b8511cc78b6f8c5c6a82": 132, "20230528t190114": 132, "cmc_hrdps_north_spfh_isbl_0150_ps2": 132, "omqdwv": 132, "qlf9allgou": 132, "tumw": 132, "330883": 132, "x83": 132, "dd_7af6caa9fd11fae11919525225783fad": 132, "823": 132, "cmc_hrdps_north_depr_isbl_0850_ps2": 132, "zsw": 132, "zw6p1xlqayi": 132, "cjolag": 132, "194315": 132, "xf7": 132, "20230528190112": 132, "dd_e02209b0564eb4b19dd746af9eb5ee9c": 132, "cmc_hrdps_north_wdir_tgl_40_ps2": 132, "gppl5qqeon0alfuozqrihw": 132, "529466": 132, "x08": 132, "x14": 132, "20230528190109": 132, "dd_0926936c6c7b2968e12487b5e10b3bc9": 132, "20230528t190111": 132, "cvku": 132, "1900": 132, "weesvb9": 132, "bkqc1pv9hgo3la": 132, "6426": 132, "combinez": 132, "parlant": 132, "r\u00e9cup\u00e9rez": 132, "568": 132, "cwzu": 132, "shearwat": 132, "jetti": 132, "wzu": 132, "628055": 132, "5225": 132, "cyvr": 132, "19470": 132, "18400": 132, "cahk": 132, "halifax": 132, "kootenai": 132, "ahk": 132, "5875": 132, "cpcn": 132, "cappon": 132, "pcn": 132, "066947": 132, "796689": 132, "cwmt": 132, "1901": 132, "whati": 132, "wmt": 132, "1343": 132, "244497": 132, "cwpo": 132, "mound": 132, "wpo": 132, "187933": 132, "9064": 132, "cvoc": 132, "1858": 132, "whistler": 132, "nester": 132, "voc": 132, "1289": 132, "9546": 132, "cxcp": 132, "champion": 132, "agdm": 132, "xcp": 132, "281945": 132, "113": 132, "350278": 132, "cyzg": 132, "salluit": 132, "17940": 132, "66720": 132, "cnz": 132, "coral": 132, "harbour": 132, "nz": 132, "187831": 132, "347054": 132, "illustr\u00e9": 132, "477": 133, "pivot": 133, "529": 133, "20220204t205638": 133, "499809504": 133, "20220204t205635": 133, "203999996": 133, "20220204t195639": 133, "0199999809": 133, "inventair": 134, "fonctionalit\u00e9": 134, "fonctionallit\u00e9": 134, "gestionnair": 134, "pacquet": 134, "amwp": 134, "juger": 134, "abritrari": 134, "d\u00e9tectera": 134, "plaindra": 134, "courier": 134, "optio": 134, "pr\u00e9fixez": 134, "jouer": 134, "iront": 134, "errant": 134, "mourir": 134, "oubliez": 134, "r\u00e9troport\u00e9": 134, "plaindr": 135, "omettr": 135, "\u00e9crira": 135, "soyez": 135, "sr_subscribe_dd_swob_0001": 135, "d\u00e9faillant": 135, "perdr": 135, "effac": 135, "onglet": 136, "tomb\u00e9": 136, "test_subscrib": 136, "ruissel": 136, "recoit": 136, "enseign": 137, "\u00e9cran": 137, "h\u00e9sitez": 137, "croyez": 137, "enrichi": 137, "fen\u00eatr": 137, "taper": 137, "tapez": 137, "s\u00e9lectionnez": 137, "panneau": 137, "lancera": 137, "remplissez": 137, "consol": 138, "pr\u00e9requi": 138, "personnalisez": 138, "d\u00e9mareur": 138, "microsecond": [139, 140], "electron": 140}, "objects": {"": [[56, 0, 0, "-", "sarracenia"]], "sarracenia": [[56, 1, 1, "", "Message"], [56, 1, 1, "", "Sarracenia"], [56, 1, 1, "", "TimeConversions"], [56, 0, 0, "-", "config"], [56, 0, 0, "-", "credentials"], [56, 0, 0, "-", "diskqueue"], [56, 4, 1, "", "durationToSeconds"], [56, 4, 1, "", "durationToString"], [56, 0, 0, "-", "filemetadata"], [56, 0, 0, "-", "flow"], [57, 0, 0, "-", "flowcb"], [56, 0, 0, "-", "identity"], [56, 0, 0, "-", "instance"], [56, 0, 0, "-", "moth"], [56, 0, 0, "-", "rabbitmq_admin"], [56, 4, 1, "", "stat"], [56, 4, 1, "", "timeflt2str"], [56, 0, 0, "-", "transfer"]], "sarracenia.Message": [[56, 2, 1, "", "__init__"], [56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "computeIdentity"], [56, 2, 1, "", "copyDict"], [56, 2, 1, "", "dumps"], [56, 2, 1, "", "fromFileData"], [56, 2, 1, "", "fromFileInfo"], [56, 2, 1, "", "fromStream"], [56, 2, 1, "", "getContent"], [56, 2, 1, "", "setReport"], [56, 2, 1, "", "updatePaths"], [56, 2, 1, "", "validate"]], "sarracenia.Sarracenia": [[56, 3, 1, "", "__weakref__"]], "sarracenia.TimeConversions": [[56, 3, 1, "", "__weakref__"]], "sarracenia.config": [[56, 1, 1, "", "Config"], [56, 4, 1, "", "config_path"], [56, 4, 1, "", "get_log_filename"], [56, 4, 1, "", "get_metrics_filename"], [56, 4, 1, "", "get_pid_filename"], [56, 4, 1, "", "get_user_cache_dir"], [56, 5, 1, "", "logger"], [56, 4, 1, "", "no_file_config"], [56, 1, 1, "", "octal_number"], [56, 4, 1, "", "one_config"], [56, 5, 1, "", "str_options"]], "sarracenia.config.Config": [[56, 2, 1, "", "__deepcopy__"], [56, 2, 1, "", "__init__"], [56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "_build_mask"], [56, 2, 1, "", "_parse_binding"], [56, 2, 1, "", "_parse_set_string"], [56, 2, 1, "", "_parse_setting"], [56, 2, 1, "", "_parse_v2plugin"], [56, 2, 1, "", "_resolve_exchange"], [56, 2, 1, "", "_sundew_basename_parts"], [56, 2, 1, "", "_validate_urlstr"], [56, 2, 1, "", "_varsub"], [56, 1, 1, "", "addBinding"], [56, 2, 1, "", "add_option"], [56, 2, 1, "", "applyComponentDefaults"], [56, 2, 1, "", "dictify"], [56, 2, 1, "", "dump"], [56, 2, 1, "", "finalize"], [56, 2, 1, "", "mask_ppstr"], [56, 2, 1, "", "merge"], [56, 2, 1, "", "override"], [56, 2, 1, "", "parse_args"], [56, 2, 1, "", "parse_file"], [56, 2, 1, "", "sundew_dirPattern"], [56, 2, 1, "", "variableExpansion"]], "sarracenia.config.Config.addBinding": [[56, 2, 1, "", "__call__"]], "sarracenia.config.octal_number": [[56, 2, 1, "", "__new__"], [56, 2, 1, "", "__repr__"], [56, 2, 1, "", "__str__"]], "sarracenia.credentials": [[56, 1, 1, "", "Credential"], [56, 1, 1, "", "CredentialDB"]], "sarracenia.credentials.Credential": [[56, 2, 1, "", "__init__"], [56, 2, 1, "", "__str__"], [56, 3, 1, "", "__weakref__"], [56, 3, 1, "", "bearer_token"], [56, 3, 1, "", "binary"], [56, 3, 1, "", "login_method"], [56, 3, 1, "", "passive"], [56, 3, 1, "", "prot_p"], [56, 3, 1, "", "ssh_keyfile"], [56, 3, 1, "", "tls"], [56, 3, 1, "", "url"]], "sarracenia.credentials.CredentialDB": [[56, 2, 1, "", "__init__"], [56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "_parse"], [56, 2, 1, "", "_resolve"], [56, 2, 1, "", "add"], [56, 3, 1, "", "credentials"], [56, 2, 1, "", "get"], [56, 2, 1, "", "has"], [56, 2, 1, "", "isTrue"], [56, 2, 1, "", "isValid"], [56, 2, 1, "", "read"]], "sarracenia.diskqueue": [[56, 1, 1, "", "DiskQueue"]], "sarracenia.diskqueue.DiskQueue": [[56, 2, 1, "", "__init__"], [56, 2, 1, "", "__len__"], [56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "_count_msgs"], [56, 2, 1, "", "cleanup"], [56, 2, 1, "", "close"], [56, 2, 1, "", "get"], [56, 2, 1, "", "in_cache"], [56, 2, 1, "", "is_expired"], [56, 2, 1, "", "msg_get_from_file"], [56, 2, 1, "", "needs_requeuing"], [56, 2, 1, "", "on_housekeeping"], [56, 2, 1, "", "put"]], "sarracenia.filemetadata": [[56, 1, 1, "", "FileMetadata"]], "sarracenia.filemetadata.FileMetadata": [[56, 2, 1, "", "__init__"], [56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "get"], [56, 2, 1, "", "list"], [56, 2, 1, "", "persist"], [56, 2, 1, "", "set"]], "sarracenia.flow": [[56, 1, 1, "", "Flow"], [56, 0, 0, "-", "poll"], [56, 0, 0, "-", "post"], [56, 0, 0, "-", "report"], [56, 0, 0, "-", "sarra"], [56, 0, 0, "-", "sender"], [56, 0, 0, "-", "shovel"], [56, 0, 0, "-", "subscribe"], [56, 0, 0, "-", "watch"], [56, 0, 0, "-", "winnow"]], "sarracenia.flow.Flow": [[56, 2, 1, "", "__init__"], [56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "_runCallbackMetrics"], [56, 2, 1, "", "_runHousekeeping"], [56, 2, 1, "", "do_download"], [56, 2, 1, "", "do_send"], [56, 2, 1, "", "download"], [56, 2, 1, "", "file_should_be_downloaded"], [56, 2, 1, "", "has_vip"], [56, 2, 1, "", "link1file"], [56, 2, 1, "", "mkdir"], [56, 2, 1, "", "reject"], [56, 2, 1, "", "removeOneFile"], [56, 2, 1, "", "renameOneItem"], [56, 2, 1, "", "run"], [56, 2, 1, "", "set_local_file_attributes"], [56, 2, 1, "", "sundew_getDestInfos"], [56, 2, 1, "", "updateFieldsAccepted"], [56, 2, 1, "", "write_inline_file"]], "sarracenia.flow.poll": [[56, 1, 1, "", "Poll"]], "sarracenia.flow.poll.Poll": [[56, 2, 1, "", "__init__"]], "sarracenia.flow.post": [[56, 1, 1, "", "Post"]], "sarracenia.flow.post.Post": [[56, 2, 1, "", "__init__"]], "sarracenia.flow.report": [[56, 1, 1, "", "Report"]], "sarracenia.flow.report.Report": [[56, 2, 1, "", "__init__"]], "sarracenia.flow.sarra": [[56, 1, 1, "", "Sarra"]], "sarracenia.flow.sarra.Sarra": [[56, 2, 1, "", "__init__"]], "sarracenia.flow.sender": [[56, 1, 1, "", "Sender"]], "sarracenia.flow.sender.Sender": [[56, 2, 1, "", "__init__"]], "sarracenia.flow.shovel": [[56, 1, 1, "", "Shovel"]], "sarracenia.flow.shovel.Shovel": [[56, 2, 1, "", "__init__"]], "sarracenia.flow.subscribe": [[56, 1, 1, "", "Subscribe"]], "sarracenia.flow.subscribe.Subscribe": [[56, 2, 1, "", "__init__"]], "sarracenia.flow.watch": [[56, 1, 1, "", "Watch"]], "sarracenia.flow.watch.Watch": [[56, 2, 1, "", "__init__"]], "sarracenia.flow.winnow": [[56, 1, 1, "", "Winnow"]], "sarracenia.flow.winnow.Winnow": [[56, 2, 1, "", "__init__"]], "sarracenia.flowcb": [[57, 1, 1, "", "FlowCB"], [57, 0, 0, "-", "accept"], [57, 0, 0, "-", "clamav"], [57, 0, 0, "-", "download"], [57, 0, 0, "-", "filter"], [57, 0, 0, "-", "gather"], [57, 0, 0, "-", "housekeeping"], [57, 4, 1, "", "load_library"], [57, 0, 0, "-", "log"], [57, 0, 0, "-", "mdelaylatest"], [57, 0, 0, "-", "nodupe"], [57, 0, 0, "-", "pclean"], [57, 0, 0, "-", "poll"], [57, 0, 0, "-", "post"], [57, 0, 0, "-", "retry"], [57, 0, 0, "-", "sample"], [57, 0, 0, "-", "scheduled"], [57, 0, 0, "-", "send"], [57, 0, 0, "-", "shiftdir2baseurl"], [57, 0, 0, "-", "v2wrapper"], [57, 0, 0, "-", "work"]], "sarracenia.flowcb.FlowCB": [[57, 2, 1, "", "__init__"], [57, 3, 1, "", "__weakref__"], [57, 2, 1, "", "please_stop"]], "sarracenia.flowcb.accept": [[57, 0, 0, "-", "delete"], [57, 0, 0, "-", "downloadbaseurl"], [57, 0, 0, "-", "hourtree"], [57, 0, 0, "-", "httptohttps"], [57, 0, 0, "-", "longflow"], [57, 0, 0, "-", "posthourtree"], [57, 0, 0, "-", "postoverride"], [57, 0, 0, "-", "printlag"], [57, 0, 0, "-", "rename4jicc"], [57, 0, 0, "-", "renamedmf"], [57, 0, 0, "-", "renamewhatfn"], [57, 0, 0, "-", "save"], [57, 0, 0, "-", "speedo"], [57, 0, 0, "-", "sundewpxroute"], [57, 0, 0, "-", "testretry"], [57, 0, 0, "-", "toclusters"], [57, 0, 0, "-", "tohttp"], [57, 0, 0, "-", "tolocal"], [57, 0, 0, "-", "tolocalfile"], [57, 0, 0, "-", "wmotypesuffix"]], "sarracenia.flowcb.accept.delete": [[57, 1, 1, "", "Delete"]], "sarracenia.flowcb.accept.delete.Delete": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.downloadbaseurl": [[57, 1, 1, "", "DownloadBaseUrl"]], "sarracenia.flowcb.accept.downloadbaseurl.DownloadBaseUrl": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.hourtree": [[57, 1, 1, "", "HourTree"]], "sarracenia.flowcb.accept.hourtree.HourTree": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.httptohttps": [[57, 1, 1, "", "HttpToHttps"]], "sarracenia.flowcb.accept.httptohttps.HttpToHttps": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.longflow": [[57, 1, 1, "", "LongFlow"]], "sarracenia.flowcb.accept.longflow.LongFlow": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.posthourtree": [[57, 1, 1, "", "Posthourtree"]], "sarracenia.flowcb.accept.posthourtree.Posthourtree": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.postoverride": [[57, 1, 1, "", "PostOverride"]], "sarracenia.flowcb.accept.postoverride.PostOverride": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.printlag": [[57, 1, 1, "", "PrintLag"]], "sarracenia.flowcb.accept.printlag.PrintLag": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.rename4jicc": [[57, 1, 1, "", "Rename4Jicc"]], "sarracenia.flowcb.accept.rename4jicc.Rename4Jicc": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.renamedmf": [[57, 1, 1, "", "RenameDMF"]], "sarracenia.flowcb.accept.renamedmf.RenameDMF": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.renamewhatfn": [[57, 1, 1, "", "RenameWhatFn"]], "sarracenia.flowcb.accept.renamewhatfn.RenameWhatFn": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.save": [[57, 1, 1, "", "Save"]], "sarracenia.flowcb.accept.save.Save": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.speedo": [[57, 1, 1, "", "Speedo"]], "sarracenia.flowcb.accept.speedo.Speedo": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.sundewpxroute": [[57, 1, 1, "", "SundewPxRoute"]], "sarracenia.flowcb.accept.sundewpxroute.SundewPxRoute": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.testretry": [[57, 1, 1, "", "TestRetry"]], "sarracenia.flowcb.accept.testretry.TestRetry": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.toclusters": [[57, 1, 1, "", "ToClusters"]], "sarracenia.flowcb.accept.toclusters.ToClusters": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.tohttp": [[57, 1, 1, "", "ToHttp"]], "sarracenia.flowcb.accept.tohttp.ToHttp": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.tolocal": [[57, 1, 1, "", "ToLocal"]], "sarracenia.flowcb.accept.tolocal.ToLocal": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.tolocalfile": [[57, 1, 1, "", "ToLocalFile"]], "sarracenia.flowcb.accept.tolocalfile.ToLocalFile": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.accept.wmotypesuffix": [[57, 1, 1, "", "WmoTypeSuffix"]], "sarracenia.flowcb.accept.wmotypesuffix.WmoTypeSuffix": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.clamav": [[57, 1, 1, "", "Clamav"]], "sarracenia.flowcb.clamav.Clamav": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.destfn": [[57, 0, 0, "-", "sample"]], "sarracenia.flowcb.destfn.sample": [[57, 1, 1, "", "Sample"]], "sarracenia.flowcb.filter": [[57, 0, 0, "-", "deleteflowfiles"], [57, 0, 0, "-", "fdelay"], [57, 0, 0, "-", "pclean_f90"], [57, 0, 0, "-", "pclean_f92"], [57, 0, 0, "-", "wmo2msc"]], "sarracenia.flowcb.filter.deleteflowfiles": [[57, 1, 1, "", "DeleteFlowFiles"]], "sarracenia.flowcb.filter.fdelay": [[57, 1, 1, "", "Fdelay"]], "sarracenia.flowcb.filter.fdelay.Fdelay": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.filter.pclean_f90": [[57, 1, 1, "", "PClean_F90"]], "sarracenia.flowcb.filter.pclean_f92": [[57, 1, 1, "", "PClean_F92"]], "sarracenia.flowcb.filter.wmo2msc": [[57, 1, 1, "", "Wmo2msc"]], "sarracenia.flowcb.filter.wmo2msc.Wmo2msc": [[57, 2, 1, "", "__init__"], [57, 2, 1, "", "doSpecificProcessing"], [57, 2, 1, "", "replaceChar"]], "sarracenia.flowcb.gather": [[57, 0, 0, "-", "file"], [57, 5, 1, "", "logger"], [57, 0, 0, "-", "message"]], "sarracenia.flowcb.gather.file": [[57, 1, 1, "", "File"], [57, 1, 1, "", "SimpleEventHandler"]], "sarracenia.flowcb.gather.file.File": [[57, 2, 1, "", "__init__"], [57, 2, 1, "", "gather"], [57, 2, 1, "", "post1file"], [57, 2, 1, "", "process_event"], [57, 2, 1, "", "walk"], [57, 2, 1, "", "walk_priming"]], "sarracenia.flowcb.gather.file.SimpleEventHandler": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.gather.message": [[57, 1, 1, "", "Message"]], "sarracenia.flowcb.gather.message.Message": [[57, 2, 1, "", "__init__"], [57, 2, 1, "", "gather"]], "sarracenia.flowcb.housekeeping": [[57, 0, 0, "-", "resources"]], "sarracenia.flowcb.housekeeping.resources": [[57, 1, 1, "", "Resources"]], "sarracenia.flowcb.housekeeping.resources.Resources": [[57, 2, 1, "", "__init__"], [57, 2, 1, "", "restart"], [57, 3, 1, "", "threshold"]], "sarracenia.flowcb.log": [[57, 1, 1, "", "Log"]], "sarracenia.flowcb.log.Log": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.mdelaylatest": [[57, 1, 1, "", "MDelayLatest"]], "sarracenia.flowcb.mdelaylatest.MDelayLatest": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.nodupe": [[57, 1, 1, "", "NoDupe"], [57, 0, 0, "-", "data"], [57, 0, 0, "-", "name"]], "sarracenia.flowcb.nodupe.data": [[57, 1, 1, "", "Data"]], "sarracenia.flowcb.nodupe.name": [[57, 1, 1, "", "Name"]], "sarracenia.flowcb.pclean": [[57, 1, 1, "", "PClean"]], "sarracenia.flowcb.pclean.PClean": [[57, 2, 1, "", "__init__"], [57, 2, 1, "", "build_path_dict"], [57, 2, 1, "", "get_extension"]], "sarracenia.flowcb.poll": [[57, 1, 1, "", "Poll"], [57, 0, 0, "-", "airnow"], [57, 0, 0, "-", "mail"], [57, 0, 0, "-", "nasa_mls_nrt"], [57, 0, 0, "-", "noaa_hydrometric"], [57, 0, 0, "-", "usgs"]], "sarracenia.flowcb.poll.Poll": [[57, 2, 1, "", "__init__"], [57, 2, 1, "", "handle_data"], [57, 2, 1, "", "on_html_page"], [57, 2, 1, "", "on_line"]], "sarracenia.flowcb.poll.airnow": [[57, 1, 1, "", "Airnow"]], "sarracenia.flowcb.poll.mail": [[57, 1, 1, "", "Mail"]], "sarracenia.flowcb.poll.mail.Mail": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.poll.nasa_mls_nrt": [[57, 1, 1, "", "Nasa_mls_nrt"]], "sarracenia.flowcb.poll.nasa_mls_nrt.Nasa_mls_nrt": [[57, 2, 1, "", "handle_data"]], "sarracenia.flowcb.poll.noaa_hydrometric": [[57, 1, 1, "", "Noaa_hydrometric"]], "sarracenia.flowcb.poll.noaa_hydrometric.Noaa_hydrometric": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.poll.usgs": [[57, 1, 1, "", "Usgs"]], "sarracenia.flowcb.poll.usgs.Usgs": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.post": [[57, 0, 0, "-", "message"]], "sarracenia.flowcb.post.message": [[57, 1, 1, "", "Message"]], "sarracenia.flowcb.post.message.Message": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.retry": [[57, 1, 1, "", "Retry"]], "sarracenia.flowcb.retry.Retry": [[57, 2, 1, "", "__init__"], [57, 2, 1, "", "after_accept"], [57, 2, 1, "", "after_post"], [57, 2, 1, "", "after_work"], [57, 2, 1, "", "gather"], [57, 2, 1, "", "metricsReport"]], "sarracenia.flowcb.sample": [[57, 1, 1, "", "Sample"]], "sarracenia.flowcb.sample.Sample": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.scheduled": [[57, 1, 1, "", "Scheduled"]], "sarracenia.flowcb.scheduled.Scheduled": [[57, 2, 1, "", "__init__"], [57, 2, 1, "", "update_appointments"], [57, 2, 1, "", "wait_seconds"]], "sarracenia.flowcb.send": [[57, 0, 0, "-", "email"]], "sarracenia.flowcb.send.email": [[57, 1, 1, "", "Email"]], "sarracenia.flowcb.send.email.Email": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.shiftdir2baseurl": [[57, 1, 1, "", "ShiftDir2baseUrl"]], "sarracenia.flowcb.shiftdir2baseurl.ShiftDir2baseUrl": [[57, 2, 1, "", "__init__"]], "sarracenia.flowcb.v2wrapper": [[57, 1, 1, "", "V2Wrapper"], [57, 4, 1, "", "sumstrFromMessage"]], "sarracenia.flowcb.v2wrapper.V2Wrapper": [[57, 2, 1, "", "__init__"], [57, 2, 1, "", "on_time"], [57, 2, 1, "", "run_entry"]], "sarracenia.flowcb.work": [[57, 0, 0, "-", "age"], [57, 0, 0, "-", "rxpipe"]], "sarracenia.flowcb.work.age": [[57, 1, 1, "", "Age"]], "sarracenia.flowcb.work.rxpipe": [[57, 1, 1, "", "Rxpipe"]], "sarracenia.flowcb.work.rxpipe.Rxpipe": [[57, 2, 1, "", "__init__"]], "sarracenia.identity": [[56, 1, 1, "", "Identity"], [56, 0, 0, "-", "arbitrary"], [56, 0, 0, "-", "md5"], [56, 0, 0, "-", "random"], [56, 0, 0, "-", "sha512"]], "sarracenia.identity.Identity": [[56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "update_file"], [56, 6, 1, "", "value"]], "sarracenia.identity.arbitrary": [[56, 1, 1, "", "Arbitrary"]], "sarracenia.identity.arbitrary.Arbitrary": [[56, 2, 1, "", "__init__"], [56, 6, 1, "", "value"]], "sarracenia.identity.md5": [[56, 1, 1, "", "Md5"]], "sarracenia.identity.md5.Md5": [[56, 2, 1, "", "registered_as"]], "sarracenia.identity.random": [[56, 1, 1, "", "Random"]], "sarracenia.identity.random.Random": [[56, 6, 1, "", "value"]], "sarracenia.identity.sha512": [[56, 1, 1, "", "Sha512"]], "sarracenia.instance": [[56, 1, 1, "", "RedirectedTimedRotatingFileHandler"], [56, 1, 1, "", "instance"]], "sarracenia.instance.RedirectedTimedRotatingFileHandler": [[56, 2, 1, "", "doRollover"]], "sarracenia.instance.instance": [[56, 2, 1, "", "__init__"], [56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "start"]], "sarracenia.moth": [[56, 1, 1, "", "Moth"], [56, 0, 0, "-", "amq1"], [56, 0, 0, "-", "amqp"], [56, 0, 0, "-", "pika"]], "sarracenia.moth.Moth": [[56, 2, 1, "", "__init__"], [56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "ack"], [56, 2, 1, "", "cleanup"], [56, 6, 1, "", "default_options"], [56, 2, 1, "", "findAllSubclasses"], [56, 2, 1, "", "getNewMessage"], [56, 2, 1, "", "metricsDisconnect"], [56, 2, 1, "", "newMessages"], [56, 2, 1, "", "putNewMessage"]], "sarracenia.moth.amq1": [[56, 1, 1, "", "AMQ1"]], "sarracenia.moth.amq1.AMQ1": [[56, 2, 1, "", "__init__"]], "sarracenia.moth.amqp": [[56, 1, 1, "", "AMQP"], [56, 5, 1, "", "logger"]], "sarracenia.moth.amqp.AMQP": [[56, 2, 1, "", "__connect"], [56, 2, 1, "", "__init__"], [56, 2, 1, "", "ack"], [56, 2, 1, "", "getNewMessage"], [56, 2, 1, "", "getSetup"], [56, 2, 1, "", "newMessages"], [56, 2, 1, "", "putNewMessage"]], "sarracenia.moth.pika": [[56, 1, 1, "", "PIKA"]], "sarracenia.moth.pika.PIKA": [[56, 2, 1, "", "__init__"]], "sarracenia.rabbitmq_admin": [[56, 4, 1, "", "add_user"], [56, 4, 1, "", "broker_get_exchanges"], [56, 4, 1, "", "del_user"], [56, 4, 1, "", "exec_rabbitmqadmin"], [56, 4, 1, "", "get_exchanges"], [56, 4, 1, "", "get_queues"], [56, 4, 1, "", "get_users"], [56, 4, 1, "", "run_rabbitmqadmin"], [56, 4, 1, "", "user_access"]], "sarracenia.transfer": [[56, 7, 1, "", "TimeoutException"], [56, 1, 1, "", "Transfer"], [56, 4, 1, "", "alarm_set"], [56, 0, 0, "-", "file"], [56, 0, 0, "-", "ftp"], [56, 0, 0, "-", "https"], [56, 0, 0, "-", "sftp"]], "sarracenia.transfer.TimeoutException": [[56, 3, 1, "", "__weakref__"]], "sarracenia.transfer.Transfer": [[56, 2, 1, "", "__init__"], [56, 3, 1, "", "__weakref__"], [56, 2, 1, "", "on_data"]], "sarracenia.transfer.file": [[56, 1, 1, "", "File"]], "sarracenia.transfer.file.File": [[56, 2, 1, "", "__init__"], [56, 2, 1, "", "cd"]], "sarracenia.transfer.ftp": [[56, 1, 1, "", "Ftp"]], "sarracenia.transfer.ftp.Ftp": [[56, 2, 1, "", "__init__"]], "sarracenia.transfer.https": [[56, 1, 1, "", "Https"]], "sarracenia.transfer.https.Https": [[56, 2, 1, "", "__init__"]], "sarracenia.transfer.sftp": [[56, 1, 1, "", "Sftp"]], "sarracenia.transfer.sftp.Sftp": [[56, 2, 1, "", "__init__"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:attribute", "4": "py:function", "5": "py:data", "6": "py:property", "7": "py:exception"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "function", "Python function"], "5": ["py", "data", "Python data"], "6": ["py", "property", "Python property"], "7": ["py", "exception", "Python exception"]}, "titleterms": {"amqp": [0, 2, 20, 21, 26, 31, 38, 45, 46, 56, 62, 64, 78, 79, 89, 90, 103, 105, 106, 112, 116, 126, 128], "primer": 0, "sarracenia": [0, 3, 7, 8, 11, 13, 21, 27, 29, 38, 39, 41, 42, 47, 53, 54, 56, 57, 59, 64, 68, 70, 73, 76, 77, 83, 86, 87, 89, 92, 96, 103, 108, 110, 116, 123, 128, 132, 134, 137], "content": [0, 2, 13, 15, 29, 30, 31, 39, 40, 41, 42, 43, 47, 55, 56, 57, 58, 74, 85, 88, 89, 90, 110, 112, 122, 138, 139, 140], "featur": [0, 2, 19], "select": [0, 2, 14, 54], "analogi": [0, 89], "ftp": [0, 37, 44, 56, 89, 101, 120], "1": [0, 2, 9, 11, 20, 21, 46, 62, 78, 89, 90, 103, 106, 126], "0": [0, 20, 22, 50, 62, 84, 89, 104, 106, 126], "8": [0, 2, 89, 90], "9": [0, 2, 89, 90], "name": [0, 20, 24, 57, 62, 63, 106, 118, 126, 127], "exchang": [0, 2, 20, 31, 44, 62, 63, 106, 126, 127], "queue": [0, 2, 20, 45, 54, 62, 106, 126], "topic": [0, 62, 64, 126, 128], "base": [0, 70, 93, 112], "littl": 0, "data": [0, 2, 24, 29, 31, 45, 49, 53, 54, 57, 62, 68, 90, 118], "other": [0, 48, 64, 66, 130], "paramet": 0, "map": [0, 19, 21, 26, 55, 64, 105], "concept": [0, 21, 89, 90, 100, 103], "i": [0, 7, 14, 28, 31, 44, 45, 46, 66], "an": [0, 3, 31], "mqp": [0, 89], "applic": [0, 2, 29, 89, 90, 110], "review": 0, "appendix": 0, "A": [0, 3, 68, 71, 84, 89, 118], "background": 0, "why": [0, 4, 37, 38, 44, 91], "us": [0, 11, 21, 27, 31, 37, 38, 45, 46, 47, 48, 49, 54, 65, 68], "where": [0, 3], "doe": [0, 28], "come": [0, 29], "from": [0, 14, 34, 38, 45, 46, 54, 69, 73], "intel": [0, 89], "crai": [0, 89], "hpc": [0, 24, 28, 29, 89, 109, 110], "stack": [0, 31, 112], "openstack": [0, 89], "how": [0, 14, 21, 66, 72], "adopt": [0, 89], "basic": 1, "idea": [1, 38], "strawman": [2, 90], "design": [2, 5, 9, 11, 12, 13, 22, 31], "assumpt": [2, 9], "constraint": 2, "2": [2, 20, 21, 46, 78, 90, 103, 106], "number": [2, 7, 20, 44, 106], "switch": [2, 22], "3": [2, 19, 45, 50, 62, 79, 84, 90, 99, 126, 140], "4": [2, 90], "5": [2, 20, 21, 62, 90, 103, 106, 126], "rout": [2, 9, 11, 12, 22, 45], "post": [2, 20, 26, 55, 56, 57, 62, 69, 88, 90, 92, 105, 106, 126], "log": [2, 12, 20, 32, 38, 48, 51, 54, 57, 59, 66, 87, 123], "6": [2, 90], "secur": [2, 22, 44], "model": 2, "user": [2, 21, 45, 53, 62, 73, 126], "pre": [2, 12, 45], "valid": [2, 22, 90, 104], "privat": 2, "v": [2, 17, 55, 88, 90, 98], "public": [2, 90, 106, 133], "transfer": [2, 20, 26, 38, 44, 56, 105, 106, 116], "http": [2, 53, 56, 86, 90], "access": [2, 22, 38, 54], "7": [2, 90], "topologi": [2, 90], "standalon": [2, 22], "ddsr": [2, 90], "configur": [2, 16, 20, 25, 31, 54, 55, 59, 60, 61, 62, 79, 82, 87, 88, 90, 92, 97, 102, 106, 112, 123, 124, 125, 126, 130, 135], "independ": 2, "share": [2, 8, 17, 90], "broker": [2, 3, 20, 22, 45, 62, 63, 90, 92, 106, 126, 127], "dd": [2, 45, 46, 78, 79, 90], "dissemin": [2, 20], "aka": [2, 90], "mart": [2, 90], "sep": [2, 90], "end": [2, 90], "point": [2, 19, 38, 48, 55, 82, 88, 90, 99, 116], "metpx": [3, 20, 51, 53, 54, 70, 76, 80, 86, 87, 92, 106, 134], "develop": [3, 76], "": [3, 6, 7, 22, 79, 104, 139], "guid": [3, 4, 20, 38, 40, 50, 54, 84, 87, 91, 92, 106, 116], "tool": 3, "you": [3, 70], "need": [3, 7, 38], "document": [3, 4, 77, 91, 92], "put": 3, "option": [3, 20, 38, 55, 59, 62, 63, 64, 88, 92, 106, 116, 123, 126, 127], "v2": [3, 20, 47, 49, 50, 55, 84, 88, 92, 106], "workflow": 3, "v3": [3, 17, 38, 55, 88, 92, 98, 116], "sr_insect": [3, 92], "local": [3, 4, 71, 92, 136], "instal": [3, 45, 46, 50, 70, 78, 79, 84, 92, 134], "prepar": 3, "vanilla": [3, 92], "vm": 3, "ubuntu": [3, 70, 92, 134], "18": [3, 92], "04": [3, 92], "python": [3, 12, 38, 68, 69, 92, 116, 132, 133], "wheel": [3, 92], "pip": [3, 70, 92, 134], "debian": [3, 70, 92, 134], "commit": [3, 92], "code": [3, 4, 19, 55, 56, 69, 91, 92, 99, 133], "test": [3, 18, 41, 92, 94], "descript": [3, 16, 33, 39, 41, 42, 59, 60, 62, 63, 64, 92, 97, 114, 123, 124, 126, 127, 128], "unit": [3, 92], "static": [3, 92], "flow": [3, 20, 21, 29, 38, 48, 55, 56, 66, 67, 92, 106, 116], "flakei": [3, 92], "dynam": [3, 92], "run": [3, 51, 73], "server": [3, 11, 14, 22, 31, 46, 54, 71, 78], "workstat": 3, "setup": [3, 20, 42, 45, 72], "environ": [3, 16, 20, 60, 63, 97, 106], "cleanup": [3, 45, 72, 92], "length": 3, "high": [3, 7, 54], "volum": [3, 92], "sampl": [3, 38, 48, 57, 66, 116], "limit": [3, 31, 92], "stuck": 3, "mqtt": [3, 17, 21, 26, 38, 56, 64, 92, 98, 103, 105, 116, 128], "branch": [3, 92], "kei": [3, 63, 127], "repositori": 3, "build": [3, 92], "releas": [3, 92], "version": [3, 19, 21, 64, 92, 99, 103], "scheme": 3, "set": [3, 20, 21, 38, 48, 62, 63, 103, 116], "qualiti": 3, "assur": [3, 79, 102], "pypi": [3, 92], "launchpad": [3, 92], "autom": 3, "window": [3, 70, 73, 92, 134, 137], "daili": 3, "manual": [3, 45, 73], "process": [3, 4, 20, 21, 23, 42, 54, 55, 63, 66, 70, 103], "backport": 3, "depend": [3, 92], "rpm": [3, 70, 92, 134], "github": [3, 92], "convent": [3, 92, 106], "when": 3, "report": [3, 20, 26, 45, 53, 56, 62, 64, 105, 106, 126, 128], "ad": [3, 45, 92], "new": [3, 7, 66, 92], "standard": [4, 24, 31, 48, 64, 112, 118, 128], "folder": [4, 11], "structur": [4, 91], "tutori": [4, 74], "how2guid": [4, 91], "explan": [4, 43], "refer": [4, 31, 37, 56, 57, 58, 76], "contribut": [4, 15, 28, 91, 109], "style": [4, 31, 91], "rst": [4, 91], "chang": [5, 19, 24, 29, 34, 45, 55, 66], "sinc": 5, "origin": [5, 100], "2015": [5, 29, 100, 110], "statu": [6, 20, 29, 64, 106, 128], "wip": 6, "It": 6, "about": [6, 14], "time": [6, 62, 63, 127], "let": 6, "comput": 6, "do": [6, 14, 70], "amdahl": [7, 8], "law": 7, "appli": [7, 8], "speedup": 7, "what": [7, 12, 14, 45, 55], "larg": [7, 31, 44, 53, 54, 86], "processor": 7, "parallel": [7, 19, 99], "serial": 7, "exampl": [7, 8, 20, 48, 49, 55, 59, 64, 66, 67, 68, 130], "flash": 7, "9x": 7, "faster": 7, "than": [7, 44], "summari": [7, 19, 28, 31, 44], "relev": 7, "so": 7, "Not": [7, 19, 31, 37], "app": 7, "ye": 7, "exactli": 7, "thank": [7, 8], "cap": 8, "theorem": 8, "definit": 8, "proof": 8, "storag": 8, "state": [8, 19], "choos": 8, "ca": [8, 81, 83, 108, 109, 118], "quorum": 8, "vote": 8, "ap": 8, "failur": 8, "mode": [8, 64, 81, 128], "cp": 8, "bring": 8, "togeth": 8, "almost": 8, "coher": 8, "file": [8, 11, 14, 18, 20, 23, 24, 28, 31, 38, 48, 53, 54, 55, 56, 57, 61, 62, 63, 66, 87, 89, 90, 106, 117], "system": [8, 22, 70], "db": 8, "perform": [8, 45, 54, 79, 87], "univers": 8, "write": [8, 12, 48, 66], "scale": 8, "non": [8, 48], "approach": 8, "object": 8, "store": [8, 31, 112], "cloud": 8, "solv": [8, 19], "thi": [8, 31], "fly": 8, "format": [8, 32, 33, 61, 62, 64, 113, 114, 125, 126, 128], "pd": [9, 46, 78], "algorithm": [9, 11, 12, 18, 21, 38, 94, 103], "receiv": [9, 54], "dispatch": [9, 12, 46], "sender": [9, 20, 41, 42, 56, 106], "decis": 9, "product": [9, 44, 46], "observ": [9, 11], "problem": [11, 19, 28, 31], "weak": 11, "sundew": [11, 12, 20, 26, 39, 40, 41, 42, 45, 62, 79, 105, 106, 126], "directori": [11, 31, 62, 126], "add": 11, "rabbitmq": [11, 21, 45, 46, 78, 79, 103], "The": [11, 21, 27, 38, 116], "cost": [11, 12, 44], "overal": 11, "ceil": 11, "duplic": [11, 24, 54], "suppress": [11, 24, 54, 87, 118], "global": 11, "distribut": [11, 134], "elimin": 12, "lock": 12, "dictionari": [12, 19], "differ": [12, 55], "did": 12, "make": 12, "bonu": 12, "philosophi": 13, "discuss": [14, 95], "modif": [14, 82, 95, 99, 110, 115], "propag": [14, 95], "If": 14, "each": [14, 21], "notif": [14, 26, 38, 45, 46, 64, 78, 79, 95, 105, 116], "block": [14, 64, 128], "sr": [14, 95], "suffix": [14, 95], "chunksiz": [14, 95], "we": 14, "blockwis": 14, "cksum": [14, 95], "path": [14, 20, 24, 62, 63, 64, 106, 126, 127], "v00": [14, 95], "digress": [14, 95], "zsync": [14, 95], "protocol": [14, 33, 47, 49, 64, 81, 83, 95, 114, 128], "consider": [14, 22, 39, 53], "sr3_titl": 16, "sr_titl": 16, "synopsi": [16, 59, 60, 62, 63, 64, 97, 123, 124, 126, 127, 128], "variabl": [16, 20, 60, 62, 63, 97, 106, 124, 126, 127], "see": [16, 41, 59, 60, 61, 62, 63, 64, 126], "also": [16, 41, 59, 60, 61, 62, 63, 64, 126], "implement": [17, 37, 47], "note": [17, 23, 98, 117], "v5": [17, 98], "subscript": 17, "back": [17, 26, 105], "pressur": [17, 26, 105], "re": 18, "assembl": 18, "compon": [18, 20, 21, 59], "refactor": 19, "goal": 19, "opportun": 19, "v02": [19, 33, 34, 99, 114, 115], "plugin": [19, 20, 38, 48, 49, 54, 55, 66, 81, 82, 87, 88, 99, 106, 116, 130], "pain": 19, "done": 19, "address": 19, "ship": 19, "theseu": 19, "member": 19, "properti": 19, "known": 19, "sr3": [19, 20, 35, 45, 50, 55, 59, 61, 62, 65, 84, 88, 99, 106, 107, 123, 125, 126, 129], "concret": [19, 99], "plan": [19, 99, 104], "worri": 19, "accel": [19, 99], "overhaul": 19, "donetodo": 19, "bug": [19, 99], "concern": [19, 95], "issu": 19, "after": [19, 66], "pariti": 19, "true": [19, 62, 126], "improv": 19, "todo": [19, 99], "bake": 19, "think": 19, "fixm": [19, 99], "defer": 19, "transit": [19, 82, 99], "replac": [19, 20, 106], "conclus": [19, 65, 67, 68, 99, 129, 131, 132], "incompat": 19, "command": [20, 55, 65, 73, 88, 106, 137], "line": [20, 55, 65], "everyth": 20, "action": [20, 59, 106, 123], "declar": [20, 62, 106, 126], "dump": [20, 106], "foreground": [20, 106], "show": [20, 106], "convert": [20, 106], "start": [20, 73, 106], "stop": [20, 106], "messag": [20, 26, 31, 32, 33, 38, 46, 53, 57, 64, 68, 78, 86, 105, 106, 112, 113, 114, 116, 128, 132], "gather": [20, 55, 57, 88], "creat": [20, 34, 66], "queue_nam": [20, 62, 106, 126, 132], "qn": [20, 62, 106, 126], "bind": [20, 68, 106], "subtop": [20, 62, 63, 68, 106, 126, 127], "pattern": [20, 62, 106], "default": [20, 45, 62, 64, 106, 126, 128], "client": [20, 22, 41, 70, 104, 106, 134], "side": [20, 54, 106], "filter": [20, 39, 41, 57, 106], "brief": [20, 106], "introduct": [20, 38, 46, 51, 54, 78, 80, 87, 89, 106, 116], "regular": [20, 106], "express": [20, 106], "accept": [20, 57, 62, 106, 126], "reject": [20, 62, 106, 126], "accept_unmatch": [20, 106], "poll": [20, 38, 47, 49, 53, 55, 56, 57, 81, 83, 88, 106, 116], "advanc": [20, 38, 45, 106], "cpump": [20, 106], "repeat": 20, "scan": [20, 54, 106], "vip": [20, 21, 62, 103, 106, 126], "watch": [20, 56, 106], "partit": 20, "sarra": [20, 45, 56, 79, 106], "specif": 20, "consum": 20, "requir": [20, 45], "pump": [20, 21, 26, 45, 53, 54, 105], "TO": [20, 39], "replic": [20, 140], "destin": [20, 106], "like": 20, "shovel": [20, 56, 106], "subscrib": [20, 26, 45, 54, 56, 71, 72, 105, 106, 140], "winnow": [20, 22, 56, 106], "flowcallback": [20, 48, 57, 82, 106], "callback": [20, 38, 55, 62, 66, 88, 106, 116, 126], "import": [20, 87, 106], "extens": [20, 38, 81, 106, 116], "deprec": 20, "monitor": 20, "credenti": [20, 38, 56, 61, 106, 125], "detail": [20, 61, 106, 125], "period": [20, 70], "sanity_log_dead": [20, 62, 106, 126], "interv": [20, 62, 63, 106, 126, 127], "housekeep": [20, 45, 54, 57, 62, 87, 106, 126], "nodup_ttl": [20, 106], "off": [20, 62, 63, 106, 126, 127], "999": [20, 62, 63, 106, 126, 127], "error": [20, 25], "recoveri": 20, "multipl": [20, 21, 54, 103, 106], "stream": [20, 106], "report_exchang": [20, 62, 106, 126], "instanc": [20, 21, 54, 56, 62, 87, 103, 106, 126], "activ": [20, 62, 106, 126], "passiv": [20, 62, 106, 126], "blocksiz": [20, 62, 63, 106, 126, 127], "valu": [20, 49, 62, 63, 64, 106, 127], "auto": [20, 62, 106, 126], "pbd": [20, 106], "post_basedir": [20, 62, 63, 106, 126, 127], "post_baseurl": [20, 62, 63, 106, 126, 127], "url": [20, 62, 63, 106, 126, 127], "mandatori": [20, 63], "post_exchang": [20, 62, 63, 106, 126, 127], "xpublic": [20, 62, 106, 126], "post_exchangesplit": [20, 62, 106, 126], "remot": [20, 59, 72, 106], "flowcallbackprepend": [20, 106], "class": [20, 38, 48, 66, 82, 106, 116, 130], "ident": [20, 56, 62, 63, 64, 106, 126, 127, 128], "role": [20, 21, 106], "feeder": [20, 106], "admin": [20, 71, 106], "sourc": [20, 26, 45, 53, 70, 79, 86, 105, 106, 134], "compat": [20, 62, 126], "destfn_script": [20, 62, 106, 126], "script": [20, 57, 62, 106, 126], "none": [20, 62, 106, 126], "filenam": [20, 62, 106, 126], "keyword": [20, 62], "whatfn": 20, "field": [20, 38, 48, 64, 106], "gener": 21, "tabl": [21, 23, 25, 55, 88, 140], "all": [21, 38], "singleton": [21, 103], "v09": [21, 103], "through": 21, "deploy": [22, 27], "transport": [22, 104], "engin": [22, 104], "ipv6": [22, 104], "dataless": [22, 26, 104, 105], "With": [22, 31], "sr_poll": [22, 41, 45, 79, 104], "input": 22, "privileg": 22, "glossari": [22, 26], "detect": [23, 28, 117], "strategi": [23, 117], "shim": [23, 28, 63, 109, 117, 127], "librari": [23, 28, 63, 117], "usag": [23, 63, 117, 118], "renam": [23, 27, 48, 62, 63, 64, 66, 126, 127, 128], "orient": 24, "urp": [24, 46, 78, 118], "That": [24, 31, 66], "too": [24, 28, 54], "often": [24, 31, 44], "mdelaylatest": [24, 57, 118], "weatheroffic": 24, "citypag": [24, 118], "mirror": [24, 28, 29, 62, 110, 126], "ar": [24, 31, 45], "old": 24, "roll": 24, "your": [24, 66], "own": [24, 66], "deliveri": [25, 54], "complet": 25, "inflight": [25, 62, 102, 126], "frequent": 25, "latenc": [26, 105], "network": [26, 53, 105], "notic": [26, 31, 105], "advertis": 26, "announc": [26, 35, 46, 53, 86], "wmo": [26, 105], "histori": [27, 30], "context": [27, 89, 108], "dd_subscrib": [27, 108], "fewer": 27, "kloc": [27, 108], "better": [27, 31, 38], "case": [27, 28, 47, 49], "project": 27, "websit": 27, "updat": 27, "sf": [27, 108], "net": [27, 108], "studi": 28, "continu": [28, 109], "27": [28, 109], "million": [28, 109], "tree": [28, 31, 53, 86], "veri": [28, 53, 86], "quickli": [28, 53, 86], "statement": 28, "hpcr": [28, 109], "solut": [28, 31, 109, 112], "overview": [28, 37, 45], "read": 28, "take": 28, "long": [28, 31], "method": [28, 63, 127], "inotifi": [28, 109], "polici": [28, 109], "copi": [28, 109], "necessari": 28, "work": [28, 38, 54, 55, 57], "fast": 28, "overhead": 28, "januari": 29, "2018": [29, 110], "comparison": [29, 110], "video": [29, 110], "central": [29, 110], "weather": 29, "goe": [29, 110], "r": [29, 110], "acquisit": [29, 110], "feed": [29, 31], "radar": [29, 46, 78, 110], "2017": [29, 110], "mesh": 31, "wi": [31, 112], "gt": [31, 112], "2019": [31, 112], "execut": 31, "wa": 31, "ago": 31, "inflex": [31, 112], "databas": 31, "optim": [31, 54, 64], "fix": [31, 64, 112, 128], "size": [31, 62, 64, 126, 128], "record": [31, 38, 53, 54, 70], "No": [31, 37], "One": 31, "them": 31, "wai": 31, "internet": [31, 112], "push": [31, 112], "poor": 31, "fit": 31, "And": [31, 112], "forward": [31, 112], "practic": 31, "agre": 31, "simpl": [31, 112], "scalabl": 31, "peer": 31, "nation": [31, 112], "open": 31, "matur": 31, "stateless": 31, "crawlabl": [31, 112], "programm": [31, 92, 116], "interoper": 31, "prioriti": [31, 54], "inlin": [31, 62, 126], "caveat": 31, "everi": 31, "v01": [32, 113], "cfg": [32, 67, 113, 131], "made": 34, "v03": [34, 62, 64, 115, 126], "longer": 37, "just": 37, "rsync": [37, 101], "link": [37, 64, 128], "program": 38, "revis": [38, 53, 54, 70], "audienc": [38, 116], "worklist": [38, 48, 66, 82, 116], "hierarch": 38, "view": 38, "control": 38, "loglevel": [38, 62, 116, 126], "debug": [38, 54, 62, 116, 126], "moth": [38, 54, 56, 68, 77, 87, 116, 132], "logev": [38, 62, 116, 126], "logmessagedump": [38, 116], "logreject": [38, 62, 116, 126], "messagedebugdump": [38, 116], "extend": [38, 47, 49, 83], "simplest": [38, 116], "flow_callback": [38, 48, 82, 116], "destfnscript": [38, 55, 88], "modul": 38, "custom": [38, 66], "recept": [38, 46, 54], "api": [38, 49, 54, 67, 68, 77, 81, 87, 116, 131, 132], "should": 38, "whenev": 38, "possibl": [38, 64, 116], "without": [38, 55, 73], "download": [38, 47, 48, 55, 57, 62, 65, 66, 67, 68, 88, 126, 131], "migrat": [39, 40, 41, 42], "pxatx": [39, 41, 42], "ONE": 39, "WITH": 39, "final": 39, "remark": 39, "ON": 39, "mani": 39, "pull": 41, "methodologi": 41, "config": [41, 48, 56, 62, 66, 77, 126], "sr_sarra": 41, "relat": 41, "convers": 42, "sftp": [44, 53, 56, 86, 120], "more": [44, 54], "chosen": 44, "support": [44, 45, 49, 79], "function": 44, "byte": 44, "rang": 44, "vulner": 44, "reliabl": [44, 53], "complex": [44, 55, 88], "administ": [45, 46], "requisit": 45, "minimum": 45, "oper": 45, "saniti": 45, "excess": 45, "go": 45, "On": [45, 53, 62, 86, 126], "init": [45, 79], "integr": [45, 49], "webui": [45, 79], "tl": [45, 79], "manag": 45, "sr_audit": [45, 79], "first": [45, 68], "anoth": [45, 64], "ensur": 45, "thing": 45, "up": 45, "startup": [45, 70, 72], "sr_winnow": [45, 79], "sr_sender": [45, 79], "cluster": [45, 46, 79], "keepaliv": [45, 79], "ldap": [45, 46, 78, 79], "x": [45, 79], "hook": 45, "adddendum": [46, 78], "ddi": [46, 78], "beta": [46, 78], "util": 46, "bunni": [46, 78], "op": [46, 49, 78, 81], "readi": 46, "dd_dispatch": [46, 78], "py": [46, 54, 78, 87], "wget": [46, 78], "verif": 46, "troubleshoot": 46, "email": [47, 57], "ingest": [47, 83], "pop": [47, 83], "imap": [47, 83], "decod": 47, "entri": [48, 55, 66], "initi": 48, "new_": 48, "flowcb": [48, 54, 55, 57, 66, 77, 82, 87, 88, 130], "sub": [48, 66], "web": [48, 49, 54, 81, 87, 108], "site": [48, 108, 118], "list": [48, 116, 130], "modifi": [48, 79], "flight": 48, "subclass": [48, 55], "grab": 49, "hydrometr": 49, "nativ": 49, "noaa": [49, 81], "co": [49, 81], "shc": [49, 81], "soap": [49, 81], "servic": [49, 81], "usg": [49, 57, 81], "instantan": 49, "upgrad": [50, 55], "instruct": [50, 84], "git": [50, 84], "53": [50, 84], "52": [50, 84], "51": [50, 84], "47": [50, 84], "45": [50, 84], "41": [50, 84], "40": [50, 84], "37": 50, "26": [50, 84], "25": [50, 84], "23": 50, "22": [50, 84], "17": [50, 84], "15": [50, 84], "14": [50, 84], "via": [51, 80], "docker": [51, 80], "howto": 52, "inject": [53, 86], "extern": [53, 86], "checksum": 53, "header": [53, 62, 63, 64, 126, 127], "effici": 53, "linux": [53, 86], "resourc": [54, 57], "alloc": 54, "refin": 54, "loss": 54, "outag": 54, "slow": 54, "per": 54, "file_rxpip": [54, 87], "anti": 54, "viru": 54, "tune": 54, "metric": 54, "redund": 54, "proxi": [54, 87], "level": 54, "inform": [54, 87], "port": 55, "placement": [55, 88], "Will": 55, "won": 55, "t": [55, 79, 95], "between": 55, "on_messag": [55, 88], "on_post": [55, 88], "after_accept": [55, 62, 88, 126], "on_fil": [55, 88], "after_work": [55, 62, 88, 126], "on_heartbeat": [55, 88], "on_housekeep": [55, 62, 88, 126], "do_pol": [55, 88], "virtual": 55, "ip": [55, 88], "schedul": [55, 57, 73], "on_html_pag": [55, 88], "on_lin": [55, 88], "do_send": [55, 88], "send": [55, 57, 88], "do_download": [55, 88], "onli": 55, "nodup": [55, 57, 88], "retri": [55, 57, 88], "equival": [55, 88], "diskqueu": 56, "filemetadata": 56, "arbitrari": 56, "sha512": 56, "md5": 56, "random": [56, 62, 126], "pika": 56, "amq1": 56, "rabbitmq_admin": 56, "delet": [57, 62, 126], "downloadbaseurl": 57, "hourtre": 57, "httptohttp": 57, "longflow": 57, "posthourtre": 57, "postoverrid": 57, "printlag": 57, "rename4jicc": 57, "renamedmf": 57, "renamewhatfn": 57, "save": 57, "speedo": 57, "sundewpxrout": 57, "testretri": 57, "toclust": 57, "tohttp": 57, "toloc": 57, "tolocalfil": 57, "wmotypesuffix": 57, "clamav": 57, "destfn": 57, "deleteflowfil": 57, "fdelai": 57, "pclean_f90": 57, "pclean_f92": 57, "wmo2msc": 57, "pclean": 57, "shiftdir2baseurl": 57, "airnow": 57, "mail": [57, 83], "nasa_mls_nrt": 57, "nexrad": 57, "noaa_hydrometr": 57, "wistre": 57, "ag": 57, "rxpipe": 57, "v2wrapper": 57, "cli": [59, 123], "sr_cpump": [60, 124], "sr_shovel": [60, 124], "c": [60, 124], "substituion": 62, "sr_dev_appnam": [62, 126], "type": [62, 106, 112, 126], "accelthreshold": 62, "disabl": 62, "accelxxxcommand": [62, 126], "acceptunmatch": [62, 126], "acceptsizewrong": [62, 126], "boolean": [62, 126], "fals": [62, 126], "attempt": [62, 126], "count": [62, 126], "basedir": [62, 126], "baseurl_relpath": [62, 126], "flag": [62, 126], "batch": [62, 67, 126, 131], "100": [62, 126], "bufsiz": [62, 126], "1mb": 62, "byteratemax": [62, 126], "classspec": 62, "callback_prepend": [62, 126], "dangerwillrobinson": [62, 126], "omit": 62, "discard": [62, 126], "dry_run": [62, 126], "durabl": [62, 126], "fileev": [62, 126], "event": 62, "exchangesuffix": [62, 126], "exchangedeclar": [62, 126], "expir": [62, 126], "durat": [62, 126], "5m": [62, 126], "five": 62, "minut": [62, 126], "recommend": [62, 70, 126], "overrid": 62, "flatten": [62, 126], "string": [62, 126], "flowmain": [62, 126], "follow_symlink": [62, 126], "force_pol": [62, 126], "300": [62, 126], "second": [62, 126], "includ": [62, 126], "tmp": [62, 126], "post_brok": [62, 63, 126, 127], "inlinebytemax": [62, 126], "inlineonli": [62, 126], "inplac": [62, 126], "info": [62, 126], "logmetr": [62, 126], "logstdout": [62, 126], "logrotatecount": [62, 126], "max_log": [62, 126], "logrotateinterv": [62, 126], "time_unit": 62, "1d": [62, 126], "messagecountmax": [62, 67, 126, 131], "messageratemax": [62, 126], "float": [62, 126], "messageratemin": [62, 126], "message_ttl": [62, 126], "nodupe_basi": [62, 126], "fileagemax": [62, 126], "fileagemin": [62, 126], "nodupe_ttl": [62, 63, 126, 127], "smhdw": [62, 126], "outlet": [62, 126], "json": [62, 64, 126, 128], "overwrit": [62, 126], "permdefault": [62, 126], "permdirdefault": [62, 126], "permlog": [62, 126], "permcopi": [62, 126], "pollurl": [62, 126], "post_format": [62, 126], "post_on_start": [62, 126], "post_top": [62, 126], "post_topicprefix": [62, 126], "topicprefix": [62, 63, 126, 127], "prefetch": [62, 126], "n": [62, 126], "queuenam": [62, 68, 126], "queuebind": [62, 126], "queuedeclar": [62, 126], "realpathadjust": [62, 126], "experiment": [62, 63, 126, 127], "realpathfilt": [62, 126], "realpathpost": [62, 126], "sendto": [62, 126], "reset": [62, 63, 126, 127], "retryemptybeforeexit": [62, 126], "retry_refilt": [62, 126], "retry_ttl": [62, 126], "same": 62, "scheduled_interv": [62, 126], "scheduled_hour": [62, 126], "scheduled_minut": [62, 126], "shim_defer_posting_to_exit": [62, 63, 126, 127], "shim_post_minterv": [62, 63, 126, 127], "shim_skip_parent_open_fil": [62, 63, 126, 127], "sleep": [62, 63, 126, 127], "statehost": [62, 126], "strip": [62, 126], "regexp": [62, 126], "sourcefromexchang": [62, 126], "sundew_compat_regex_first_match_is_zero": [62, 126], "timecopi": [62, 126], "timeout": [62, 126], "timezon": [62, 126], "utc": [62, 126], "tlsrigour": [62, 126], "medium": [62, 126], "v2compatrenamedoublepost": [62, 126], "vartimeoffset": [62, 126], "sr3_post": [63, 127], "publish": 63, "avail": 63, "argument": [63, 127], "AND": 63, "path1": [63, 127], "path2": [63, 127], "pathn": [63, 127], "h": [63, 127], "help": [63, 127], "tip": 63, "sr_post": [64, 128], "stabl": [64, 128], "dir": 64, "bodi": [64, 128], "encod": [64, 128], "THE": 64, "from_clust": [64, 128], "cluster_nam": 64, "fileop": [64, 128], "symbol": 64, "relpath": [64, 128], "report_cod": [64, 128], "atim": [64, 128], "mtime": [64, 128], "prerequisit": 65, "handl": 66, "starter": 67, "mask": [67, 131], "pid_filenam": [67, 131], "ack": [68, 132], "alreadi": 70, "have": 70, "apt": [70, 134], "dpkg": [70, 134], "redhat": [70, 134], "suse": [70, 134], "distro": 70, "shutdown": 70, "cron": [70, 134], "job": 70, "packag": 70, "sarrac": [70, 134], "prompt": 73, "menu": [73, 137], "powershel": [73, 137], "session": [73, 137], "anaconda": [73, 137], "task": 73, "wiki": 76, "main": 76, "administr": [78, 79], "de": [78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 116, 117, 118, 120, 121, 126, 127, 128, 130, 131, 132, 134, 137], "d": [78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 92, 97, 99, 106, 108, 109, 110, 112, 116, 118, 120, 126, 127, 128, 130, 131, 137], "un": [78, 79, 86, 87, 89, 92, 95, 112, 120, 127, 128, 130, 132, 135, 136, 137], "utilis": [78, 81, 82, 83, 87, 89, 101, 103, 108, 112, 116, 127, 129, 132], "l": [78, 79, 86, 87, 89, 92, 99, 100, 103, 109, 116, 132, 134, 137], "sur": [78, 79, 92, 95, 112, 118, 134], "pour": [78, 81, 82, 99, 103, 112, 115], "utilitair": 78, "install\u00e9": 78, "le": [78, 79, 88, 92, 99, 103, 112, 116, 118, 126, 128, 130, 137], "serveur": [78, 87, 92, 95, 104, 112, 136], "avec": [78, 83, 92, 103, 104, 112, 116, 130, 132, 137], "annonc": [78, 105, 107, 128], "\u00e0": [78, 79, 86, 87, 88, 89, 92, 95, 96, 99, 103, 106, 108, 110, 112, 115, 116, 126, 133, 137], "qu": 78, "produit": [78, 120], "est": [78, 89, 109, 112, 120, 126, 130], "pr\u00eat": 78, "et": [78, 82, 86, 87, 89, 90, 101, 103, 106, 112, 118, 125, 126, 127, 130, 134, 139], "r\u00e9ception": [78, 87, 116], "r\u00e9partit": 78, "v\u00e9rific": 78, "d\u00e9pannag": 78, "pomp": [79, 86, 87, 103, 104, 105, 106], "donn\u00e9": [79, 81, 86, 87, 89, 90, 105, 112, 132], "aper\u00e7u": [79, 101], "pr\u00e9": [79, 90], "requi": 79, "exig": [79, 106], "minimal": 79, "op\u00e9rat": 79, "entretien": 79, "m\u00e9nager": 79, "exc\u00e8": 79, "fil": [79, 106], "attent": [79, 87, 89, 90, 106], "routag": [79, 90, 104], "que": [79, 95, 109, 120], "se": [79, 95], "pass": [79, 95], "il": [79, 95, 112], "int\u00e9grat": [79, 81], "valeur": [79, 81, 126, 128], "par": [79, 83, 87, 95, 103, 115, 126], "d\u00e9faut": [79, 106, 126], "gestion": [79, 130], "utilisateur": [79, 86, 90, 103, 137], "aid": 79, "premier": [79, 132], "abonn": [79, 98, 139], "autr": [79, 82, 89, 128], "rapport": [79, 86, 105, 115, 128], "nettoyag": [79, 135], "chose": 79, "sont": [79, 112], "en": [79, 81, 82, 83, 86, 98, 109, 110, 112, 120, 124, 128, 129, 135], "place": [79, 135], "d\u00e9marrag": [79, 134, 135], "ajout": [79, 116], "manuel": [79, 92, 137], "avanc\u00e9": [79, 106, 116], "courtier": [79, 90, 104], "n\u00e9cessit": 79, "crochet": 79, "ex\u00e9cut": [80, 92, 130, 137], "journalis": [80, 82, 87, 116], "r\u00e9cup\u00e9rer": 81, "hydrom\u00e9triqu": 81, "pri": 81, "charg": [81, 120], "natif": 81, "exempl": [81, 82, 88, 106, 123, 128, 130, 131, 132], "dan": [81, 86, 88, 99, 112, 116, 137], "instantan\u00e9": 81, "\u00e9critur": 82, "entr\u00e9": [82, 88, 104, 130], "fichier": [82, 86, 87, 88, 94, 95, 106, 109, 112, 116, 117, 118, 125, 126, 127, 130], "initialis": 82, "param\u00e8tr": [82, 89, 103, 116], "sou": [82, 88, 130, 132], "flot": [82, 110], "modifi\u00e9": 82, "e": 83, "mise": [83, 84, 88, 98, 108, 109, 112, 135], "\u0153uvr": [83, 98], "t\u00e9l\u00e9chargement": [83, 116, 129, 130], "d\u00e9codag": 83, "du": [83, 87, 90, 92, 99, 108, 109, 113, 114, 116, 118, 125, 128, 133, 134, 136, 137], "contenu": [83, 96, 111, 112, 118, 119], "niveau": [84, 87, 88], "comment": [85, 89, 91, 95, 135], "fair": [85, 91], "r\u00e9seau": [86, 105], "enregistr": [86, 87, 112, 134], "r\u00e9vision": [86, 87, 89, 99, 134], "interrog": 86, "volumineux": 86, "fiabilit\u00e9": [86, 120], "somm": 86, "contr\u00f4l": [86, 92, 116], "t\u00eate": [86, 128], "consid\u00e9r": [86, 95, 104], "rel": [86, 95, 104], "efficacit\u00e9": 86, "abonn\u00e9": [87, 105, 127, 135, 136], "partir": [87, 95, 116, 133, 137], "ressourc": 87, "c\u00f4t\u00e9": 87, "allou\u00e9": 87, "aux": [87, 88, 116, 127], "plusieur": 87, "livraison": [87, 102], "hautement": 87, "prioritair": 87, "affin": 87, "la": [87, 88, 90, 92, 95, 99, 102, 106, 109, 112, 115, 116, 127, 129, 130], "s\u00e9lection": [87, 89, 90], "pert": 87, "pann": 87, "trop": [87, 109, 118], "longu": 87, "optimis": [87, 128], "processu": [87, 91, 92, 117], "doublon": [87, 118], "haut": 87, "analys": 87, "antiviru": 87, "d\u00e9bogag": 87, "r\u00e9glage": [87, 106], "m\u00e9triqu": 87, "redond": 87, "acc\u00e8": [87, 90, 104, 116], "au": [87, 95, 104], "plu": [87, 120], "portag": 88, "ver": [88, 92, 128], "diff\u00e9renc": [88, 115], "lign": [88, 106, 112], "ce": [88, 109, 112], "qui": [88, 130], "fonctionnera": 88, "san": [88, 105, 116, 137], "changement": [88, 100], "ne": [88, 101, 112], "pa": [88, 89, 95, 99, 101, 112], "codag": 88, "entr": 88, "mappag": [88, 89, 99, 128], "traitement": [88, 91, 106, 127, 134], "virtuel": [88, 92], "flux": [88, 92, 103, 112, 116, 131], "programm\u00e9": 88, "classement": 88, "seulement": 88, "sarrac\u00e9nia": 89, "fonctionnalit\u00e9": [89, 90, 99, 120], "mai": 89, "\u00e9chang": [89, 90, 112], "nomm\u00e9": 89, "th\u00e9matiqu": 89, "peu": 89, "annex": 89, "pourquoi": [89, 101, 116, 120], "o\u00f9": [89, 92], "vient": 89, "pile": [89, 112], "hypoth\u00e8s": 90, "contraint": 90, "nombr": [90, 120], "commutateur": [90, 104], "journaux": [90, 113], "mod\u00e8l": [90, 126], "s\u00e9curit\u00e9": [90, 104, 120], "journal": [90, 106], "transfert": [90, 105, 120], "priv\u00e9": 90, "autonom": [90, 104], "commut": 90, "ind\u00e9pend": 90, "partag\u00e9": [90, 98], "diffus": [90, 106], "norm": 91, "dossier": 91, "tutoriel": [91, 138], "explic": [91, 119], "r\u00e9f\u00e9renc": [91, 101, 112, 122], "localis": 91, "d\u00e9veloppeur": 92, "outillag": 92, "d\u00e9velopp": 92, "travail": [92, 116, 130], "pr\u00e9parer": 92, "machin": 92, "environn": 92, "longueur": 92, "\u00e9chantillon": 92, "\u00e9lev\u00e9": 92, "coinc\u00e9": 92, "principal": 92, "r\u00e9f\u00e9rentiel": 92, "cr\u00e9ation": 92, "sch\u00e9ma": 92, "d\u00e9finir": 92, "automatis\u00e9": 92, "quotidienn": 92, "r\u00e9troportag": 92, "d\u00e9pendanc": [92, 116], "quand": 92, "signal": 92, "id\u00e9": [93, 116], "r\u00e9assemblag": 94, "compos": [94, 103, 106, 123], "si": [95, 126], "chaqu": [95, 103], "bloc": 95, "s\u00e9lectionn": 95, "nou": 95, "faison": 95, "chemin": [95, 118, 126], "contribu": 96, "sr3_titr": 97, "sr_titr": 97, "voir": [97, 123, 124, 125, 127, 128], "aussi": [97, 123, 124, 125, 127, 128], "contr": [98, 105], "pression": [98, 105], "refactoris": 99, "r\u00e9sum\u00e9": [99, 109, 112, 120], "objectif": 99, "opportunit\u00e9": 99, "\u00e9tat": 99, "douloureux": 99, "apport\u00e9": [99, 115], "r\u00e9soudr": 99, "probl\u00e8m": [99, 109, 112], "navir": 99, "th\u00e9s\u00e9e": 99, "dictionnair": 99, "ou": [99, 104, 126], "membr": 99, "propri\u00e9t\u00e9": 99, "connu": 99, "r\u00e9solu": 99, "fait": 99, "inqui\u00e9tud": 99, "abord\u00e9": 99, "pr\u00e9occup": 99, "apr\u00e8": [99, 130], "parit\u00e9": 99, "vrai": 99, "am\u00e9lior": 99, "cuit": 99, "penser": 99, "diff\u00e9r\u00e9": 99, "remplac": [99, 126], "incompatibilit\u00e9": 99, "depui": 100, "d\u00e9taill\u00e9": 101, "impl\u00e9ment": 101, "simplement": 101, "lien": [101, 128], "tableau": [102, 103, 117], "erreur": [102, 106], "fr\u00e9quent": 102, "g\u00e9n\u00e9raux": [103, 109], "tou": [103, 112, 116], "corr\u00e9spond": 103, "traver": 103, "r\u00f4le": 103, "d\u00e9ploiement": [104, 108], "vann\u00e9": 104, "syst\u00e8m": [104, 134], "privil\u00e9gi\u00e9": 104, "glossair": [104, 105], "anglai": 105, "cart": 105, "avi": [105, 112], "pompag": 105, "tout": 106, "ceuillett": 106, "appel": 106, "sondag": 106, "r\u00e9p\u00e9t\u00e9": 106, "partitionn": 106, "sp\u00e9cifiqu": 106, "consomm": 106, "r\u00e9plicat": 106, "obsol\u00e8t": 106, "suivi": 106, "identif": 106, "identifi": [106, 116, 125], "p\u00e9riodiqu": [106, 134], "r\u00e9cup\u00e9rat": 106, "facultatif": 106, "obligatoir": [106, 127], "compatibilit\u00e9": 106, "mot": [106, 126], "cl\u00e9": [106, 126], "histoir": [108, 111], "renommag": [108, 117, 127], "moin": 108, "meilleur": [108, 112, 116], "projet": 108, "jour": 108, "\u00e9tude": 109, "miroir": 109, "arboresc": [109, 112], "tr\u00e8": 109, "rapid": 109, "\u00e9nonc\u00e9": 109, "pr\u00e9sentat": 109, "lectur": 109, "arbr": 109, "prend": 109, "temp": [109, 126], "m\u00e9thode": 109, "d\u00e9tection": [109, 117], "biblioth\u00e8qu": 109, "n\u00e9cessair": 109, "\u00e7a": 109, "march": 109, "frai": 109, "janvier": 110, "m\u00e9t\u00e9orologiqu": 110, "venir": 110, "maill\u00e9": 112, "\u00e9t\u00e9": 112, "con\u00e7u": 112, "y": 112, "longtemp": 112, "limit\u00e9": 112, "optimal": 112, "taill": [112, 126], "personn": 112, "cett": 112, "fa\u00e7on": [112, 130], "mauvai": 112, "ajust": 112, "gro": 112, "souvent": [112, 120], "pratiqu": 112, "r\u00e9pertoir": 112, "convenu": 112, "homologu": 112, "\u00e9volut": 112, "ouvert": 112, "maturit\u00e9": 112, "apatridi": 112, "programmabilit\u00e9": 112, "interop\u00e9rabilit\u00e9": 112, "priorit\u00e9": 112, "gard": 112, "cr\u00e9er": 115, "rappel": [116, 130], "hi\u00e9rarchiqu": 116, "affichag": 116, "champ": [116, 128], "personnalis": 116, "doit": 116, "\u00eatre": 116, "utilis\u00e9": 116, "mesur": 116, "strat\u00e9gi": 117, "bas\u00e9": [118, 134], "uniqu": 118, "nom": [118, 126], "changeant": 118, "m\u00e9t\u00e9o": 118, "gc": 118, "miroitag": 118, "chp": 118, "vieux": 118, "votr": 118, "gout": 118, "choisi": 120, "\u00e9changeur": 120, "prise": 120, "grand": 120, "co\u00fbt": 120, "plage": 120, "octet": 120, "vuln\u00e9rabilit\u00e9": 120, "complexit\u00e9": 120, "traduct": 121, "terminologi": 121, "distanc": 123, "environnemental": [124, 127], "substitut": 126, "acceltreshold": 126, "d\u00e9sactiv": 126, "bool\u00e9en": 126, "1m": 126, "sp\u00e9ficationdeclass": 126, "sp\u00e9cificationdeclass": 126, "omi": 126, "\u00e9v\u00e8nement": 126, "cinq": 126, "interval": 126, "d\u00e9finit": 126, "unit\u00e9_de_temp": 126, "donn": 126, "compt": 126, "chain": 126, "exp\u00e9rimental": 126, "identiqu": 126, "interva": 126, "faux": 126, "publi": 127, "disponibilit\u00e9": 127, "librairi": 127, "truc": 127, "th\u00e8me": [128, 132], "nom_du_clust": 128, "symboliqu": 128, "oldpath": 128, "facult": 128, "possibilit\u00e9": 128, "consol": 129, "pr\u00e9requi": 129, "personnalisez": 130, "\u00e9crire": 130, "vo": 130, "propr": 130, "sorti": 130, "changent": 130, "dont": 130, "t\u00e9l\u00e9charg\u00e9": 130, "traitent": 130, "son": 130, "renom": 130, "cr\u00e9ent": 130, "nouveaux": 130, "d\u00e9mareur": 131, "liaison": 132, "t\u00e9l\u00e9charger": 132, "avez": 134, "vou": 134, "d\u00e9j\u00e0": 134, "recommand\u00e9": 134, "arr\u00eat": 134, "t\u00e2che": [134, 137], "paquet": 134, "distant": 135, "administrateur": 136, "invit": 137, "d\u00e9marrer": 137, "planificateur": 137, "r\u00e9pliquer": 139, "indic": 140}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "nbsphinx": 3, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 60}, "alltitles": {"AMQP - Primer for Sarracenia": [[0, "amqp-primer-for-sarracenia"]], "Contents": [[0, "contents"], [2, "contents"], [29, "contents"], [31, "contents"], [39, "contents"], [41, "contents"], [42, "contents"], [55, "contents"], [56, "contents"], [57, "contents"], [88, "contents"], [89, "contents"], [90, "contents"], [110, "contents"], [112, "contents"]], "AMQP Feature Selection": [[0, "amqp-feature-selection"]], "Analogy FTP": [[0, "analogy-ftp"]], "AMQP: not 1.0, but 0.8 or 0.9": [[0, "amqp-not-1-0-but-0-8-or-0-9"]], "Named Exchanges and Queues": [[0, "named-exchanges-and-queues"]], "Topic-based Exchanges": [[0, "topic-based-exchanges"]], "Little Data": [[0, "little-data"]], "Other Parameters": [[0, "other-parameters"]], "Mapping AMQP Concepts to Sarracenia": [[0, "mapping-amqp-concepts-to-sarracenia"], [21, "mapping-amqp-concepts-to-sarracenia"]], "Sarracenia is an MQP Application": [[0, "sarracenia-is-an-mqp-application"]], "Review": [[0, "review"]], "Appendix A: Background": [[0, "appendix-a-background"]], "Why Use AMQP?": [[0, "why-use-amqp"]], "Where does AMQP Come From?": [[0, "where-does-amqp-come-from"]], "Intel/Cray HPC Stack": [[0, "intel-cray-hpc-stack"]], "OpenStack": [[0, "openstack"], [89, "openstack"]], "How to Adopt AMQP": [[0, "how-to-adopt-amqp"]], "Basic Idea": [[1, "basic-idea"]], "1\u00a0\u00a0\u00a0Strawman Design": [[2, "strawman-design"]], "1.1\u00a0\u00a0\u00a0Assumptions/Constraints": [[2, "assumptions-constraints"]], "1.2\u00a0\u00a0\u00a0Number of Switches": [[2, "number-of-switches"]], "1.3\u00a0\u00a0\u00a0AMQP Feature Selection": [[2, "amqp-feature-selection"]], "1.4\u00a0\u00a0\u00a0Application": [[2, "application"], [90, "application"]], "1.5\u00a0\u00a0\u00a0Routing": [[2, "routing"]], "1.5.1\u00a0\u00a0\u00a0Routing Posts": [[2, "routing-posts"]], "1.5.2\u00a0\u00a0\u00a0Routing Logs": [[2, "routing-logs"]], "1.6\u00a0\u00a0\u00a0Security Model": [[2, "security-model"]], "1.6.1\u00a0\u00a0\u00a0Users, Queues & Exchanges": [[2, "users-queues-exchanges"]], "1.6.2\u00a0\u00a0\u00a0Pre-Validation": [[2, "pre-validation"]], "1.6.3\u00a0\u00a0\u00a0Post-Validation": [[2, "post-validation"], [90, "post-validation"]], "1.6.4\u00a0\u00a0\u00a0Log Validation": [[2, "log-validation"]], "1.6.5\u00a0\u00a0\u00a0Private vs. Public Data Transfer": [[2, "private-vs-public-data-transfer"]], "1.6.6\u00a0\u00a0\u00a0HTTPS Private Access": [[2, "https-private-access"]], "1.7\u00a0\u00a0\u00a0Topologies": [[2, "topologies"], [90, "topologies"]], "1.7.1\u00a0\u00a0\u00a0Standalone": [[2, "standalone"]], "1.7.2\u00a0\u00a0\u00a0DDSR: Switching/Routing Configuration": [[2, "ddsr-switching-routing-configuration"]], "1.7.3\u00a0\u00a0\u00a0Independent DDSR": [[2, "independent-ddsr"]], "1.7.4\u00a0\u00a0\u00a0Shared Broker DDSR": [[2, "shared-broker-ddsr"]], "1.7.5\u00a0\u00a0\u00a0DD: Data Dissemination Configuration (AKA: Data Mart)": [[2, "dd-data-dissemination-configuration-aka-data-mart"]], "1.7.6\u00a0\u00a0\u00a0Independent DD": [[2, "independent-dd"]], "1.7.7\u00a0\u00a0\u00a0Shared-Broker DD": [[2, "shared-broker-dd"], [90, "shared-broker-dd"]], "1.7.8\u00a0\u00a0\u00a0Shared-Data DD": [[2, "shared-data-dd"]], "1.7.9\u00a0\u00a0\u00a0SEP: Shared End-Point Configuration": [[2, "sep-shared-end-point-configuration"], [90, "sep-shared-end-point-configuration"]], "MetPX-Sarracenia Developer\u2019s Guide": [[3, "metpx-sarracenia-developer-s-guide"]], "Tools you Need": [[3, "tools-you-need"]], "Documentation": [[3, "documentation"], [92, "documentation"]], "Where to Put Options": [[3, "where-to-put-options"]], "Development": [[3, "development"]], "v2 Workflow": [[3, "v2-workflow"]], "v3 Workflow": [[3, "v3-workflow"]], "sr_insects": [[3, "sr-insects"], [92, "sr-insects"]], "Local Installation": [[3, "local-installation"]], "Prepare a Vanilla VM": [[3, "prepare-a-vanilla-vm"]], "Ubuntu 18.04": [[3, "ubuntu-18-04"], [92, "ubuntu-18-04"]], "Python Wheel": [[3, "python-wheel"], [92, "python-wheel"]], "Local Pip install": [[3, "local-pip-install"]], "Debian/Ubuntu": [[3, "debian-ubuntu"], [92, "debian-ubuntu"]], "Committing Code": [[3, "committing-code"]], "sr_insects Tests Description": [[3, "sr-insects-tests-description"]], "Unit": [[3, "unit"], [92, "unit"]], "Static Flow": [[3, "static-flow"], [92, "static-flow"]], "Flakey Broker": [[3, "flakey-broker"], [92, "flakey-broker"]], "Dynamic Flow": [[3, "dynamic-flow"], [92, "dynamic-flow"]], "Running Flow Tests": [[3, "running-flow-tests"]], "Install Servers on Workstation": [[3, "install-servers-on-workstation"]], "Setup Flow Test Environment": [[3, "setup-flow-test-environment"]], "Run A Flow Test": [[3, "run-a-flow-test"]], "Flow Cleanup": [[3, "flow-cleanup"], [92, "flow-cleanup"]], "Dynamic Flow Test Length": [[3, "dynamic-flow-test-length"]], "High volume sample": [[3, "high-volume-sample"]], "Limitation": [[3, "limitation"], [92, "limitation"]], "Flow Test Stuck": [[3, "flow-test-stuck"]], "Flow tests with MQTT": [[3, "flow-tests-with-mqtt"]], "Commits to the Development Branch": [[3, "commits-to-the-development-branch"]], "Key Branches": [[3, "key-branches"]], "Repositories": [[3, "repositories"]], "Building a Release": [[3, "building-a-release"]], "Versioning Scheme": [[3, "versioning-scheme"]], "Set the Version": [[3, "set-the-version"]], "Release Versions and Quality Assurance": [[3, "release-versions-and-quality-assurance"]], "Releasing": [[3, "releasing"], [92, "releasing"]], "PyPi": [[3, "pypi"], [92, "pypi"]], "Launchpad": [[3, "launchpad"], [92, "launchpad"]], "Automated Build": [[3, "automated-build"]], "Building a Windows Installer": [[3, "building-a-windows-installer"]], "Daily Builds": [[3, "daily-builds"]], "Manual Process": [[3, "manual-process"]], "Backporting a Dependency": [[3, "backporting-a-dependency"]], "Building an RPM": [[3, "building-an-rpm"]], "github": [[3, "github"], [92, "github"]], "Development Environment": [[3, "development-environment"]], "Local Python": [[3, "local-python"], [92, "local-python"]], "Windows": [[3, "windows"], [70, "windows"], [92, "windows"], [134, "windows"]], "Conventions": [[3, "conventions"], [92, "conventions"]], "When to Report": [[3, "when-to-report"]], "Adding a New Dependency": [[3, "adding-a-new-dependency"], [92, "adding-a-new-dependency"]], "Documentation Standards": [[4, "documentation-standards"]], "Folder Structure": [[4, "folder-structure"]], "Processing": [[4, "processing"]], "Tutorials": [[4, "tutorials"], [74, "tutorials"]], "How2Guides": [[4, "how2guides"]], "Explanation": [[4, "explanation"], [43, "explanation"]], "Reference": [[4, "reference"], [58, "reference"]], "Contribution": [[4, "contribution"], [91, "contribution"]], "Process": [[4, "process"]], "Style Guide": [[4, "style-guide"]], "Code Style": [[4, "code-style"]], "Why rST?": [[4, "why-rst"], [91, "why-rst"]], "Localization": [[4, "localization"]], "Design Changes since Original (2015)": [[5, "design-changes-since-original-2015"]], "STATUS: WIP": [[6, "STATUS:-WIP"]], "It\u00b4s About Time": [[6, "It\u00b4s-About-Time"]], "Let the Computer Do It": [[6, "Let-the-Computer-Do-It"]], "Amdahl\u2019s Law Applied": [[7, "Amdahl\u2019s-Law-Applied"]], "Speedup": [[7, "Speedup"]], "What is Amdahl\u2019s Law?": [[7, "What-is-Amdahl\u2019s-Law?"]], "Large Numbers of Processors Need High Parallelism": [[7, "Large-Numbers-of-Processors-Need-High-Parallelism"]], "Serial Example": [[7, "Serial-Example"]], "NEWS FLASH: Serial 9x Faster than Parallel!": [[7, "NEWS-FLASH:-Serial-9x-Faster-than-Parallel!"]], "Summary": [[7, "Summary"], [19, "summary"], [28, "summary"], [44, "summary"]], "Relevance?": [[7, "Relevance?"]], "So Sarracenia is Not a Parallel App!": [[7, "So-Sarracenia-is-Not-a-Parallel-App!"]], "Yes, Exactly.": [[7, "Yes,-Exactly."]], "THANKS!": [[7, "THANKS!"]], "CAP Theorem Applied": [[8, "CAP-Theorem-Applied"]], "CAP Theorem": [[8, "CAP-Theorem"]], "Definitions": [[8, "Definitions"]], "Cap Theorem": [[8, "Cap-Theorem"]], "Proof": [[8, "Proof"]], "Storage/State": [[8, "Storage/State"]], "Choosing CA:": [[8, "Choosing-CA:"]], "Quorum and Voting:": [[8, "Quorum-and-Voting:"]], "Choosing AP:": [[8, "Choosing-AP:"]], "Voting Failure Modes": [[8, "Voting-Failure-Modes"]], "Choosing CP:": [[8, "Choosing-CP:"]], "Bringing Amdahl & CAP Together": [[8, "Bringing-Amdahl-&-CAP-Together"]], "Almost-Coherent File System or DB Performance": [[8, "Almost-Coherent-File-System-or-DB-Performance"]], "Universal Write Scaling": [[8, "Universal-Write-Scaling"]], "Non-Shared Approaches.": [[8, "Non-Shared-Approaches."]], "Examples of Non-Shared Approaches": [[8, "Examples-of-Non-Shared-Approaches"]], "Object Stores": [[8, "Object-Stores"]], "Cloud Solves This!": [[8, "Cloud-Solves-This!"]], "Sarracenia: File Systems Flying in Formation": [[8, "Sarracenia:-File-Systems-Flying-in-Formation"]], "Thanks!": [[8, "Thanks!"]], "PDS Algorithmic Design": [[9, "PDS-Algorithmic-Design"]], "Receiver": [[9, "Receiver"]], "Dispatcher": [[9, "Dispatcher"]], "Sender": [[9, "Sender"]], "Design Decisions/Assumptions": [[9, "Design-Decisions/Assumptions"]], "Routing 1 Product": [[9, "Routing-1-Product"]], "Observations:": [[9, "Observations:"]], "Sarracenia Algorithmic Design": [[11, "Sarracenia-Algorithmic-Design"]], "Problems/Weaknesses of Sundew:": [[11, "Problems/Weaknesses-of-Sundew:"]], "Use Folders/Directories": [[11, "Use-Folders/Directories"]], "Add RabbitMQ": [[11, "Add-RabbitMQ"], [11, "id1"]], "The Algorithmic Cost to Route 1 File": [[11, "The-Algorithmic-Cost-to-Route-1-File"]], "Overall Server Algorithmic Ceiling": [[11, "Overall-Server-Algorithmic-Ceiling"]], "Duplicate Suppression": [[11, "Duplicate-Suppression"], [24, "duplicate-suppression"]], "Global Duplication Suppression": [[11, "Global-Duplication-Suppression"]], "Distributed Duplicate Suppression": [[11, "Distributed-Duplicate-Suppression"]], "Observations": [[11, "Observations"]], "Sundew Algorithmic Design": [[12, "Sundew-Algorithmic-Design"]], "Eliminate Dispatcher": [[12, "Eliminate-Dispatcher"], [12, "id1"]], "Eliminate Log Locking": [[12, "Eliminate-Log-Locking"]], "Dictionary Pre-Routing": [[12, "Dictionary-Pre-Routing"], [12, "id2"]], "Write it in Python": [[12, "Write-it-in-Python"], [12, "id3"]], "Sundew Routing cost:": [[12, "Sundew-Routing-cost:"]], "What difference did it make?": [[12, "What-difference-did-it-make?"]], "Bonus": [[12, "Bonus"]], "Sarracenia Design Philosophy": [[13, "sarracenia-design-philosophy"]], "Contents:": [[13, null], [15, null], [30, null], [40, null], [43, null], [58, null], [74, null], [85, null], [122, null], [138, null], [139, null], [140, null]], "Discussion of File Modification Propagation": [[14, "discussion-of-file-modification-propagation"]], "What If Each Notification is for a Block, not a File ?": [[14, "what-if-each-notification-is-for-a-block-not-a-file"]], ".sr\u00a7 suffix": [[14, "sr-suffix"]], "How to Select Chunksize": [[14, "how-to-select-chunksize"]], "if we do blockwise cksums, path from v00": [[14, "if-we-do-blockwise-cksums-path-from-v00"]], "Digression about ZSync": [[14, "digression-about-zsync"]], "Server/Protocol Considerations": [[14, "server-protocol-considerations"]], "Contributing": [[15, "contributing"]], "SR3_TITLE": [[16, "sr3-title"]], "sr_title": [[16, "sr-title"]], "SYNOPSIS": [[16, "synopsis"], [59, "synopsis"], [60, "synopsis"], [62, "synopsis"], [63, "synopsis"], [64, "synopsis"], [97, "synopsis"], [123, "synopsis"], [124, "synopsis"], [126, "synopsis"], [127, "synopsis"], [128, "synopsis"]], "DESCRIPTION": [[16, "description"], [39, "description"], [41, "description"], [42, "description"], [59, "description"], [60, "description"], [62, "description"], [63, "description"], [64, "description"], [97, "description"], [123, "description"], [124, "description"], [126, "description"], [127, "description"], [128, "description"]], "CONFIGURATION": [[16, "configuration"], [60, "configuration"], [61, "configuration"], [97, "configuration"], [124, "configuration"], [125, "configuration"]], "ENVIRONMENT VARIABLES": [[16, "environment-variables"], [60, "environment-variables"], [63, "environment-variables"]], "SEE ALSO": [[16, "see-also"], [41, "see-also"], [59, "see-also"], [60, "see-also"], [61, "see-also"], [62, "see-also"], [63, "see-also"], [64, "see-also"], [126, "see-also"]], "MQTT Implementation Notes": [[17, "mqtt-implementation-notes"]], "v3 vs. v5": [[17, "v3-vs-v5"], [98, "v3-vs-v5"]], "Shared Subscriptions": [[17, "shared-subscriptions"]], "Back Pressure": [[17, "back-pressure"], [26, "back-pressure"]], "File Re-assembling": [[18, "file-re-assembling"]], "Components": [[18, "components"]], "Algorithm": [[18, "algorithm"]], "Testing": [[18, "testing"]], "Version 3 Refactor": [[19, "version-3-refactor"]], "goals of opportunity": [[19, "goals-of-opportunity"]], "State of the Code": [[19, "state-of-the-code"]], "V02 Plugin Pain Points": [[19, "v02-plugin-pain-points"]], "Changes Done to Address Pain Points": [[19, "changes-done-to-address-pain-points"]], "Ship of Theseus": [[19, "ship-of-theseus"]], "Mappings": [[19, "mappings"]], "Dictionaries or Members for Properties?": [[19, "dictionaries-or-members-for-properties"]], "Known Problems (Solved in sr3)": [[19, "known-problems-solved-in-sr3"]], "Concrete Plan (Done)": [[19, "concrete-plan-done"]], "Done": [[19, "done"]], "Worries Addressed": [[19, "worries-addressed"]], "Accel Overhaul": [[19, "accel-overhaul"]], "DoneTodo": [[19, "donetodo"]], "BUGS/Concerns/Issues": [[19, "bugs-concerns-issues"]], "After Parity: True Improvements": [[19, "after-parity-true-improvements"]], "TODO": [[19, "todo"], [99, "id1"]], "Not Baked/Thinking": [[19, "not-baked-thinking"]], "FIXME/Deferred": [[19, "fixme-deferred"]], "Transition": [[19, "transition"], [99, "transition"]], "Replacement": [[19, "replacement"]], "Parallel": [[19, "parallel"], [99, "parallel"]], "Conclusion": [[19, "conclusion"], [65, "Conclusion"], [68, "Conclusion"], [99, "conclusion"], [129, "Conclusion"], [132, "Conclusion"]], "Incompatibilities": [[19, "incompatibilities"]], "Features": [[19, "features"]], "Command Line Guide": [[20, "command-line-guide"]], "SR3 - Everything": [[20, "sr3-everything"]], "ACTIONS": [[20, "actions"], [59, "actions"], [106, "actions"], [123, "actions"]], "declare": [[20, "declare"], [62, "declare"], [106, "declare"], [126, "declare"]], "dump": [[20, "dump"], [106, "dump"]], "foreground": [[20, "foreground"], [106, "foreground"]], "show": [[20, "show"], [106, "show"]], "convert": [[20, "convert"], [106, "convert"]], "start": [[20, "start"], [106, "start"]], "stop": [[20, "stop"], [106, "stop"]], "status": [[20, "status"], [106, "status"]], "Message Gathering": [[20, "message-gathering"]], "Setting the Broker": [[20, "setting-the-broker"]], "Creating the Queue": [[20, "creating-the-queue"]], "[ queue|queue_name|qn ]": [[20, "queue-queue-name-qn-name"], [106, "queue-queue-name-qn-name"]], "AMQP QUEUE BINDINGS": [[20, "amqp-queue-bindings"], [106, "amqp-queue-bindings"]], "subtopic (default: #)": [[20, "subtopic-amqp-pattern-default"], [62, "subtopic-amqp-pattern-default"], [106, "subtopic-amqp-pattern-default"]], "Client-side Filtering": [[20, "client-side-filtering"], [106, "client-side-filtering"]], "Brief Introduction to Regular Expressions": [[20, "brief-introduction-to-regular-expressions"], [106, "brief-introduction-to-regular-expressions"]], "accept, reject and accept_unmatch": [[20, "accept-reject-and-accept-unmatch"], [106, "accept-reject-and-accept-unmatch"]], "NAMING QUEUES": [[20, "naming-queues"]], "POSTING": [[20, "posting"]], "NAMING EXCHANGES": [[20, "naming-exchanges"]], "POLLING": [[20, "polling"]], "Advanced Polling": [[20, "advanced-polling"]], "COMPONENTS": [[20, "components"], [59, "components"]], "CPUMP": [[20, "cpump"], [106, "cpump"]], "FLOW": [[20, "flow"], [106, "flow"]], "POLL": [[20, "poll"], [106, "poll"]], "Repeated Scans and VIP": [[20, "repeated-scans-and-vip"]], "POST or WATCH": [[20, "post-or-watch"], [106, "post-or-watch"]], "File Partitioning": [[20, "file-partitioning"]], "SARRA": [[20, "sarra"], [106, "sarra"]], "Specific Consuming Requirements": [[20, "specific-consuming-requirements"]], "SENDER": [[20, "sender"], [106, "sender"]], "SETUP 1 : PUMP TO PUMP REPLICATION": [[20, "setup-1-pump-to-pump-replication"]], "DESTINATION SETUP 2 : METPX-SUNDEW LIKE DISSEMINATION": [[20, "destination-setup-2-metpx-sundew-like-dissemination"]], "SHOVEL": [[20, "shovel"], [106, "shovel"]], "SUBSCRIBE": [[20, "subscribe"], [106, "subscribe"]], "WATCH": [[20, "watch"], [106, "watch"]], "WINNOW": [[20, "winnow"], [106, "winnow"]], "Configurations": [[20, "configurations"], [106, "configurations"]], "flowCallbacks": [[20, "flowcallbacks"], [106, "flowcallbacks"]], "callback options": [[20, "callback-options"]], "Importing Extensions": [[20, "importing-extensions"]], "Deprecated v2 plugins": [[20, "deprecated-v2-plugins"]], "Environment Variables": [[20, "environment-variables"], [106, "environment-variables"]], "LOGS and MONITORING": [[20, "logs-and-monitoring"]], "CREDENTIALS": [[20, "credentials"]], "Credential Details": [[20, "credential-details"], [61, "credential-details"]], "PERIODIC PROCESSING": [[20, "periodic-processing"]], "sanity_log_dead (default: 1.5*housekeeping)": [[20, "sanity-log-dead-interval-default-1-5-housekeeping"], [62, "sanity-log-dead-interval-default-1-5-housekeeping"]], "nodup_ttl (default: off)": [[20, "nodup-ttl-off-on-999-default-off"]], "ERROR RECOVERY": [[20, "error-recovery"]], "EXAMPLES": [[20, "examples"], [59, "examples"]], "QUEUES and MULTIPLE STREAMS": [[20, "queues-and-multiple-streams"], [106, "queues-and-multiple-streams"]], "report and report_exchange": [[20, "report-and-report-exchange"], [62, "report-and-report-exchange"]], "INSTANCES": [[20, "instances"], [106, "instances"]], "vip - ACTIVE/PASSIVE OPTIONS": [[20, "vip-active-passive-options"], [62, "vip-active-passive-options"], [106, "vip-active-passive-options"]], "[\u2013blocksize ] (default: 0 (auto))": [[20, "blocksize-value-default-0-auto"], [106, "blocksize-value-default-0-auto"]], "[-pbd|\u2013post_baseDir ] (optional)": [[20, "pbd-post-basedir-path-optional"]], "post_baseUrl (MANDATORY)": [[20, "post-baseurl-url-mandatory"]], "post_exchange (default: xpublic)": [[20, "post-exchange-name-default-xpublic"], [62, "post-exchange-name-default-xpublic"], [106, "post-exchange-name-default-xpublic"]], "post_exchangeSplit (default: 0)": [[20, "post-exchangesplit-number-default-0"]], "Remote Configurations": [[20, "remote-configurations"], [59, "remote-configurations"], [106, "remote-configurations"]], "Extensions": [[20, "extensions"], [106, "extensions"]], "flowCallback and flowCallbackPrepend ": [[20, "flowcallback-and-flowcallbackprepend-class"]], "Identity": [[20, "identity"], [106, "identity"]], "Transfer": [[20, "transfer"], [106, "transfer"]], "ROLES - feeder/admin/declare": [[20, "roles-feeder-admin-declare"], [106, "roles-feeder-admin-declare"]], "subscriber": [[20, "subscriber"], [106, "subscriber"]], "source": [[20, "source"], [106, "source"]], "feeder": [[20, "feeder"], [106, "feeder"]], "CONFIGURATION FILES": [[20, "configuration-files"]], "SUNDEW COMPATIBILITY OPTIONS": [[20, "sundew-compatibility-options"]], "destfn_script