Recurring Task
tim at timothyarnold.co.uk
tim at timothyarnold.co.uk
Sun Nov 23 10:23:43 EST 2014
More information about the Python-list mailing list
Sun Nov 23 10:23:43 EST 2014
- Previous message (by thread): Comprehension with two variables - explanation needed
- Next message (by thread): Recurring Task
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All Looking for some advice. I'm creating a small netwok poller and wondered what people recommend to use? Will be polling up to 100 hosts every ten reconds or so Options I can see Home grown using worker threads with Queue and dispatcher based on timestamp Twisted timer service Python Scheduler Has anyone done anything similar and can share some insight? Thanks! Tim
- Previous message (by thread): Comprehension with two variables - explanation needed
- Next message (by thread): Recurring Task
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list