[Twisted-Python] How to dispatch message to different servers

Laurens Van Houtven _ at lvh.cc
Sat Mar 2 07:05:46 EST 2013


Fair enough, I only use AMP as the external interface (e.g. Javascript
talking to me from a browser).


On Sat, Mar 2, 2013 at 12:25 PM, Phil Mayers <p.mayers at imperial.ac.uk>wrote:

> On 03/01/2013 10:27 PM, Glyph wrote:
>
> >   What is AMP too much of?  Memory?  CPU?  Bandwidth?  API complexity?
> >   Code size?  As compared to what?
>
> FWIW, every time (all three of them...) I've looked at AMP I got rapidly
> bored and ended up using PB. My use-cases have usually been
> Twisted->Twisted, and the AMP "Command" definition, and syncing said
> defs up at both ends, was hassle I didn't need.
>
> When I need to talk to external systems I almost always use some REST,
> XMLRPC or JSON-RPC interface, because they're usually available
> out-of-the-box.
>
> I also don't care for the idea of statically typing the command defs;
> I'm sure this helps when talking to languages with crappy typing
> systems, but honestly - who uses Java these days? ;o)
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>



-- 
cheers
lvh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20130302/fc23f963/attachment.htm 


More information about the Twisted-Python mailing list