Merge lp://staging/~terrycojones/txamqp/stresstest into lp://staging/txamqp

Proposed by Terry Jones
Status: Needs review
Proposed branch: lp://staging/~terrycojones/txamqp/stresstest
Merge into: lp://staging/txamqp
Diff against target: 1055 lines (+509/-101)
21 files modified
doc/README (+29/-20)
setup.py (+3/-1)
src/examples/simple/README (+5/-1)
src/examples/simple/txconsumer.py (+31/-15)
src/examples/simple/txpublisher.py (+40/-26)
src/examples/stresstest/README (+10/-0)
src/examples/stresstest/common.py (+3/-0)
src/examples/stresstest/txconsumer.py (+95/-0)
src/examples/stresstest/txpublisher.py (+96/-0)
src/examples/thrift/README (+25/-19)
src/txamqp/client.py (+19/-1)
src/txamqp/codec.py (+2/-0)
src/txamqp/connection.py (+2/-0)
src/txamqp/content.py (+2/-0)
src/txamqp/delegate.py (+22/-1)
src/txamqp/message.py (+2/-0)
src/txamqp/protocol.py (+115/-16)
src/txamqp/queue.py (+2/-1)
src/txamqp/spec.py (+2/-0)
src/txamqp/testlib.py (+2/-0)
src/txamqp/xmlutil.py (+2/-0)
To merge this branch: bzr merge lp://staging/~terrycojones/txamqp/stresstest
Reviewer Review Type Date Requested Status
txAMQP Team Pending
Review via email: mp+21229@code.staging.launchpad.net

Description of the change

Added a stresstest with Esteve.

To post a comment you must log in.

Unmerged revisions

44. By Terry Jones

Added a stress test example.

43. By Terry Jones

Make sure the reactor is running when we go to stop it.

42. By Terry Jones

Added code to print a friendly message on failure to authenticate with the broker.

41. By Terry Jones

Simplified the simple example publisher code.

40. By Terry Jones

Added a bunch of comments to try to help people (mainly me, to start with) understand what's going on.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to status/vote changes: