Commit ddebad6
committed
New infrastucture to be informed about conclusion of "Async Messages", sent "Async Messages" GUID, documentation
- Added an infrastructure that enables the caller of Async Message to be informed about the completion of "Call and Collect" Async methods
- Now every executed Async Message is identified by a GUID
- It is now possible to choose a communication method (notifiers or event) by which a subscriber can be informed about currently running "Call and Collect" Async methods and launched running "Call and Forget" Async methods. The communication is off by default
- Completed and updated README.md documentation and methods/properties docstrings1 parent 6fead7b commit ddebad6
65 files changed
Lines changed: 492 additions & 77 deletions
File tree
- Async Methods Actor Example
- Async Methods Actor Example Messages/Ack Completion Long Exec Meth Msg
- Async Methods Actor Example
- Async Methods Actor
- Async Methods Actor Messages
- Acknowledge Completion Msg
- Acknowledge Execution Msg
- Async Message
- Completion Notification Msg
- Notify Completion Msg
- Remove Async Message from Map Msg
- Async Methods Actor Palette
- Async Methods Actor
- vipm packages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 40 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 31 additions & 10 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments