Publisher | Spicy Pixel |
---|---|
File size | 631.53kB |
Number of files | 27 |
Latest version | 1.1.4 |
Latest release date | 2016-06-13 05:26:23 |
First release date | 2012-06-05 09:00:13 |
Supported Unity versions | 2018.4.2 or higher |
The Concurrency Kit extends the basic coroutine functionality of Unity to provide advanced features that will help you maximize performance, leverage multiple CPU cores, and write maintainable asynchronous code.
Features
- Asynchronous task model introduced by .NET 4
- Create tasks to leverage multiple CPU cores
- Maximize thread usage with co-operative multitasking
- Control the level of concurrency
- Run tasks in the background and complete on the main thread
- Schedule workflows with task chains and anonymous delegates
- Easily cancel tasks in progress
... More Info
Features
- Asynchronous task model introduced by .NET 4
- Create tasks to leverage multiple CPU cores
- Maximize thread usage with co-operative multitasking
- Control the level of concurrency
- Run tasks in the background and complete on the main thread
- Schedule workflows with task chains and anonymous delegates
- Easily cancel tasks in progress
... More Info