issues
search
pantomime-rs
/
pantomime
MIT License
5
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: Add Raft nonsense from 2021-05
#79
longshorej
opened
3 years ago
0
Refresh the project
#78
longshorej
closed
3 years ago
0
M1/ARM/macOS issues
#77
longshorej
opened
3 years ago
2
streams: Implement Fold, and fix a bug in Fused
#76
longshorej
closed
4 years ago
0
WIP: TCP support
#75
longshorej
opened
4 years ago
0
stream: Stop, not Complete
#74
longshorej
closed
4 years ago
0
streams: Implement MapConcat
#73
longshorej
closed
4 years ago
0
streams: Implement FilterMap
#72
longshorej
closed
4 years ago
0
SourceQueue cleanup
#71
longshorej
opened
4 years ago
0
stream: Implement SourceQueue
#70
longshorej
closed
4 years ago
0
SourceQueue
#69
longshorej
closed
4 years ago
0
Windows support
#68
longshorej
opened
5 years ago
0
Unix Domain Sockets support
#67
longshorej
opened
5 years ago
0
Improve Stage complete/buffer behavior
#66
longshorej
closed
5 years ago
1
Action/LogicEvent naming consistency
#65
longshorej
closed
4 years ago
0
Test that upstream is cancelled if a midstream stage completes
#64
longshorej
opened
5 years ago
0
streams: Initial UDP support (again)
#63
longshorej
closed
5 years ago
0
WorkStealingDispatcher is a mess
#62
longshorej
opened
5 years ago
0
streams: Add StreamContext::stage_ref
#61
longshorej
closed
5 years ago
0
Remove Trampoline dispatcher methods
#60
longshorej
opened
5 years ago
0
ActorSystem lifetimes
#59
longshorej
opened
5 years ago
1
StreamContext#actor_ref (or similar)
#58
longshorej
closed
5 years ago
0
Stream failure support
#57
longshorej
opened
5 years ago
0
Ensure fusible is defined properly
#56
longshorej
closed
5 years ago
1
Don't wake timer thread if nothing's scheduled
#55
longshorej
opened
5 years ago
0
Reimplement Streams
#54
longshorej
closed
5 years ago
0
Stream Ports
#53
longshorej
opened
5 years ago
0
Release
#52
longshorej
opened
5 years ago
0
Fix slow signals
#51
longshorej
closed
5 years ago
0
Signal handling latency is unacceptable
#50
longshorej
closed
5 years ago
0
Use Conqueue for the default mailbox impl
#49
longshorej
closed
5 years ago
2
New Streams
#48
longshorej
closed
5 years ago
1
Overhaul streams
#47
longshorej
closed
5 years ago
1
Implement watch_with
#46
longshorej
closed
5 years ago
0
Overhaul deliveries, simplifying implementation and adding test
#45
longshorej
closed
5 years ago
0
Overhaul main system event loop, MIO support
#44
longshorej
closed
5 years ago
0
Reimplement watch, storing the state in an instance of `SpawnedActor`
#43
longshorej
closed
5 years ago
0
Default mailbox and dispatcher logic are now configurable
#42
longshorej
closed
5 years ago
0
Add Logic to dispatcher logic implementation names
#41
longshorej
closed
5 years ago
1
Add a VecDeque-based mailbox
#40
longshorej
closed
5 years ago
0
Overhaul watching/timer state
#39
longshorej
closed
5 years ago
1
Make default mailbox/dispatcher configurable
#38
longshorej
closed
5 years ago
0
Cancellable concerns
#37
longshorej
closed
5 years ago
1
Rewrite the `FutureDispatcherBridge`
#36
longshorej
closed
5 years ago
2
Introduce a reason when failing actors
#35
longshorej
closed
5 years ago
0
Missing tests
#34
longshorej
opened
5 years ago
0
ActorContext::watch_with
#33
longshorej
closed
5 years ago
0
Implement `ActorContext::stop` and `ActorContext::fail`
#32
longshorej
closed
5 years ago
0
Actor Result support
#31
longshorej
opened
5 years ago
0
Replace supervision
#30
longshorej
closed
5 years ago
2
Next