Move to Twisted?
Closed this issue · 1 comments
dbrgn commented
The current way Orochi works is not ideal. There are several background threads, a cmd loop for the input and other things I don't like too much.
Maybe we should move to an event based solution like Twisted, Tornado or Gevent?
Does someone have experience with these libraries? Would that work well?
dbrgn commented
I'll close this for now.