Skip to content

vishpat/loom-date-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages