Entry Service

v3.1

Info
Entry Service Download Button For Your Site:

Entry Service Download Button

If you want to place a download button for Entry Service on your website just insert the following code.

Commercial ($490.00)
Java
Dec 31, 2007
2870 kBytes
JDK 1.5 or higher

 

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

Related Downloads
Deluxe Menu 3.2

Deluxe Menu is a ready-made, professional solution that allows webmasters to create superior, cross-browser, fast web menus. Easy-to-setup, search engine friendly, cross-frame, cool styles, supports css, floating, drag-n-drop, separators and more...

Aspose.Pdf for Java 2.1.1.0

Aspose.Pdf is a Java Pdf component to write Pdf documents without using Adobe Acrobat and supports: Document & Page properties, Text, Headings, Tables, Images, Hyperlinks, Support for DOM, HTML/CSS into Pdf, Pdf creation by API, XML and XSL-FO files.

ScrypTik 1.14

Javascript authoring tool that can edit multiple files, color syntax highlighting, many pieces of template text may be inserted, all javascript code is extracted and syntax checked and checked agianst any html named objects. Javascript editor.

HXTT Text JDBC and CSV JDBC Drivers 4.0.003

Pure Java Type 4 Text JDBC and CSV JDBC (1.2, 2.0, 3.0) driver packages for raw data, flat text, CSV file, TSV file, PSV file, fixed-length, and variable-length binary file, supports transaction, embedded access, and remote access.

J2EE Guides 1.0

#1 Beginner`s Guide to Using Eclipse for Java Development, a step-by-step illustrated guide. #2 Guide to Java Web Development Tools: Using Eclipse with Tomcat to access MySQL using JSP. #3 Guide to Servlet Development: Using Eclipse with Tomcat.