Neil,

ActorPing is what you want, yes. Essentially, calling it says "in X time span 
call Z method" - if you need repeating behaviour, just put a call to actor ping 
at the end of the Z method to reschedule it.

That should be all you need. 

Cheers, Tim

On 2 Dec 2009, at 16:39, Neil.Lv wrote:

> Hi all,
> 
>   I want to query the records of the RMDBS every several minutes.
> 
>   Does use the ActorPing or something else to achieve this purpose ?
> 
>   Is there an example that about the ActorPing ?
> 
>   Thanks for any suggestion !
> 
> Cheers,
>  Neil
> 
> --
> 
> You received this message because you are subscribed to the Google Groups 
> "Lift" group.
> To post to this group, send email to lift...@googlegroups.com.
> To unsubscribe from this group, send email to 
> liftweb+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/liftweb?hl=en.
> 
> 
> 

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to