| E x p a n d |
| your possibilities |
|
russian | english
|
13-03-2008 A Structured Data Integration System Having Unlimited
Scalability and Semantic Access Interface
Today the task of integrated information space creation is important not only for separate
enterprises, but for systems of cooperating enterprises and for all enterprises in the long run.
It's obvious that creation of such extensive information space imposes special requirements on integration
technologies. This paper addresses the requirements which should be complied by the data
integration system being possible to integrate unrestricted, constantly extending, amount
of information systems, and the ways of the requirements' fulfillment.
20-02-2008 Global Object Integration Infrastructure Supplementing SOA with Data Management:
Perspectives of Creation
The current level of IT-technologies enables advanced solutions: complex systems intercommunicating
one with another using open standards. IT industry has evolved a lot during the last one-two
decades; however information itself still remains fragmented in the Net. There are mature tools
for human-convenient information representation by means of a single program - WEB browser. But
you understand that it has nothing in common with a consistent integration on the level of
information/data; it's only accessing to systems through one window...
22-05-2007 Inherited annotations in Java
Despite the fact that the fully operational annotation mechanism appeared in Java not so long ago,
many developers have appreciated this new possibility of Java API and use it in their programs. Annotations have
lots of advantages but have some restrictions too. One of them is inability to inherit annotations to subclasses.
To solve this problem, Fusionsoft Company developed the library of inherited annotations which is considered in this article.
22-05-2007 Declarative Caching of Java Object Properties with no Stale Data
Caching is a power mechanism for data access optimization, used for solving various problems. Caching is
also very useful for developing program systems, saves calculation resources when a cached object property
is accessed repeatedly. And the main complexities are not in caching itself, but in implementing timely cache actualization.
To solve the task, the refreshable object library for Java was elaborated.
|