TY - JOUR AU - Alsmadi, Mutasem K. AU - Badawi, Usama A. AU - Moharram, Hatem M. PY - 2013 TI - SERVER FAILURES ENABLED JAVASPACES SERVICE JF - Journal of Computer Science VL - 10 IS - 4 DO - 10.3844/jcssp.2014.671.679 UR - https://thescipub.com/abstract/jcssp.2014.671.679 AB - JavaSpaces service is a Distributed Shared Memory (DSM) implementation. It has been introduced by Sun Microsystems as a service of the Jini system. Currently, JavaSpaces support client side fault tolerance. It enables both transaction and mobile coordination mechanisms for such purpose. The application failures could be detected and recovered. However, server side failures may occur during the application runtime. Therefore, it is important to supply JavaSpaces with a mechanism that handles such type of failures dynamically. On the other hand, An example of a system that supports both server and client fault tolerance over DSM is TRIPS system. TRIPS protocols are suitable to be integrated in JavaSpaces to supply it with server fault tolerance capabilities. In this study, a server Failures Enabled Javaspaces Service (FTJS) is introduced. FTJS is based on the dynamic failure detection and recovery mechanisms implemented by TRIPS. However, FTJS is able to handle both client and server side failures. The analysis, design and implementation issues of FTJS are introduced.