The Artima Developer Community
Sponsored Link

Java Answers Forum
AutevoSpaces - Worlds First SSI Clustered JavaSpaces

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
J

Posts: 3
Nickname: juggy
Registered: Oct, 2003

AutevoSpaces - Worlds First SSI Clustered JavaSpaces Posted: Jan 20, 2004 4:13 PM
Reply to this message Reply
Advertisement
IntaMission is pleased to announce the release of the AutevoSpaces Single System Image (SSI) Clustered JavaSpaces, available for free 30-day download evaluation from our Dev Corner - http://www.autevospaces.com/

We are also offering a free copy of JavaSpaces in Practice with every evaluation (written by IntaMission co-founder Nigel Warren and Phil Bishop). The book is made avaliable in hard copy.

The release is a SSI feature evaluation only, that offers full JavaSpaces functionality, with a Space service composed of distributed server processes cooperating to provide semantics equivalent to that of a service composed of a single server process.

The Autevo SSI Cluster functionality is based, in part, on an industry leading approach to reliable and secure multicast communication. IntaMission provides a distributed JavaSpaces that is semantically equivalent to a single server process JavaSpaces. Semantic equivalence
means that any algorithm that works with a standard, single server process JavaSpaces will work with Autevo SSI. The implementation of semantic equivalence, e.g. not
allowing two takes to get the same entry or a transactional read and a take to both return the same entry, requires coordination and synchronization between the participating processes. IntaMission's implementation insulates the clients of Autevo from that complexity.

* distributed JavaSpace that is semantically equivalent to a single server process JavaSpaces.

* addresses the issue of reliable failover, allowing
'exactly-once'semantics to be guaranteed.

* new JavaSpace instances can be added to the cluster dynamically without any impact on existing clients.

A technical paper on SSI is avaliable (see below), that describes our approach to achieving High Availability within the product, against alternative approaches.

SSI paper:
http://www.intamission.com/downloads/datasheets/AutevoSpaces_SSI_Overview.pdf

Please send any support related questions to support@intamission.com, as always were always happy to recieve your feedback.

Regards,
Jugdeep Singh

Product Manager
IntaMission Ltd
www.intamission.com

Topic: Adding a JPopupMenu to a JMenu Previous Topic   Next Topic Topic: What's wrong??

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use