On Fri, 3 May 2013 10:35:12 -0400 Kevin Han <[email protected]> wrote:
> Are there any events in ryu which can be timed to run at certain intervals. > For example, would I be able to set up an event to time out cache entries > in my tables every second? I have a plan to add such service which sends notificaiton via RPC once specific period expire (or periodically). > If not, any tips on how I would go about creating such an event? Currently, as Yamahata pointed out, you need to implement such. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
