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

https://github.com/miltonj23/jobmanager

A queue management application that implements the execution of mock processes
https://github.com/miltonj23/jobmanager

javafx-application management process sql

Last synced: 6 months ago
JSON representation

A queue management application that implements the execution of mock processes

Awesome Lists containing this project

README

          

Job Manager

project-image

Un projet de gestion des files d'attentes ; la mise en oeuvre de processus préemptif fictifs implémentant la Politique "ordonnancement statique par priorités"

Project Screenshots:

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot



🧐 Features

Here're some of the project's best features:

* Zsh
* sh
* Shell

🛠️ Installation Steps:

1. Download libraries

```
Java Mysql5.46 connector; javaFX{basecontrolsgraphicsfxml...} org.Notifications {The librairie responsible for the handling of push Notifications}
```

2. Adding Librairies

```
Insert all the Librairies in a lib/javaFx folder
```

3. Enable the build Script File

```
chmod a+x build.sh
```

4. Execute the build

```
./build.sh
```

5. Enable the run Script File

```
chmod a+x run.sh
```

6. Execute the run

```
./run.sh
```



💻 Built with

Technologies used in the project:

* JavaFX
* SQL
* Java
* Zsh
* bash

🛡️ License:

This project is licensed under the GPL-3

😅Additionnal Informations:


People with a Windows system will not be able to work with the scripts in the state, they will have to convert/transcribe the .sh files to .bat files