Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

NodeMC/scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeMC scheduler

You're probably looking for NodeMC CORE.

This component handles communication between different nodes, as well as keeping each node healthy and unburdened with load.

Requirements

Running

yarn

NODEMC_API="yourapiendpoint" NODEMC_SCHEDULER_TOKEN="apitoken" node index.js

... That's it! The scheduler will register itself with the server and delegate tasks on this machine.

Releases

No releases published

Packages

No packages published