pyBead¶
Legacy Wiki Page
This page was migrated from the old MoinMoin-based wiki. Information may be outdated or no longer applicable. For current documentation, see python.org.
pyBead Description¶
Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through Apache or other web servers. Example client runs best with urllib3 for persistence however will also work with standard library urllib2. Turn Apache into your application server.