vishpat / loom-date-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fibered Date Server - Using Project Loom

A simple, super scalable date server implemented using Java fibers (Project Loom)

Setup

Set the JAVA_HOME variable to point to one of the Project Loom builds.

Run

./mvnw install

This command will start a date server on the port 59059

Test

nc localhost 59059

About


Languages

Language:Java 100.0%