tegk / Python_Gevent_PCP_Example

Example of the Producer–Consumer problem solved with concurrent Green-threads. Graceful shutdown via signal is implemented with sentinel values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python_Gevent_PCP_Example

Example of the Producer–Consumer problem solved with concurrent Greenthreads. Gracefull shutdown is implemented with sentinal values.

About

Example of the Producer–Consumer problem solved with concurrent Green-threads. Graceful shutdown via signal is implemented with sentinel values.


Languages

Language:Python 100.0%