1.0.24 • Published 5 years ago
@gameloopjs/controller v1.0.24
GameLoop Controller
Controlled environment for developing concurrent, multithreaded, performant & event-based (I/O) game servers using TypeScript.
The general todo list
- Use of SharedArrayBuffer between internal threads with Atomics synchronization.
- Internal and External processes runned by the controller process.
- Dameon to keep running the controllers in the background.
- Monitoring to control the status of running threads and utilization metrics.
- Load balancer, to spawn additional worker_threads on demand.
- Cli to control the daemon start, restart and stop controllers.
Runtime hooks to run along the shell runtime.
This repo is under development - 2021
1.0.24
5 years ago
1.0.19
5 years ago
1.0.18
5 years ago
1.0.17
5 years ago
1.0.22
5 years ago
1.0.21
5 years ago
1.0.20
5 years ago
1.0.23
5 years ago
1.0.16
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago