Skip to content

Releases: pcdv/jocket

Optifutexed

Optifutexed Pre-release
Pre-release

Choose a tag to compare

@pcdv pcdv released this 25 Sep 19:33

Fixed a bug in futex-based waiting strategy that caused 100% CPU usage.

  • misc optimizations

Futex inside

Futex inside Pre-release
Pre-release

Choose a tag to compare

@pcdv pcdv released this 16 Sep 20:57

This release includes a futex-based waiting strategy that avoids useless spinning while maintaining low latency even after periods of inactivity.

Small performance improvements

Choose a tag to compare

@pcdv pcdv released this 12 Sep 19:23
0.3

release 0.3.0

Consolidation

Consolidation Pre-release
Pre-release

Choose a tag to compare

@pcdv pcdv released this 10 Sep 20:29
0.2

More configurability

Initial version

Initial version Pre-release
Pre-release

Choose a tag to compare

@pcdv pcdv released this 04 Sep 21:14

This version was tested only under Linux