for any info/changes follow me: @nickmilon
mongoUtils.tests.PubSubBench module¶
Created on Jul 30, 2015
@author: milon
-
class
mongoUtils.tests.PubSubBench.
PubSubController
(collection_name, db, max_jobs=100)[source]¶ -
_topics
= ['red', 'green', 'blue']¶
-
_verbs
= ['paint', 'mix']¶
-
_ackns
= [0, 1, 2]¶
-
-
mongoUtils.tests.PubSubBench.
run
(connection, collection_name, topic=None, verb=None, target=None, start_from_last=True, max_jobs=1000, ms=20)[source]¶