issues
search
tikv
/
yatp
Yet another thread pool in rust for both callbacks or futures.
Apache License 2.0
135
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove the inaccurate busy hint check
#34
sticnarf
closed
4 years ago
0
fix deadlock in get_elapsed
#33
sticnarf
closed
4 years ago
0
steal other workers only before going to sleep
#32
sticnarf
opened
4 years ago
8
update to latest dependencies
#31
koushiro
closed
4 years ago
0
Reschedule only when there are awaiting tasks
#30
sticnarf
closed
4 years ago
0
spawn through local queue if possible
#29
sticnarf
opened
4 years ago
0
*: introduce coarse time
#28
BusyJay
closed
4 years ago
1
add basic metrics of multilevel task queue
#27
sticnarf
closed
4 years ago
11
*: add benchmark
#26
BusyJay
closed
4 years ago
0
*: make spawn easier
#25
BusyJay
closed
4 years ago
0
task/future: support spawning locally
#24
BusyJay
closed
4 years ago
0
queue: unify naming
#23
BusyJay
closed
4 years ago
3
pool: make setup easy
#22
BusyJay
closed
4 years ago
0
worker: retry popping before going to sleep
#21
BusyJay
closed
4 years ago
0
support proactive rescheduling for futures
#20
sticnarf
closed
4 years ago
1
pool: fix ordering issue
#19
BusyJay
closed
4 years ago
0
*: add basic pool implement
#18
BusyJay
closed
4 years ago
2
pool: adjust layout
#17
BusyJay
closed
4 years ago
0
queue: use enum instead of generic
#16
BusyJay
closed
4 years ago
0
implement multilevel task queue
#15
sticnarf
closed
4 years ago
1
get rid of "mod.rs"s
#14
BusyJay
closed
4 years ago
0
support multi-level feedback queue scheduling algorithm
#13
sticnarf
closed
4 years ago
1
implement futures 0.1 runner
#12
sticnarf
closed
3 years ago
1
implement the thread pool core
#11
sticnarf
opened
4 years ago
3
implement simple task queue
#10
sticnarf
closed
4 years ago
0
expand features in readme
#9
sticnarf
closed
4 years ago
0
implement simple queue
#8
sticnarf
closed
4 years ago
0
complete task queue traits
#7
sticnarf
closed
4 years ago
0
implement std Future runner
#6
sticnarf
closed
4 years ago
3
use TaskCell everywhere and remove TaskContext
#5
sticnarf
closed
4 years ago
0
Add thread pool builder
#4
BusyJay
closed
4 years ago
0
add ci check
#3
BusyJay
closed
4 years ago
0
add callback task and runner
#2
sticnarf
closed
4 years ago
0
bootstrap project
#1
BusyJay
closed
4 years ago
0
Previous