This seems like a fairly common pattern/problem domain that people will be 
facing when they want to incorporate real-time updates on websites.

Is there anything open source that can help guide me on how to implement 
this?  I was thinking of using redis also but rabbitmq would be very 
similiar just the backing queue is different.

On Monday, September 3, 2012 12:10:45 PM UTC-4, Jeremy Pierre wrote:
>
> Apologies, I should have jumped in earlier - my team and I are using 
> websockets via Netty in Akka 2.0.x with RabbitMQ.  Looks like Redis 
> pub/sub is a bit simpler but maybe I can help. 
>
> Can't give a lot of details about what specifically we're working on 
> but if you have general questions about setup/approach I'll do my 
> best. 
>
> Jeremy 
>
> On Mon, Sep 3, 2012 at 5:21 AM, Viktor Klang <[email protected] 
> <javascript:>> wrote: 
> > Hi Jason, 
> > 
> > Apparently no one wants to admit to have done that :-) 
> > 
> > Cheers, 
> > √ 
> > 
> > On Tue, Aug 21, 2012 at 12:36 PM, Jason <[email protected] <javascript:>> 
> wrote: 
> >> I wonder know if anyone have tried to use websocket to send message to 
> Redis 
> >> pub/sub? 
> >> 
> >> 
> >> -- 
> >>>>>>>>>>>> Read the docs: http://akka.io/docs/ 
> >>>>>>>>>>>> Check the FAQ: http://akka.io/faq/ 
> >>>>>>>>>>>> Search the archives: 
> https://groups.google.com/group/akka-user 
> >> --- 
> >> You received this message because you are subscribed to the Google 
> Groups 
> >> "Akka User List" group. 
> >> To post to this group, send email to [email protected] 
> <javascript:>. 
> >> To unsubscribe from this group, send email to 
> >> [email protected] <javascript:>. 
> >> Visit this group at http://groups.google.com/group/akka-user?hl=en. 
> >> 
> >> 
> > 
> > -- 
> >>>>>>>>>>>      Read the docs: http://akka.io/docs/ 
> >>>>>>>>>>>      Check the FAQ: http://akka.io/faq/ 
> >>>>>>>>>>>      Search the archives: 
> https://groups.google.com/group/akka-user 
> > --- 
> > You received this message because you are subscribed to the Google 
> Groups "Akka User List" group. 
> > To post to this group, send email to [email protected] 
> <javascript:>. 
> > To unsubscribe from this group, send email to 
> [email protected] <javascript:>. 
> > Visit this group at http://groups.google.com/group/akka-user?hl=en. 
> > 
> > 
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to