public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux application level timers?
@ 2003-01-22 22:17 Tom Sanders
  2003-01-22 23:03 ` Steven Dake
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Tom Sanders @ 2003-01-22 22:17 UTC (permalink / raw)
  To: redhat-list, linux-kernel, redhat-devel-list

I'm writing an application server which receives
requests from other applications. For each request
received, I want to start a timer so that I can fail
the application request if it could not be completed
in max specified time.

Which Linux timer facility can be used for this?

I have checked out alarm() and signal() system calls,
but these calls doesn't take an argument, so its not
possible to associate application request with the
matured alarm.

Any inputs?

Thanks in advance,
Tom

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

end of thread, other threads:[~2003-01-23 17:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-22 22:17 Linux application level timers? Tom Sanders
2003-01-22 23:03 ` Steven Dake
2003-01-22 23:35 ` george anzinger
2003-01-23  4:36 ` Gerhard Mack
2003-01-23  8:37 ` Narsimha Reddy CH
2003-01-23  8:51 ` Riku Meskanen
2003-01-23 16:28 ` Chris Friesen
2003-01-23 17:26   ` DervishD

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