|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
IRFactory | Created-By: Pavel Syrtsov Date: Apr 10, 2008 Time: 6:00:17 PM |
Annotation Types Summary | |
---|---|
IRSpace | Created-By: Pavel Syrtsov Date: Apr 10, 2008 Time: 6:22:00 PM |
ir - is acronym of Invocation Routing, it comes form pattern of using Dynamic Proxy and chain of objects implementing interface InvocationHandler, those objects are routing invocation to terminal node by applying clustering , partitioning and other logic. When invocation arrives at terminal node it gets executed in corresponding context. For example when we apply this architecture to DB partitioning terminal node would be DB that constitutes one of partitions.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |