The document introduces jEQN, a Java-based language for developing distributed simulations of queueing networks. jEQN aims to allow developers to build EQN simulators without knowledge of distributed simulation frameworks like HLA. It uses a layered architecture to abstract the underlying distributed simulation environment. This allows jEQN simulators developed as local models to be easily deployed in distributed environments with no additional effort, saving significant time compared to direct HLA development.
Related topics: