[Twisted-Python] ANNOUNCING Tahoe, the Least-Authority File System, v1.6

2010-02-01 Thread Zooko O'Whielacronx
This highly reliable distributed data store is built on top of Twisted. Thanks for the excellent tool! Regards, Zooko Wilcox-O'Hearn ANNOUNCING Tahoe, the Least-Authority File System, v1.6 We are pleased to announce the immediate availability of version 1.6 of Tahoe-LAFS, an extremely reliable

Re: [Twisted-Python] PyCon 2010 Twisted Sprint

2010-02-01 Thread Brian Warner
I'll be there until wednesday afternoon. -Brian ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

[Twisted-Python] How do I get data from a Queue (or "outside") into a Telnet Server?

2010-02-01 Thread Mark Bailey
Good day, everyone: I'm trying to learn Python and Twisted at the same time and having fun (mostly). I'm writing an application that is collecting data from multiple sources, filtering the data, and providing it to users through a Telnet server. I can set up a polling loop for the server but I c

Re: [Twisted-Python] understanding deferreds

2010-02-01 Thread Terry Jones
> "Alexey" == twisted-web writes: Alexey> Is it true, that adding many callback functions as filters is Alexey> elegant, but impractical solution? Many callbacks as a filter is elegant & practical. But there's a difference with errbacks, as people are touching on. That's, with a bit of han

Re: [Twisted-Python] PyCon 2010 Twisted Sprint

2010-02-01 Thread Kevin Horn
On Sun, Jan 31, 2010 at 4:26 PM, wrote: > Hi all, > > If there are enough interested people, there will be a Twisted sprint at > PyCon this year. If you'll be at PyCon and are interested in sprinting > on some Twisted topic, give a shout. Also, let us know what specific > topics you're interest

Re: [Twisted-Python] understanding deferreds

2010-02-01 Thread Landreville
On Sat, Jan 30, 2010 at 2:16 AM, Andrew Bennetts wrote: > twisted-...@udmvt.ru wrote: > [...] >> Is it true, that adding many callback functions as filters is elegant, >> but impractical solution? >> Since there is only a [linear] list of pairs (callback, errback), the last >> errbacks >> have to

Re: [Twisted-Python] PyCon 2010 Twisted Sprint

2010-02-01 Thread Thomas Hervé
Le dimanche 31 janvier 2010 à 22:26 +, exar...@twistedmatrix.com a écrit : > Hi all, > > If there are enough interested people, there will be a Twisted sprint at > PyCon this year. If you'll be at PyCon and are interested in sprinting > on some Twisted topic, give a shout. Also, let us kno