mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-02-13 05:35:01 +01:00
![]() - Restore WaitGroup abstraction - Simplify WaitGroup to make proper use of atomics - Fix logic error in ParallelTaskExecutor causing task counter to go below zero when executing main thread tasks - Use ConcurrentHashMap in models to allow parallel access - Reduce chunk size in RunOnAllPlan - Only queue in InstanceManager - Defer syncPoint within renderStage - AbstractStorage return immutable view for tickable/dynamic instances - Process InstanceManager queues off-thread |
||
---|---|---|
.. | ||
FlwTaskExecutor.java | ||
ParallelTaskExecutor.java | ||
SerialTaskExecutor.java |