Treffer: Easing Gently into OpenSRF, Part 1.

Title:
Easing Gently into OpenSRF, Part 1.
Authors:
Scott, Dan1 dan@coffeecode.net
Source:
Code4Lib Journal. Jun2010, Issue 10, p11-11. 1p.
Database:
Library, Information Science & Technology Abstracts

Weitere Informationen

The article focuses on the Open Service Request Framework (OpenSRF), an inter-application message passing architecture built on XMPP protocol (jabber). It specifically analyzes the basic technicalities on which OpenSRF is built, and evaluates OpenSRF's value in the context of open source library system Evergreen. OpenSRF is a message routing network that offers scalability and reliable support for individual services and entire servers with minimal development and deployment overhead. OpenSRF client language bindings have been written for C, Java, JavaScript, Perl, and Python, and service language bindings have been written for C, Perl, and Python.