Skip to content

sebas77/Svelto.Tasks

Repository files navigation

Svelto.Tasks 1.5 openupm

======================

Run Parallel and Serial Promises compliant tasks, even on other threads! Svelto.Tasks is platform agnostic and it runs on every c# platform. However several Unity dedicated schedulers have been written.

I would love to write some schedulers for other platforms, like MonoGame, but since I won't have the time to do so, I will need our help. If you can't figure out how to write a scheduler, I will need at least a working project that I can compile and run on Windows. Once new schedulers will be written, I will add them in the official repository.

main article:

http://www.sebaslab.com/svelto-taskrunner-run-serial-and-parallel-asynchronous-tasks-in-unity3d/

If you want to test it out right away with some pre made examples, please don't download this repository, but instead use this one: https://github.com/sebas77/Svelto.Tasks.Tests

New Parallelism example: https://github.com/sebas77/Svelto.Tasks.Examples.MillionPoints

How to clone the repository:

The folders Svelto.ECS, Svelto.Tasks and Svelto.Common, where present, are submodules pointing to the relative repositories. If you find them empty, you need to update them through the submodule command. Check some instructions here: https://github.com/sebas77/Svelto.ECS.Vanilla.Example/wiki

[Unity only] How to install it as a package

http://www.sebaslab.com/distributing-svelto-through-openupm/

Svelto Framework is used to develop the following products:

Gamecraft Robocraft Infinity Cardlife

Note: Dear Svelto Users : Although I am committed to help you and write articles as much as I can, I will never be able to keep all the documentation up to date. If you are a happy svelto user and you want to contribute, please feel free to update the github wiki! 🙏👊

Copyright (c) Sebastiano Mandalà