You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Ruslan Spivak <rs...@nuxeo.com> on 2006/04/28 22:07:49 UTC

[ANNOUNCE]: JCR Ice Connector

Hello, everybody.

I would like to make small announce.
We at Nuxeo http://nuxeo.com began to work on JCR Ice Connector which
will be part of our ongoing effort towards CPS4 - Enterprise Content
Management System:
http://blogs.nuxeo.com/sections/blogs/eric_barroca/2006_04_26_open-source-ecm-cps-platform-4-yellowcake-teaser
and is a Java implementation of a facade to Jackrabbit JCR utilising Ice
communications engine that provides bidirectional cross-language
integration service, high-scalable communication platform and this
way Ice Connector allows to interact transparently with JCR from Java,
C#, VB, C++, Python, PHP.

Ice, the Internet Communications Engine, is a free high-performance
middleware which includes wealth of services and plugins:
messaging service, grid computing and much more.
You can read additional information at their site http://www.zeroc.com

Currently JCR Ice Connector provides small set of read methods, but it
will be extended further to support majority of Level1 and Level2
methods.

You can checkout code which contains also small test client written in
Python with svn from:
http://svn.nuxeo.org/pub/YellowCake/org.nuxeo.jackrabbit.ice/trunk
or visit it via browser at:
http://svn.nuxeo.org/trac/pub/browser/YellowCake/org.nuxeo.jackrabbit.ice/trunk

P.S. Thanks everybody who worked on Jackrabbit making it such a great
product.

Best regards,
Ruslan Spivak