I am using periodically call remote on a page to do an action similar to top on unix. I would like this periodically call remote to act on milliseconds and not seconds. Is there a way for it to go faster than 1 second frequency or is that the fastest? Also, is there a better way of doing this than sending ajax calls every second because it does seem kind of messy. Thanks -- Posted via http://www.ruby-forum.com/.