Have a web application which uses Data Cache.
I need to understand what happens when a new instance of the same web
application is created for
for serving concurrent clients.
What happens when the data in the cache expires (either due to
expiration or due to dependency change)
do all instances...
more >>
I have some classic B2B distributed problem:
My client has some business for manufacturing some technical devices.
He has information system which receives various order requests from
His customers (Usually other businesses information systems).
The customers requests exist from some meta-data ...
more >>