Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Twisted: 1 thread in the reactor pattern
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="jacopo, post: 3947420"] Even if the server is engaged in a 5 minutes processing other arriving requests of callRemote() are queued and Deferreds are returned immediately. So the reactor is responding somehow. Isn’t it?! On the Server I am using: reactor.listenTCP(port, pb.PBServerFactory (MyClass())) Could you suggest me any doc to better understand? Thanks, Jacopo [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Twisted: 1 thread in the reactor pattern
Top