[Gllug] Delayed data feed

jayeola at gmail.com jayeola at gmail.com
Wed Jan 12 16:55:31 UTC 2011


Sleep 30


------Original Message------
From: - Tethys
Sender: gllug-bounces at gllug.org.uk
To: Greater London Linux User Group
ReplyTo: Greater London Linux User Group
Subject: [Gllug] Delayed data feed
Sent: 12 Jan 2011 16:33

Does anyone know of a simple delay utility that consumes data from
stdin and outputs it on stdout a fixed time later? What I want to be
able to do is:

	mkdata | delay 30 | send_data_to_customer

That will send the (time sensitive) output of mkdata to the customer
with a 30 second delay. The amount of data I'm talking about isn't so
large that I need to worry about memory usage, and buffering it in RAM
will work just fine. I can write it myself, but I'd rather not
reinvent the wheel if someone's already done it.

Tet

-- 
"Any sufficiently advanced financial instrument is indistinguishable from fraud"
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug






/dev/BlackBerry
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list