Ticket #5526 task new
Make an STM-enabled reactor
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | oubiwann, fijal | Branch: |
branches/stm-5526
(diff, github, buildbot, log) |
| Author: | exarkun | Launchpad Bug: |
Description
A reactor implementation that executes the handlers for different events in different transactions (STM transactions) might be really fast.
PyPy has an experimental STM API with a multithreaded backend that we can try to use.
Change History
Note: See
TracTickets for help on using
tickets.
