Re: General questions about Javaspaces
Paul McGrath <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Organization | Code Craft Solutions Ltd |
| Message-ID | <[email protected]> |
Of course one thing that is perhaps more fundamentally important and *different* about a Rio-based grid - compared to other grid implementations is that Rio offers the capability to define performance characteristics of the grid, and will enforce those performance target/limit definitions dynamically. If you need transactional throughput of X transactions per minute - Rio - *can* enable you to implement a solution which can meet these targets. (As an example - if a consumer process is not deemed to be consuming fast enough - and a backlog is developing....one can add a SLA definition to tell Rio - "when the backlog is Y large - start another competing consumer up" - which will help to reduce the backlog. (Active dampening of a load spike). Of course when the backlog falls to an acceptable limit - your SLA definition can tell Rio to drop the number of Consumer instances that are running) In an industrial/financial environment, its this kind of capability which IMHO sets a Rio-based grid on a new level. (Its also why I use it). HTH Paul On Tuesday 11 April 2006 21:27, Gad Barnea wrote: > Rio is an excellent tool for dynamically provisioning workers and managing > them in a distributed manner. > I am obviously biased - but an even better option is to use GigaSpaces > Service Grid - which is an extension > of Rio, and allow a much higher degree of manageability and reliability. > For more information about the > GigaSpaces Service Grid please refer to: > http://www.gigaspaces.com/docs/manual/Service_Grid.htm =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html