Implementing distributed threads using RTSJ

This paper presents the design and implementation of Distributed Threads using Real-Time Specification for Java (RTSJ). As it is an aperiodic task in our system model, it is used Asynchronous Event Handler (AEH) to catch this event and forward to aperiodic server. It is explained how a distributed thread arrives at a node and how it is attended by a local thread. Through this implementation it is obtained, at the simulation level, the distributed thread concept which is very important basis to develop distributed real-time systems.