On Fri, 3 May 2013 10:35:12 -0400
Kevin Han 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
On Fri, May 03, 2013 at 10:35:12AM -0400, Kevin Han wrote:
> Hi,
>
> 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?
>
> If not, any tips on how I would go about
Hi,
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?
If not, any tips on how I would go about creating such an event?
Thank You,
Kevin Han