comp.lang.ada
 help / color / mirror / Atom feed
* dynamic vs static tasks allocation
@ 2014-10-16 17:25 Stribor40
  2014-10-16 18:18 ` mockturtle
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stribor40 @ 2014-10-16 17:25 UTC (permalink / raw)


If you know ahead of time how many tasks will be needed is it better to create tasks dynamically with new operator or just statically?

Which is way is recommended and why even bother allocating dynamically?


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-17  0:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-16 17:25 dynamic vs static tasks allocation Stribor40
2014-10-16 18:18 ` mockturtle
2014-10-16 18:41   ` Adam Beneschan
2014-10-16 18:45 ` Jeffrey Carter
2014-10-17  0:07 ` Dennis Lee Bieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox