All Questions
1 question
1
vote
2
answers
205
views
Suggestions designing an XML polling deamon in python
I'm about to take on a new project for a client designing a server-side python program that will poll a number of XML streams at regular intervals and populate a Postgresql database with results. The ...