@rbates If faye is using eventmanchine? Do I need to make sure my implementation in rails is asynchronous by using eventmachine as well? From my understanding, rails is blocking the IO.
@rbates Is the implementation of faye any difference from the pusherapp(http://webpulp.tv/post/1626829659/pusher-app-martyn-loughran)? Are they both using eventmachine?
It's so awesome! I have been looking for the same stuff for a long time...(even thinking of building one).
@rbates If faye is using eventmanchine? Do I need to make sure my implementation in rails is asynchronous by using eventmachine as well? From my understanding, rails is blocking the IO.
Once again, thanks for the post!!!
@rbates Is the implementation of faye any difference from the pusherapp(http://webpulp.tv/post/1626829659/pusher-app-martyn-loughran)? Are they both using eventmachine?
It's so awesome! I have been looking for the same stuff for a long time...(even thinking of building one).