Merge lp://qastaging/~salgado/psycogreen/gevent-connection-pool into lp://qastaging/~ubuntuone-pqm-team/psycogreen/trunk

Proposed by Guilherme Salgado
Status: Merged
Approved by: Guilherme Salgado
Approved revision: 21
Merged at revision: 21
Proposed branch: lp://qastaging/~salgado/psycogreen/gevent-connection-pool
Merge into: lp://qastaging/~ubuntuone-pqm-team/psycogreen/trunk
Diff against target: 144 lines (+121/-0)
2 files modified
psycogreen/gevent.py (+53/-0)
tests/test_gevent_connection_pool.py (+68/-0)
To merge this branch: bzr merge lp://qastaging/~salgado/psycogreen/gevent-connection-pool
Reviewer Review Type Date Requested Status
Sidnei da Silva (community) Approve
Samuele Pedroni Approve
Review via email: mp+156627@code.qastaging.launchpad.net

Commit message

Add a gevent ConnectionPool class, which allows us to share connections between greenlets as it serializes access to them.

Description of the change

Add a gevent ConnectionPool class, which allows us to share connections between greenlets as it serializes access to them.

To post a comment you must log in.
Revision history for this message
Samuele Pedroni (pedronis) wrote :

looks good

review: Approve
Revision history for this message
Sidnei da Silva (sidnei) :
review: Approve

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 all changes: