3fb8e2bf8c
Remove ID 0 restriction from Aurora async, breaking the API
2021-09-30 10:19:04 +01:00
2c5a492f08
[*] Added a few notes in the Async.hpp header
...
[+] Ensure dead locks can not occur
2021-09-29 15:31:40 +01:00
dd1bf1b8b8
[*] DispatchBasicWorkCallback should passthrough enableBlocking toi the work item
2021-09-29 14:41:35 +01:00
1a18847363
[*] Added idioms required by the Aurora engine
2021-09-29 13:36:25 +01:00
dca4ca195b
[+] Added async task (this should be job) private
...
[+] Added ToWorkResultT for apps using BasicWorkCtx
2021-09-29 11:47:54 +01:00
1360e5627d
[*] Update async header
2021-09-29 09:02:27 +01:00
ffe4bc31fc
Major patch [1/2]
2021-09-06 11:58:08 +01:00
72a74eb7a4
[*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector
...
[*] Refactor a 'Object' member field in a ParseObject struct
[+] Added an option to set a command dispatcher thread from an AsyncApp
[*] Fix various issues with AsyncApp, stablity improvements
[+] Added AddDelayTime
2021-07-15 17:16:23 +01:00
28a840f71d
[+] Added async semantic ->Then(...)
2021-07-12 15:37:05 +01:00
df301a4101
Improve workitem api
...
[+] New waitfor by work dispatcher type
2021-07-07 21:32:59 +01:00
1f8d06cbf0
[*] Expose AsyncApp::Poll
2021-07-05 14:35:13 +01:00
c8c3908085
[+] Now with a scheduler!
2021-06-30 13:07:54 +01:00
6de84b474e
[*] BasicWorkStdFunc wrapper -> rename 'shutdown' property, made shutdown property optional
2021-06-30 10:35:53 +01:00
452b49b610
[+] Begin work on the Async subsystem
2021-06-30 10:28:52 +01:00
337062b490
Update headers, untabify. I guess the vs extension killed itself
2021-06-27 22:33:58 +01:00
eb4a495199
Initial Commit
2021-06-27 22:25:29 +01:00