8 Forks
52 Stars
52 Watchers

actor4j-core

Actor4j is an actor-oriented Java framework. Useful for building lightweighted microservices (these are the actors themselves or groups of them). Enhanced performance of message passing.

How to download and setup actor4j-core

Open terminal and run command
git clone https://github.com/relvaner/actor4j-core.git
git clone is used to create a copy or clone of actor4j-core repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with actor4j-core https://github.com/relvaner/actor4j-core/archive/master.zip

Or simply clone actor4j-core with SSH
[email protected]:relvaner/actor4j-core.git

If you have some problems with actor4j-core

You may open issue on actor4j-core support forum (system) here: https://github.com/relvaner/actor4j-core/issues