A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2003-September/196166.html below:

Flash Remoting in Python?

Flash Remoting in Python?Skip Montanaro skip at pobox.com
Sat Sep 13 10:58:42 EDT 2003
    >> I will note, however, that Flash's XML parser is slow, and WDDX is
    >> more compact than XML-RPC (although it isn't, in itself, an RPC
    >> protocol, unlike XML-RPC).

    Jordan> God, is it ever slow.  I'm working on a remote playlist editor
    Jordan> (Flash talking to Python XML-RPC), and when sending a list of
    Jordan> ~1000 entities across the wire, performance was increased nearly
    Jordan> a hundred times simply by sending one delimited string element
    Jordan> instead of 1000 XML elements.  Of course, XML adds quite a bit
    Jordan> of bloat, but all the time was consumed in CPU, not on the wire.

Have you tried installing sgmlop, which pushes most of the XML parsing into
C?

    http://www.pythonware.com/products/xml/sgmlop.htm

Skip



More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4