106 projects tagged "Mac OS X"
mod_backhand is a load balancing module for Apache. It provides per-request HTTP redirection within a heterogeneous Apache server cluster. Each request is processed and run through a set of "candidacy functions" to determine which server is best suited to respond. The request is then proxied to that server. Facilities are in place to allow you to write your own dynamically loadable decision making algorithms. Everything about the request and the current availability of resources can be used in the decision-making process.
SOAP.py is an implementation of SOAP (Simple Object Access Protocol) in Python. It includes a general SOAP Parser based on sax.xml ( requires Python 2.0 ), a general SOAP Builder, a SOAP Proxy for RPC client code, and SOAP Server framework for RPC server code. SOAP.py handles all of the types in the BDG, handles faults, allows namespace specification, and SOAPAction specification. It supports Homogeneous typed arrays, multiple schemas, the mustUnderstand and actor headers, XML attributes, Multi-referencing. SOAP.py also has good interoperability and passes all client tests for Frontier, SOAP::LITE, and SOAPRMI encodings.
UDI, the Uniform Driver Interface, is a well-documented interface between a driver module and the executing OS. It provides source portability across OSes and binary portability within a processor ABI. It also provides modern driver features like instance independence, high scalability, and physical location transparency. The Reference Source provides an initial implementation of UDI for Linux, SCO UnixWare, SCO OpenServer, and other OSes.
A Web-based enterprise project server with a focus on finance and collaboration.