Multi site - data collecting and processing machines
- From: orencs@xxxxxxxxx
- Date: 23 Apr 2005 15:50:47 -0700
Hi all,
I am looking for a high-level-Design pattern(s) that meets
with the following challenges for a Middle-Tier:
************************************************************
Environment characteristics:
3-tier: UI->Middle Tier->Data
The Data is collected, compresses and stored in a remote devices.
The Middle tier should collect and uncompress data all the time from N
remote devices. The decoding process creates loads on the CPU.
The Middle-Tier encapsulate the remote devices and acts like a device
from the UI point of view.
The Middle-Tier is participate in a multi site i.e. there are several
Middle-Tier server in the site.
The end devices as well as the Middle-Tier are bind together in an
hierarchy fashion.
Thanks in advance
Oren.
.
- Prev by Date: Re: audit log on normalized data
- Next by Date: author of this article?
- Previous by thread: When and where to use Visitor Pattern?
- Next by thread: author of this article?
- Index(es):