Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/allenlili/simulation-of-multi-server-system

simulation-off-a-multi-server-system
https://github.com/allenlili/simulation-of-multi-server-system

java simulator

Last synced: 3 days ago
JSON representation

simulation-off-a-multi-server-system

Awesome Lists containing this project

README

        

# Simulation of Multiserver System

This project simulates a fork-join multi-server system with a pre-processor by Java.

## Getting Started

### Prerequisites

Setting up jdk8

### Installing

Import into Eclipse or other IDE, or cmd build

## Running the simulation

1. uncomment some tests from [src/main/java/simulator/core/Analysis.java]
2. Run it
3. the result will be shown on console

## Authors

* **Allen Li**

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details