-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add abstraction of Azos.Sky.Fabric.Fiber
- an orchestration context (e.g. result mailslot address) to execute distributed cloud services/units of work
#813
Comments
Sky.Process
- a context (e.g. result mailslot address) to execute distributed cloud functionsSky.Process
- an orchestration context (e.g. result mailslot address) to execute distributed cloud services/units of work
GDID
GUID
parent_ID
priority
scheduled_time
Creator_User EntityId
Create_Origin Atom
CreateUtc
Tenant string
ShardKey
Description
Note
Namespace string
Image string;// fully qualified exeutable package (e.g. assembly)
Status
State
Result:() ProcessResources (CPU, Memory, Disk) |
Sky.Process
- an orchestration context (e.g. result mailslot address) to execute distributed cloud services/units of workSky.Jobs
- an orchestration context (e.g. result mailslot address) to execute distributed cloud services/units of work
Sky.Jobs
- an orchestration context (e.g. result mailslot address) to execute distributed cloud services/units of workAzos.Sky.Fabric.Fiber
- an orchestration context (e.g. result mailslot address) to execute distributed cloud services/units of work
todo
|
incorrect, this must crash fiber as it is impossible to handle this otherwise, |
Processes provide:
This new model supersedes prior art here:
https://github.com/azist/azos/tree/master/src/Azos.Sky.Server/Workers
The text was updated successfully, but these errors were encountered: