Browse wiki
This entry published by the Free Software Foundation.
| RSL - Remote Service Library |
| Computer languages | Python + |
|---|---|
| Full description | This module provides a collection of inter … This module provides a collection of interfaces and a "plugin" mechanism to access remote services with different protocols and technology in a unified way. The library has been developed as part of a "command line shell service integration". It has been separated into its own package to allow a modular installation and if may be useful for other projects too. RSL is a pure client side library which allows easy access to web services. It provides a full abstraction of service protocol and technology and tries to map each remote service to Python methods. Hence, from a programmers point of view, there should be almost no difference (except some minimal boilerplate) between a local method call and a remote call. Even the fact, whether SOAP, JSON or whatever protocol in use, should be completely hidden (but not inaccessible). One of the main goals of the library is, to make it easily possible to add more web service and transport protocols, without changing all the other parts. This allows to extend the library bit by bit and makes each package much more maintainable. It also allows to keep the installation foot print at a minimum (just install only required modules). imum (just install only required modules). |
| Homepage URL | http://rslib.sourceforge.net/ + |
| Interface | library + |
| Is GNU | false + |
| Keywords | library + , remote + , Python + , services + , module + , distributed computing + , modules + |
| Last review by | Kelly Hopkins + |
| Last review date | 9 October 2009 + |
| License | BSD 3Clause + |
| License verified by | Kelly Hopkins + |
| License verified date | 9 October 2009 + |
| Name | RSL - Remote Service Library + |
| Real name | Gerhard Weis + |
| Resource URL | http://pypi.python.org/pypi/rsl/0.2.1 + , http://sourceforge.net/projects/rslib/ + |
| Resource audience | Help + , Developer + |
| Resource kind | Homepage + |
| Revisionid | 708 + |
| Revisiontimestamp | 12 April 2011 12:32:21 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | provides a collection of interfaces and a "plugin" mechanism to access remote services with different protocols. + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| User level | intermediate + |
| Version date | 9 December 2008 + |
| Version download | http://pypi.python.org/packages/source/r/rsl/rsl-0.2.1.tar.gz#md5=d275668d96031e26c34f73fec04ed1c6 + |
| Version identifier | 0.2.1 + |
| Version status | alpha + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 22:00:13 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | gerhard.weis@proclos.com + |
| hide properties that link here |
| RSL - Remote Service Library#4 + | License of |
|---|---|
| RSL - Remote Service Library#1 + | Person of |
| RSL - Remote Service Library#2 + , RSL - Remote Service Library#3 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
