[Twisted-Python] Deferred in C++

Matthew Glubb matt at madebykite.com
Tue Oct 21 13:52:46 MDT 2008


Ah. Sorry, I didn't delve into it that deeply. Just raised an eyebrow  
and moved on. I might have been mistaken.

I was looking at the 2.7 source if it's any help.

Matt

On 21 Oct 2008, at 20:06, Amaury Forgeot d'Arc wrote:

> On Tue, Oct 21, 2008 at 18:23, Matthew Glubb wrote:
>> On 21 Oct 2008, at 17:14, Amaury Forgeot d'Arc wrote:
>>
>>> On Sat, Oct 18, 2008 at 22:34, Jamu Kakar <jkakar at kakar.ca> wrote:
>>>>
>>>> Hi,
>>>>
>>>> I've implemented Deferred in C++.  There is room for improvement  
>>>> and
>>>> optimization, but the basic core works.
>>>
>>> Wonderful! Awesome!
>>> So I am not the only one who tries to use Twisted concepts in C++.
>>
>>
>> Browsing the squid source code the other day, I noticed that it too  
>> uses a
>> deferred like device.
>
> Do you know where it is? a class or function name? I could only find a
> "DeferredRead" class,
> which seems to be a wrapper around an asynchronous socket.
>
> Twisted's (and Jamu's!) deferreds are much more versatile and apply  
> to anything.
>
> -- 
> Amaury Forgeot d'Arc
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>





More information about the Twisted-Python mailing list