Expand description
MessageBus-backed generic work lifecycle infrastructure.
D299-D324/D330 keep this layer above retained messaging and below recipes: workQueue owns admission, claim/lease/retry/dead-letter records, status, issues, and read projections. It intentionally stays independent of the higher-layer recipe and orchestration types.
Modules§
- readiness
- workQueue convergence onto scheduled readiness (B95 over D314-D318/D424-D433).
Structs§
- Work
Queue WorkQueuedata container.- Work
Queue Active Lease WorkQueueActiveLeasedata container.- Work
Queue Available Item WorkQueueAvailableItemdata container.- Work
Queue Available Page WorkQueueAvailablePagedata container.- Work
Queue Available Params WorkQueueAvailableParamsdata container.- Work
Queue Available Projection WorkQueueAvailableProjectiondata container.- Work
Queue Claim Options WorkQueueClaimOptionsdata container.- Work
Queue Dead Letter Page WorkQueueDeadLetterPagedata container.- Work
Queue Dead Letter Params WorkQueueDeadLetterParamsdata container.- Work
Queue Message BusRef WorkQueueMessageBusRefdata container.- Work
Queue Options WorkQueueOptionsdata container.- Work
Queue Projection WorkQueueProjectiondata container.- Work
Queue Status WorkQueueStatusdata container.- Work
Queue Submit WorkQueueSubmitdata container.- Work
Queue Submit Options WorkQueueSubmitOptionsdata container.- Work
Queue Work Snapshot WorkQueueWorkSnapshotdata container.
Enums§
- Work
Queue Command WorkQueueCommandvariants.- Work
Queue Derived State WorkQueueDerivedStatevariants.- Work
Queue Record WorkQueueRecordvariants.- Work
Queue Status Kind WorkQueueStatusKindvariants.
Functions§
- work_
queue - Creates or computes
work_queue.