Download Latest Version v20.52.0 source code.tar.gz (45.1 MB)
Email in envelope

Get an email when there's a new version of uWebSockets.js

Home / v20.48.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-08-24 549 Bytes
v20.48.0 source code.tar.gz 2024-08-24 47.9 MB
v20.48.0 source code.zip 2024-08-24 47.8 MB
Totals: 3 Items   95.8 MB 0

WorkerThreads for all platforms

The multi-core load balancing has so far only worked on Linux. WorkerThreads.js example is now updated to use a new interface which works on all platforms including specifically macOS.

It's still a bit experimental (some checks are missing) but should work fine if following the same pattern as in provided example.

This new approach uses a parent App and round robin distributes connections to the registered child apps.

Source: README.md, updated 2024-08-24