[Twisted-Python] C or Objective-C AMP?

David Reid dreid at dreid.org
Mon Jul 28 18:28:21 EDT 2008


On Jul 28, 2008, at 8:50 AM, Nathan wrote:

> On Sun, Jul 27, 2008 at 8:19 PM, Jonathan Lange <jml at mumak.net> wrote:
>> On Sun, Jul 27, 2008 at 4:42 PM, Nathan <nathan.stocks at gmail.com>  
>> wrote:
>>> 1) Does anyone know if AMP has been implemented in either C or  
>>> Objective-C yet?
>>>
>>
>> I don't think so. I've wanted to do a C one, but only as a personal  
>> exercise.
>
> Doesn't sound like anyone else has, either, so I'll have to add it to
> my "will try to do" list.  But if I have to make it myself, I'm going
> to go ahead and do it in Obj-C, since it's for a Cocoa app and
> anything I try to do in plain C is liable to core dump.

A good course of action would be a plain C protocol encoder/decoder  
library with an ObjC wrapper for doing the networking portions.

-David





More information about the Twisted-Python mailing list