python3-toro

Synchronization primitives for Tornado coroutines (python3)
  https://github.com/ajdavis/toro/
  0
  no reviews



A set of locking and synchronizing primitives analogous to those in Python’s threading module or Gevent’s coros, for use with Tornado’s gen.engine.

This package provides python3 support.