A platform to create distributed systems easier with asynchronous I/O connectors and event driven programming. Gridgo handles the heavylift work of I/O and thread routing so you can focus on designing network topologies and implementing business logic.
View build status for all branches
<dependency>
<groupId>io.gridgo</groupId>
<artifactId>gridgo-core</artifactId>
<version><!--see above--></version>
</dependency>
Refer to the getting started guide for instructions
Read the manual, tutorial and examples in our documentation
All contributions are welcome. Please read the contribution guidelines before contributing
This library is distributed under MIT license, see LICENSE