Skip to content
Snippets Groups Projects
user avatar
Florian Fischer authored
This new builder pattern in addition to a more powerful Runtime constructor
allows the user to pass additional new worker hooks.
This is useful for example if an applications wants to initialize
thread local variables on each worker.

Current code does not need any modification and has no semantic changes.
Future code can use the new RuntimeBuilder class to construct
more sophisticated Runtime objects.
7b7f7535
History