Hi,
background:
I'm currently working on a PoC with twisted, Python, to prove the
technology as an alternative to more
established enterprise choices (java app servers, etc..).
The idea is to build lightweight services to process atomic "chunks"
of business processes, that can scale
horizontally
post the final code for future
reference if anyone is interested
Michele
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
HiĀ Itamar,
Thanks for the hint, it took me a while to make it work but it does do
the job very well.
For future reference to the thread readers, the bytes to skip are the
first 10 of the first set of data received by the protocol.
Thanks again
Michele