Best Way to exchange data among two clients

Hi guys,

I am implementing a Javascript plugins to share Chat, request across two clients via my Rails server.

I am thinking of Juggernut and Comet, they seems to be possible solns.

Which one is better? And is there any other soln to do pushing communications like my situation?

Thanks, Arthur