8000 GitHub - apetrovYa/pcd-actors: Java course project at Universita degli Studi di Padova, Scienze Informatiche
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

apetrovYa/pcd-actors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCD-Actors

This project is a mock system for an Actor System simulation. It was forked from the Ricardo Cardin's repo. The original project can be found at the following link.

Why this repo?

Here I implemeted the general specs; underlined into the original project specification.

How to use?

Using is the synanim on trying it on your machine, locally or remotely. Follow the next steps and you'll be done:

  1. Download the code;

  2. Decompress the file;

  3. Open the console and go into the extracted directory;

  4. Control that you have Maven installed into your machine;

  5. If Maven is absent, install it and then follow with the next step;

  6. If Maven is installed then execute the mvn package command;

  7. For testing is possible to continue using Maven by executing the mvn test command.

That's it! :)

About

Java course project at Universita degli Studi di Padova, Scienze Informatiche

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0