Git Product home page Git Product logo

Comments (7)

viktorklang avatar viktorklang commented on May 19, 2024

I assume you're talking about http://download.java.net/maven/2/com/sun/jersey/contribs/jersey-scala/1.1.0-ea/ ?

from akka.

jboner avatar jboner commented on May 19, 2024

Yes. Exactly as well as the jersey lift stuff.
Care to help out with that?

from akka.

viktorklang avatar viktorklang commented on May 19, 2024

jersey-scala should be a 15 minute integration. I'll do a read-up on jersey-lift and see what's needed. I should probably have time during the weekend to try to integrate it :)

from akka.

viktorklang avatar viktorklang commented on May 19, 2024

Also, the code in http://is.gd/1KjhI uses ThreadLocal, I'm assuming that it could be a problem for Actor usage. We just need to make sure that we're on the same Thread when we access the ThreadLocal

from akka.

viktorklang avatar viktorklang commented on May 19, 2024

jersey-scala integrated here: https://github.com/viktorklang/akka/tree
I updated the Scala Sample Service as well

from akka.

viktorklang avatar viktorklang commented on May 19, 2024

I'm giving up on jersey-lift , I simply cannot get Grizzly to do the right thing (i.e. initialize the LiftFilter properly).
I'll move onto try to integrate Atmosphere.
But I guess the question is how it's supposed to interact with the services.
Perhaps we should have a discussion about it?

from akka.

jboner avatar jboner commented on May 19, 2024

Thanks for trying Lift integration out. If it's a problem with Grizzly we could perhaps move to embedded Jetty. Grizzly was just the simplest thing that could work.

Regarding Atmosphere I was simply thinking binding an actor as a Comet actor by annotating it the same way as done with jax-rs. Do you think there will be issues? Write up your thoughts and ideas and I'll try to reply.
(But I haven't looked at Atmosphere impl yet). Thanks a bunch for trying this out. It would be a killer to have Akka actors comet enabled.

from akka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.