comp.lang.ada
 help / color / mirror / Atom feed
From: Olivier Henley <olivier.henley@gmail.com>
Subject: Performance of many concurrent delay() calls
Date: Mon, 7 Nov 2016 10:52:58 -0800 (PST)
Date: 2016-11-07T10:52:58-08:00	[thread overview]
Message-ID: <1a375eea-b087-4080-a492-62bc26a8123c@googlegroups.com> (raw)

Hi to all,

Does calling [loop and delay(1.0)] for each of many thousand connected clients (gnoga/simple components) is a huge performance hit or not?

If so, what is the recommended way to implement a periodic, every sec, procedure that has to run for every clients; instantiate a single main task looping, delay(1.0), over all connections data and call the wanted procedure... probably?

Thx. 


             reply	other threads:[~2016-11-07 18:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-07 18:52 Olivier Henley [this message]
2016-11-07 19:04 ` Performance of many concurrent delay() calls J-P. Rosen
2016-11-07 19:13 ` Olivier Henley
2016-11-07 20:57 ` Dmitry A. Kazakov
2016-11-07 21:30 ` Florian Weimer
2016-11-07 22:42 ` Jeffrey R. Carter
2016-11-09 15:50 ` Olivier Henley
2016-11-09 23:15   ` Jeffrey R. Carter
replies disabled

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