-
- Downloads
implement a builder pattern for Runtime
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.
Loading
Please register or sign in to comment