There is a task queing and multithreading kit based on the .NET 4+ asynchronous task model on the asset store called “concurrency kit” and there arent any forum topics about it, so i think there should be one else its easily overlooked if not publicised.
http://spicypixel.com/developer/concurrency-kit/
Does anyone have experience with this code and the Task Parallel Library that it comprises? any comments on it would be helpful.
Mmh, really interesting!
I am interested too to have more info about this. 
+1, especially whether it works on iOS and Android or not.
This indeed sounds interesting.
bump-does anyone have any technical experience with this spicypixel concurrency multithreading?
Thanks for posting about the kit! I wrote it and would be happy to answer any questions. Yes, it works on iOS and Android.
Among other things, I used it to simplify some ridiculously complex asynchronous networking operations for Dragon Swarm.
Interesting, will probably switch out my own multi-threading Unity stuff with this. Downloading now 