<p class="MsoPlainText">Hi!</p><p class="MsoPlainText">I would like to write a small daemon that monitors (tails) a
server log, parses the entries and sends HTTP requests based on some of those
entries. I would like it if the reading of the log file and the
sending of http requests were asynchronous. Should I use twisted for this? Or is twisted overkill...</p><p class="MsoPlainText">Martin</p>