exar...@twistedmatrix.com ha scritto:
> On 03:37 pm, manlio_peri...@libero.it wrote:
>> exar...@twistedmatrix.com ha scritto:
>>> On 01:13 am, jasonjwwilli...@gmail.com wrote:
I didn't notice the benchmarks...good catch. I was more interested in
the conciseness or lack thereof with the va
exar...@twistedmatrix.com ha scritto:
> On 01:13 am, jasonjwwilli...@gmail.com wrote:
>> I didn't notice the benchmarks...good catch. I was more interested in
>> the conciseness or lack thereof with the various frameworks. Very
>> surprised that Twisted was nearly as clean and easy to read as the
>
exar...@twistedmatrix.com ha scritto:
> [...]
> It'd be great if everyone who wants git access could share a single
> mirror (perhaps this one), to avoid the additional load on our svn
> server that creating a new mirror creates.
>
Since Twisted has an official(?) Bazaar mirror on Launchpad (th
ssues needs to be fixed and tests must be written.
Regards Manlio Perillo
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Hi.
Does twisted have a Mercurial (git is also fine) mirror?
Unofficial mirror is ok; I just would like to avoid download entire svn
history with hgsvn.
Thanks Manlio
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedma
://hg.mperillo.ath.cx/twisted/pglib/
I have tried to implement a MySQL client, but the MySQL protocol is
*really* bad designed.
> [...]
Regards Manlio Perillo
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mail
an OS thread).
Haskell also have nice synchronization support, MVar and Chan (with
equivalent functions based on STM).
Something similar is found in Stackless Python.
As a final note, there is an interesting paper:
http://www.cis.upenn.edu/~lipeng/homepage/unify.html
Regards Manlio Pe