Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pyroとgeventを一緒に使用することは可能ですか?どうすればこれを行うことができますか?
Pyroは、おそらくepollなどを使用する独自のイベントループを作成したいと考えています。この2つを調整するのに問題があります。
助けていただければ幸いです。
私は使用しますgevent.spawn(daemon.requestLoop)。詳細を知らずにこれ以上言うことはできません。
gevent.spawn(daemon.requestLoop)