Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 381 Bytes

02-cbfutures-stages.md

File metadata and controls

17 lines (15 loc) · 381 Bytes

cbFuture Stages

    -x-F-x-F-x-------------x-F-x------ DATA
cb()           \           /
    ------------E-F-E-F-E-F----------- ERROR
  • Every interaction is a : x or F
  • You can be zig-zagging into each track
  • Work with closures or CFC instance methods
  • Work with native CFML constructs
  • Stages
    • Running
    • Completed
    • CompletedExceptionally
    • Cancelled