Entry Service (ES) 3.1 is a software library for Java developers. It provides centralized access to distributed data though a single hierarchy of typed objects (entries). Entries can be stored in data sources of different types (XML files, RDBMS, etc.). Every data source is to be overbuilt with one entry service; services group together into one distributed hierarchy. Every service publishes its own part of a global entry (object) tree. The whole entry tree is accessible through any service running, through one program interface, in spite of where and how the objects are stored in fact. All the services provide the same view of data transparently. Entries have stable and unique string identifier to refer from anywhere; the identifier reveals entry nesting structure. Entry nesting and service hierarchy are independent one from another, so entries can be moved into another service without changing their identifiers. ES-Path (XQuery/XPath-like language) exists to query the entry tree. Distributed Refreshable Objects underlies this library, which adds more flexibility and efficiency to ES: a bunch of remote calls are collected and sent as one package through network; all remote entries are cached on client side with no stale data possible; subscription on entry changes is possible. All this is done with no any messaging server (peer-to-peer communication takes place), which gives very high scalability of the entry tree and possibility to use it in global scope. The key features are: - Single view of typed objects covering all data sources involved of any types (RDBMS, XML, etc.). - Stable string object identifier to refer from anywhere; back reference navigation is supported; - XQuery/XPath-like ES-Path language to query the whole tree. - Remote entries are cached locally; no stale data is possible. - No central messaging server needed to notify of changes; increased scalability. - Effective network data interchange
VERSION HISTORY
- Version 3.1 posted on 2007-10-12
Program Details
- Category: Development > Components & Libraries
- Publisher: Fusionsoft
- License: Free Trial
- Price: $9980.00
- Version: 3.1
- Platform: windows
EULA
Entry Service License Agreement Copyright 2006-2007, Fusionsoft. All Rights Reserved END-USER LICENSE AGREEMENT PLEASE READ THIS LICENSE AGREEMENT CAREFULLY. BY INSTALLING OR USING THIS SOFTWARE, YOU INDICATE ACCEPTANCE OF AND AGREE TO BECOME BOUND BY THE TERMS AND CONDITIONS OF THIS LICENSE. IF YOU DO NOT AGREE TO ANY PART OF THE TERMS OF THIS LICENSE, DO NOT INSTALL, USE OR DISTRIBUTE THIS SOFTWARE OR ITS PART AND PROMPTLY RETURN IT TO FUSIONSOFT. LICENSE This Fusionsoft end - user license agreement is a legal agreement between you (either an individual or an entity), and Entry Service software application, source code, demos, intermediate files, printed materials, and "online" or electronic documentation contained in this installation file. For the purpose of this agreement, the purchased software program(s) and supporting documentation will be referred to as the "Software". The enclosed Software is licensed, not sold. 1. GRANT OF LICENSE This License Agreement grants you the next: Software may be used by a single developer who uses this software personally on one or more computers for sole purposes of developing. You are allowed to deploy run-time assemblies with your executable applications without royalty fee. 2. DESCRIPTION RIGHTS AND LIMITATIONS The license grants a non-exclusive right to install and use Software on one or more computers for a single person. You may make one copy of the Software for archival purposes, or copy the Software onto the hard disk of your computer and retain the original for archival purposes. You may not: - Distribute and resell Software or any derivative work using it, except supplying run-time assemblies with your executable applications; - Transfer, assign, or modify Software, in whole or in part; - Reverse engineer, decompile, or disassemble Software; - Reproduce or distribute any Software documentation without Fusionsoft's express written permission; - Remove or alter any Fusionsoft's copyright notices or other proprietary markings on any copies of Software. Only the legally registered developer end-user is licensed to use Software, subject to all of the conditions of this agreement. All code contained in Software is confidential and proprietary copyrighted work and trade secrets of Fusionsoft. 3. TRANSFER You may not transfer Software to any individual or entity without prior acceptance by Fusionsoft. In particular, you may not share copies of the Software with other co-developers without proper licensing of these copies under each individual's name. 4. TERMINATION Fusionsoft may immediately terminate this agreement without notice or judicial resolution in the event of any failure to comply with any provision of this License. Upon such termination you MUST destroy Software, all accompanying written materials and all copies. 5. WARRANTY Software and documentation is provided "AS IS" without warranty of any kind. Fusionsoft makes no warranties, express or implied, including but not limited to, the implied warranties of merchantability and fitness for a particular purpose or use. 6. COPYRIGHT The Software is owned by Fusionsoft and is protected by international copyright laws and treaty provisions. You may not remove the copyright notice from any copy of Software or any copy of the written materials, accompanying the Software. This agreement contains the total agreement between the two parties and supercedes any other agreements, written, oral, expressed or implied.