Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about pub/sub system with akka+netty+websocket #1

Open
ArvinH opened this issue Aug 18, 2012 · 2 comments
Open

about pub/sub system with akka+netty+websocket #1

ArvinH opened this issue Aug 18, 2012 · 2 comments

Comments

@ArvinH
Copy link

ArvinH commented Aug 18, 2012

Hi, I‘m very newbie in akka&netty, but right now I want to build a pub/sub system with akka+netty+websocket(maybe using socko)
Do you have any advice or Do you have plan to do the something?built a pub/sub system example?

It would be appreciated if you can give me some advice or sample code!

thanks for your time

@janm399
Copy link
Member

janm399 commented Sep 14, 2012

I've just finished the composing functions in actors; since you're the first one to request a topic to cover, it's yours! The next update will be push notification using web sockets.

@ArvinH
Copy link
Author

ArvinH commented Sep 15, 2012

Thanks! although I've been implement the pub/sub system using redis + akka

  • websocket to satisfy my requirement for now
    but I still want to know how to use akk+netty+websocket without using redis

much appreciated!

2012/9/14 Jan Machacek [email protected]

I've just finished the composing functions in actors; since you're the
first one to request a topic to cover, it's yours! The next update will be
push notification using web sockets.


Reply to this email directly or view it on GitHubhttps://github.com/janm399/akka-patterns/issues/1#issuecomment-8556304.

成功大學 資工所 前瞻網路資料庫實驗室
資訊種子第八屆
黃首翰
Email:[email protected]
Mobile phone:0930-955731
MSN:[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants