Questions tagged [ioloop]
16 questions
0
votes
1 answer
Tornado: global variable for all IOLoop instances
I have a simple tornado/redis chat that has a pool with listeners(simple dict with username as key and websocket object as value) so one(let's say moderator) could modify users websocket objects to e.g. ban someone. But when I launched multiple…

Kotakon
- 15
- 1
- 5