mirror of
https://github.com/logos-storage/apatheia.git
synced 2026-01-07 15:33:09 +00:00
adds string support
This commit is contained in:
parent
61ff2594d3
commit
00d6ff5c21
@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
The goal of the apatheia library is to provide a painless, suffering free way of using multi-threading with async in Nim.
|
The goal of the apatheia library is to provide a painless, suffering free way of using multi-threading with async in Nim.
|
||||||
|
|
||||||
|
It's essentially just a wrapper around best patterns for integrating nim-taskpools with Chronos multithread signalling.
|
||||||
|
|
||||||
The main modules are:
|
The main modules are:
|
||||||
- queues - queues with support for async signals
|
- queues - queues with support for async signals
|
||||||
- jobs - macro and utilities for submitting jobs to a taskpool
|
- jobs - macro and utilities for submitting jobs to a taskpool
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user