Skip to content

New type of Thread: StaticThreadController

Compare
Choose a tag to compare
@ivanseidel ivanseidel released this 06 Sep 15:58
· 13 commits to master since this release

It is a simpler ThreadController, where Threads get's added to it during construction and can't be changed.

It is supposed to reduce the overhead, and also reduce memory.