5dad4ab0c7
implemented TCP socket control; switched example to TCP
2022-02-25 22:42:37 +01:00
c63f079da4
huge update:
...
introduced meta tasks which are used by `_map()`;
introduced task groups;
ending with `gather_and_close()` now;
pool unittests rewritten accordingly;
two new helper classes
2022-02-24 19:16:24 +01:00
024e5db0d4
license & copyright notices; docstrings for each module; extended readme
2022-02-09 23:14:42 +01:00
bc9d2f243e
renamed "closing" a pool to "locking" it
2022-02-08 23:09:33 +01:00
2f0b08edf0
implemented working pool size limit; adjusted tests and examples; small renaming
2022-02-06 13:08:39 +01:00
3eae7d803f
huge rework; two different task pool classes now
2022-02-05 18:02:32 +01:00
f45fef6497
usage example; pool close instead of gather
2022-02-04 19:23:09 +01:00
b3b95877fb
client cli and usage example
2022-02-04 16:25:44 +01:00