The Artima Developer Community
Sponsored Link

Python Buzz Forum
Twisted Howto: Asynchronous XMLRPC

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Victor Ng

Posts: 112
Nickname: victorng
Registered: Aug, 2003

Victor Ng programs Python for money, but he'd be programming Python anyway if he was a bum.
Twisted Howto: Asynchronous XMLRPC Posted: Aug 7, 2003 10:25 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Victor Ng.
Original Post: Twisted Howto: Asynchronous XMLRPC
Feed Title: Victor Ng's Weblog
Feed URL: https://blog.crankycoder.com/feed/atom/
Feed Description: Python Feed
Latest Python Buzz Posts
Latest Python Buzz Posts by Victor Ng
Latest Posts From Victor Ng's Weblog

Advertisement
More sample code today. As of today the Twisted 1.0.6 documentation doesn't actually have any example of how to write an XMLRPC server that uses deferred results. Deferred allow you to execute long running methods/functions without ever blocking.

Read: Twisted Howto: Asynchronous XMLRPC

Topic: Misc Python Reading Previous Topic   Next Topic Topic: Building Mozilla Firebird

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use