issues
search
phaller
/
reactive-async
Expressive deterministic concurrency in Scala
BSD 2-Clause "Simplified" License
15
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to Scala 2.13
#163
weerox
opened
4 weeks ago
0
Reactive Async v2
#162
phaller
closed
4 years ago
0
Analysis won't terminate when dependees are registered individually
#161
errt
opened
4 years ago
0
Minimal API (New)
#160
errt
opened
5 years ago
0
Minimal API
#159
JanKoelzer
closed
4 years ago
1
Rewrite most methods/classes
#158
JanKoelzer
closed
5 years ago
1
Upgrade to sbt 1.2.7
#157
phaller
opened
5 years ago
0
FreezeOutcome
#156
JanKoelzer
opened
6 years ago
1
Add trait ValueOutcome for Non-Empty outcomes.
#155
JanKoelzer
closed
6 years ago
0
[minor] Refactoring
#154
JanKoelzer
closed
6 years ago
0
[opal] Avoid computations for duplicate dependencies
#153
JanKoelzer
closed
6 years ago
0
Rename Updater.initial → Updater.bottom
#152
JanKoelzer
closed
5 years ago
1
[minor] Make second parameter of put and Outcome optional.
#151
JanKoelzer
closed
5 years ago
0
[wip] Add methods to register a set of dependencies
#150
JanKoelzer
opened
6 years ago
0
[performance] Add priorities to tasks/callbacks.
#149
JanKoelzer
closed
5 years ago
1
Enable publishing to Bintray
#148
phaller
closed
6 years ago
0
Publish to bintray
#147
phaller
closed
6 years ago
1
Replace `Cell.sequential` with higher-level API
#146
phaller
opened
6 years ago
0
Let dependees call callbacks
#145
JanKoelzer
closed
6 years ago
0
Complete cells with exceptions
#144
phaller
opened
6 years ago
0
Add methods to interrupt HandlerPool
#143
amuttsch
opened
6 years ago
1
Use Runtime.getRuntime().availableProcessors() instead of hardcoded parallelism level
#142
amuttsch
closed
6 years ago
0
HandlerPool parallelism is hardcoded to 8
#141
amuttsch
closed
6 years ago
0
[performance] callback removal
#140
JanKoelzer
closed
6 years ago
1
[minor] Change access modifier of `isIndependent`.
#139
JanKoelzer
closed
6 years ago
0
Add some documentation and comments.
#138
JanKoelzer
closed
6 years ago
1
Add TimingUtils trait
#137
amuttsch
closed
6 years ago
1
Add organization in build.sbt
#136
amuttsch
closed
6 years ago
0
Upgrade build dependencies
#135
phaller
closed
6 years ago
0
Add sbt project for Monte Carlo NPV benchmark
#134
phaller
closed
6 years ago
0
Use proper packages
#133
phaller
closed
6 years ago
0
[opal] unique deps for pairs of cells
#132
JanKoelzer
closed
6 years ago
1
Fix build version
#131
phaller
closed
6 years ago
0
Move tests using OPAL to separate OPALSuite
#130
phaller
closed
6 years ago
0
Fix typo and formatting
#129
phaller
closed
6 years ago
0
Add method to `Cell` to check if it is a dependee of another cell
#128
phaller
closed
6 years ago
1
Track RejectedExecutionExceptions
#127
phaller
closed
6 years ago
4
Fix typos and improve doc comments
#126
phaller
closed
6 years ago
0
[opal] WIP unique deps for pairs of cells
#125
JanKoelzer
closed
6 years ago
8
[bugfix][minor] Fix an error with dependency bookkeeping.
#124
JanKoelzer
closed
6 years ago
0
[opal][minor] Add a whenSequential() method.
#123
JanKoelzer
closed
6 years ago
0
[performance] Avoid repeated invocation of callbacks with same value.
#122
JanKoelzer
closed
6 years ago
2
[performance] Use Iterables in Key
#121
JanKoelzer
closed
6 years ago
2
[performance][wip] create chunks for cell resolution
#120
JanKoelzer
closed
5 years ago
3
[OPAL] Add method to cell to check if it is a dependee of another cell
#119
amuttsch
closed
6 years ago
2
[minor] Add HandlerPool.onQuiescentShutdown().
#118
JanKoelzer
closed
6 years ago
0
[bugfix] Call whenNext callback immediately after creation
#117
JanKoelzer
closed
6 years ago
0
[minor] Remove whileQuiescent* methods
#116
JanKoelzer
opened
6 years ago
0
[opal][bugfix][performance] Resolve cycles and cells
#115
JanKoelzer
closed
6 years ago
0
Remove whileQuiescentResolve* methods
#114
JanKoelzer
opened
6 years ago
0
Next