I know people here use TBB so I was hoping that someone would be able to help me out with a license query I have for it.
If it is licensed under GPLv2 with the runtime exception, am I correct in thinking that the runtime exception allows you to create a final executable without releasing the source code for your executable (even for commercial use)? If so, does this also apply if you use TBB in a library with an open source, but non-GPL license?
Of course, if anyone knows of a thread based task scheduler that has a more permissive license, I would also be interested to hear about that.
TBB License Query
- MrD
- Goblin
- Posts: 292
- Joined: Wed Oct 21, 2009 3:16 pm
- Location: England
- x 1
TBB License Query
Insimnax Framework - A game framework for OGRE
- xavier
- OGRE Retired Moderator

- Posts: 9481
- Joined: Fri Feb 18, 2005 2:03 am
- Location: Dublin, CA, US
- x 22
Re: TBB License Query
Yes, yes, and search for "jobswarm". That said, I still recommend sticking with TBB -- Intel isn't going anywhere, and there is no guarantee that John Ratcliff won't get bored with JobSwarm or stop paying for the hosting...
- MrD
- Goblin
- Posts: 292
- Joined: Wed Oct 21, 2009 3:16 pm
- Location: England
- x 1
Re: TBB License Query
Thanks xavier, by "people here", I did in fact mean you.
I have seen and used JobSwarm before, to me it seems fine for throwing a load of tasks at and having them completed across multiple threads, but it just doesn't seem as intelligent as the TBB task scheduler. Plus TBB also has a load of other useful things in its arsenal.
I have seen and used JobSwarm before, to me it seems fine for throwing a load of tasks at and having them completed across multiple threads, but it just doesn't seem as intelligent as the TBB task scheduler. Plus TBB also has a load of other useful things in its arsenal.
Insimnax Framework - A game framework for OGRE
- jacmoe
- OGRE Retired Moderator

- Posts: 20570
- Joined: Thu Jan 22, 2004 10:13 am
- Location: Denmark
- x 179
- Contact:
Re: TBB License Query
You don't pay to be hosted by Google Code...xavier wrote:Yes, yes, and search for "jobswarm". That said, I still recommend sticking with TBB -- Intel isn't going anywhere, and there is no guarantee that John Ratcliff won't get bored with JobSwarm or stop paying for the hosting...
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
