Changelog¶
0.1.0¶
Initial planned release.
Features:
leased executor manager;
thread backend;
process backend;
future interpreter backend selector for Python 3.14+;
lease expiry and revocation;
acquire backpressure with
waitandtimeout;adaptive sizing with
size_providerandnotify_scale_changed();WorkGrinderbatching;process-worker log forwarding;
public exceptions;
examples pack;
Sphinx documentation.