NuCentral
NuCentral is a framework based on Python and Twisted.
Web services
Each NuCentral component registers to a server a component name and a list of services. These services can be called through XMLRPC or SOAP calls.
Network transparency
It is used to manage modules and web services, and allow components to call functions from other components in a network-transparent way (it does not matter if the service is located on the local NuCentral server, or part of another NuCentral server).
Authors
- Mickael Scherer
- Pierre Chifflier
- Romain Bignon
- Victor Stinner
See also AUTHORS file.
Documentation
The documentation is included in the sources, and is written in reST (restructured text) format.
Documentation is available in French and English.
The documentation covers many aspects of NuCentral:
- what is NuCentral
- installation
- how to create modules and add services
- the features: events, cron jobs, authentication, ...
You can browse the complete documentation online (including translations).
Download
Available from the Downloads area.
First stable version: NuCentral-0.1.tar.gz (2008-02-15)
- nucentral-0.1.tar.gz: 54088 bytes
- MD5 : 34dd10f5980dba9a9aad1c3f53789cee
- SHA1: 06004fbad02426c2c27580e80da8c2ccf63a68a7
Subversion
Check out our latest subversion head with:
svn checkout http://software.inl.fr/svn/mirror/edenwall/nucentral/trunk nucentral
Browse source code
Browse nucentral source code online
