issues
search
paritytech
/
orchestra
A partial actor pattern with a global orchestrator.
GNU General Public License v3.0
27
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
question: how `partial actor pattern` compares to X
#86
dzmitry-lahoda
closed
1 month ago
1
Remove unused trait OrchestraFieldState
#85
AndreiEres
opened
1 month ago
1
Fix dead code warning in expanded code
#84
ggwpez
opened
1 month ago
0
chore: bump derive_more to v1.0
#83
jayvdb
opened
2 months ago
1
Add regression tests to prevent breaking changes
#82
AndreiEres
opened
4 months ago
0
Fix using unimported priority structs
#81
AndreiEres
closed
4 months ago
0
Version 0.3.7 introduces breaking changes
#80
abdulmth
closed
4 months ago
2
release: orchestra v0.3.7
#79
AndreiEres
closed
5 months ago
0
Update locked expander version
#78
AndreiEres
closed
5 months ago
0
Allow subsystems using priority channels
#77
AndreiEres
closed
5 months ago
10
Release 0.3.6
#76
tdimitrov
closed
6 months ago
0
Bump `proc-macro-crate` to v 3.1.0
#75
tdimitrov
closed
6 months ago
0
chore: bump expander to 2.1.0
#74
drahnr
closed
6 months ago
0
Remove the timeout system
#73
ordian
opened
9 months ago
11
Release 0.3.5
#72
sandreim
closed
9 months ago
0
fixup! Implement separate signal and message flows (#66)
#71
alexggh
closed
9 months ago
1
Build failure since 0.3.4
#70
drahnr
closed
9 months ago
2
chore: Release v0.3.4
#69
drahnr
closed
9 months ago
1
Release new crate version
#68
s0me0ne-unkn0wn
closed
9 months ago
1
dotgraph build errors
#67
sandreim
opened
10 months ago
1
Implement separate signal and message flows
#66
s0me0ne-unkn0wn
closed
11 months ago
18
Provide separate sinks for signals and messages
#65
s0me0ne-unkn0wn
closed
11 months ago
2
build(deps): bump rustix from 0.38.8 to 0.38.19
#64
dependabot[bot]
closed
8 months ago
2
Add priorities support for the bounded metered channels
#63
vstakhov
closed
1 year ago
1
Avoid writing length on each IO for async channel
#62
vstakhov
closed
1 year ago
3
fix/dotgraph: write dot graph even if conversion to svg fails
#61
drahnr
closed
1 year ago
0
Allow general safe use of `ctx.spawn()` and ability to inject messages via unbounded channel
#60
sandreim
opened
1 year ago
2
Add meter for channel len
#59
sandreim
closed
1 year ago
3
fix clippy and clippy usage in ci
#58
drahnr
closed
1 year ago
0
chore: more transforms
#57
drahnr
closed
1 year ago
0
Add missing traits to avoid compilation issues
#56
vstakhov
closed
1 year ago
3
feat: more error conversion convenience functions
#55
drahnr
closed
1 year ago
0
Fix merge damage
#54
vstakhov
closed
1 year ago
0
feat: add convenience conversion for TrySend error
#53
drahnr
closed
1 year ago
0
Merge feature branch to the master
#52
vstakhov
closed
1 year ago
1
Send signals in parallel
#51
vstakhov
closed
1 year ago
3
Allow subsets of the graph to be printed
#50
drahnr
opened
1 year ago
2
feat: docs and clippy chores
#49
drahnr
closed
1 year ago
0
Allow to use both async-channel and futures channels via feature flags
#48
vstakhov
closed
1 year ago
0
Allow to box messages in the channels implicitly
#47
vstakhov
closed
1 year ago
4
Add try_send method to the orchestra output channels
#46
vstakhov
closed
1 year ago
0
Memory bounded channels
#45
sandreim
opened
1 year ago
2
Implement `try_send_message`
#44
sandreim
opened
1 year ago
1
feat/dotgraph: implement dot graph rendering as part of the proc-macro
#43
drahnr
closed
1 year ago
6
Consider exposing an `UnboundedMeteredSender` as orchestra handle
#42
sandreim
opened
1 year ago
0
Feature gating subsystems via `#[cfg]`
#41
skunert
closed
1 year ago
1
release: orchestra v0.2.1
#40
drahnr
closed
1 year ago
0
minor additions
#39
drahnr
closed
1 year ago
0
release prioritized-metered-channel v0.4.0 and orchestra v0.2.0
#38
drahnr
closed
1 year ago
0
Various fixes and neats for the metered-channel
#37
vstakhov
closed
1 year ago
0
Next