riddl icon indicating copy to clipboard operation
riddl copied to clipboard

Validation Can Be Done In Parallel

Open sync-by-unito[bot] opened this issue 2 years ago • 0 comments

Bounded Contexts are very isolated from other constructs. To speed up validation, AST.Context instances could be processed in parallel during validation without harm. The message list will need to become thread safe but there should be little other impact than that.

sync-by-unito[bot] avatar Mar 10 '22 20:03 sync-by-unito[bot]