issues
search
OrleansContrib
/
Orleans.SyncWork
This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bound synchronous work, without becoming overloaded.
https://OrleansContrib.github.io/Orleans.SyncWork
MIT License
58
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Introduces separate silo and client projects as a sample
#61
Kritner
closed
2 weeks ago
0
Usage of SyncWork most of time show this exception System.TypeLoadException: Unable to load Orleans.SyncWork.ISyncWorker`2,Orleans.SyncWork from assembly Orleans.SyncWork
#60
realkarimfahmy
opened
3 weeks ago
3
Dispose of GrainCancellationTokenSource
#59
hendrikdevloed
opened
7 months ago
1
Organization API key expired
#58
Kritner
closed
9 months ago
3
Allow returning NotStarted from GetWorkStatus
#57
hendrikdevloed
closed
9 months ago
1
Allow GetWorkStatus to report NotStarted
#56
hendrikdevloed
closed
9 months ago
0
Removes the `IGrainWithGuidKey` constraint from `ISyncWorker`.
#55
Kritner
closed
9 months ago
9
Adds cancellation token support for long running work grains.
#53
Kritner
closed
9 months ago
2
Can ISyncWorker omit imposing IGrainWithGuidKey?
#52
hendrikdevloed
closed
9 months ago
1
Few housekeeping tasks
#51
Kritner
closed
9 months ago
0
Add cancellation token support
#50
Kritner
closed
9 months ago
0
Updates readme around .net versions supported
#49
Kritner
closed
9 months ago
0
Updates for .net8
#48
Kritner
closed
9 months ago
0
Upgrade to Orleans 8
#47
hendrikdevloed
closed
9 months ago
4
Start method throws MissingMethodException exception
#46
shersh
opened
1 year ago
2
Fixing log messages
#45
einari
closed
1 year ago
0
WhenGivenLargeNumberOfRequests_SystemShouldNotBecomeOverloaded timeout
#44
hendrikdevloed
closed
1 year ago
3
Adds csproj info so that the readme should be included on the nuget p…
#43
Kritner
closed
1 year ago
0
Add `[FlakyTheory]`
#42
Kritner
closed
1 year ago
1
Put on NuGet
#41
Kritner
closed
1 year ago
1
Removal of final "0" in version of version.json
#40
Kritner
closed
1 year ago
0
Use NUGET_KEY instead of NUGET_API_KEY secret
#39
ReubenBond
closed
1 year ago
5
Don't have permission to repo to update repo secrets
#38
Kritner
closed
1 year ago
4
Orleans v7 upgrade
#37
htxryan
closed
1 year ago
2
Upgrade to Orleans 7?
#36
htxryan
closed
1 year ago
1
Fixes typo in PR template
#35
Kritner
closed
2 years ago
0
Adds new `ISiloBuilder` extension method
#34
Kritner
closed
2 years ago
0
Introduce "bootstrapping" extension method for `ISiloBuilder`, like the one existing for `ISiloHostBuilder`
#33
Kritner
closed
2 years ago
0
Adds `dotnet-format` to CI/CD
#32
Kritner
closed
2 years ago
0
Create XML documentation file for packing with NuGet
#31
Kritner
closed
2 years ago
0
XML documentation missing while consuming package
#30
Kritner
closed
2 years ago
1
Updates `GetWorkStatus` to throw in instances of "NotStarted".
#29
Kritner
closed
2 years ago
0
Adds `IClientBuilder` extension method for registering ISyncWorker
#28
Kritner
closed
2 years ago
0
Corrects package/repo URLs in Orleans.SyncWork csproj
#27
Kritner
closed
2 years ago
0
nbgv prepare-release 1.2, 1.3 is next
#26
Kritner
closed
2 years ago
0
Additional tests against missing code coverage
#25
Kritner
closed
2 years ago
0
Updates SyncWork to target netstandard2.0 rather than net5 and net6
#24
Kritner
closed
2 years ago
0
Look into targeting netstandard for the nuget package
#23
Kritner
closed
2 years ago
0
Update README.md
#22
Kritner
closed
2 years ago
0
Fixes nesting in coverage.yml
#21
Kritner
closed
2 years ago
0
Code coverage using coverlet
#20
Kritner
closed
2 years ago
0
Update CI to run on push to main
#19
Kritner
closed
2 years ago
0
Updates a few "Kritner" references to "OrleansContrib" in readme and …
#18
Kritner
closed
2 years ago
0
Source link
#17
Kritner
closed
2 years ago
0
Now targeting netstandard rather than latest net6
#16
Kritner
closed
2 years ago
0
Organization (moved test cluster to own namespace)
#15
Kritner
closed
2 years ago
0
Create CODE_OF_CONDUCT.md
#14
Kritner
closed
2 years ago
0
CICD updates around packing/pushing NuGet packages
#13
Kritner
closed
2 years ago
0
Create codeql-analysis.yml
#12
Kritner
closed
2 years ago
1
Remove package variable from Directory.Build.props
#11
Kritner
closed
2 years ago
0
Next