Beta-2.1
Pre-release
Pre-release
This release adds the PreWarm()
option when registering a Runnable, allowing it to bootstrap resources via OnChange
immediately, rather than "just in time" when it receives the first job. This helps reduce cold start times in some instances!