On Friday, May 17, 2013 at 9:51 AM, David James wrote:
I'm rediscovering this thread later, with a similar question.Re: "The real problem with this delayed tuple idea is that Storm does real(-ish)-time computing and what you are effectively asking for is anti-real-time."Not true. Asking for delayed message processing is not against the spirit of Storm. Scheduling processing for some point in the future, to be executed at or near that time in the future, is a reasonable and common use of a real-time system. If you want an example, take a look at any alarm clock. (Batch systems may be good for assembling alarm clocks but I don't want my alarm clock itself to be a batch system.)--
You received this message because you are subscribed to the Google Groups "storm-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to storm-user+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.