FAQ

2013.11.21. 15:29:03 dátumon Pierre Lacerte írta:

I am building a custom remote transport and spent a long time reading the
NettyTransport implementation.

I have a working listener, but I can't get the associate to work.

Can someone explain to me how/who is completing the
akka.remote.transport.netty.TcpAssociationHandle.readHandlerPromise?
Hi Pierre,

Is this something that time critical for you (i.e. some project depends on it) or just a fun/exploration project? I want to make this architecture easier to use but we need to finish some internal work on Akka IO to make this happen.

So if this is not something critical I would postpone it for now.

-Endre

--
---
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 akka-user+unsubscribe@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/groups/opt_out.

Search Discussions

  • Pierre Lacerte at Nov 21, 2013 at 5:22 pm

    On Thursday, 21 November 2013 10:44:32 UTC-5, drewhk wrote:
    2013.11.21. 15:29:03 dátumon Pierre Lacerte <pierrealexa...@gmail.com<javascript:>>
    írta:
    I am building a custom remote transport and spent a long time reading the
    NettyTransport implementation.

    I have a working listener, but I can't get the associate to work.

    Can someone explain to me how/who is completing the
    akka.remote.transport.netty.TcpAssociationHandle.readHandlerPromise?
    Hi Pierre,

    Is this something that time critical for you (i.e. some project depends on
    it) or just a fun/exploration project? I want to make this architecture
    easier to use but we need to finish some internal work on Akka IO to make
    this happen.

    So if this is not something critical I would postpone it for now.

    -Endre
    Initially yes, I wanted to use this for a big project at work. We are
    looking to implement a SOA solution and I wanted to use Remote Actors for
    that(+ maybe clustering).

    However, I have to create a custom akka remote transport because we have
    our own (netty-like) in-house solution with kerberos support.

    Maybe a hybrid (local actor systems + in-house Protobuf communication)
    would be more appropriate for now.

    Pierre


    --
    ---
    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 akka-user+unsubscribe@googlegroups.com.
    To post to this group, send email to akka-user@googlegroups.com.
    Visit this group at http://groups.google.com/group/akka-user.
    For more options, visit https://groups.google.com/groups/opt_out.
  • Boris Capitanu at Apr 10, 2014 at 12:28 am
    Hi Endre,

    I'm also interested in exploring the possibility of implementing a custom
    transport for Akka...
    We're now almost 5 months later from when you replied to Pierre... has that
    work on Akka IO that you were referencing been finalized?
    Would this be a good time to attempt such a feat?

    Thank you,
    Boris
    On Thursday, November 21, 2013 9:44:32 AM UTC-6, drewhk wrote:

    2013.11.21. 15:29:03 dátumon Pierre Lacerte <pierrealexa...@gmail.com<javascript:>>
    írta:
    I am building a custom remote transport and spent a long time reading the
    NettyTransport implementation.

    I have a working listener, but I can't get the associate to work.

    Can someone explain to me how/who is completing the
    akka.remote.transport.netty.TcpAssociationHandle.readHandlerPromise?
    Hi Pierre,

    Is this something that time critical for you (i.e. some project depends on
    it) or just a fun/exploration project? I want to make this architecture
    easier to use but we need to finish some internal work on Akka IO to make
    this happen.

    So if this is not something critical I would postpone it for now.

    -Endre
    --
    ---
    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 akka-user+unsubscribe@googlegroups.com.
    To post to this group, send email to akka-user@googlegroups.com.
    Visit this group at http://groups.google.com/group/akka-user.
    For more options, visit https://groups.google.com/d/optout.
  • Patrik Nordwall at Apr 23, 2014 at 1:47 pm
    Hi Boris,

    On Thu, Apr 10, 2014 at 2:28 AM, Boris Capitanu wrote:

    Hi Endre,

    I'm also interested in exploring the possibility of implementing a custom
    transport for Akka...
    We're now almost 5 months later from when you replied to Pierre... has
    that work on Akka IO that you were referencing been finalized?
    Would this be a good time to attempt such a feat?
    Preview of Akka Streams and an early stream based API for Akka IO are
    available, but I'm not sure how easy it is to use this in a custom remote
    transport right now. We intend to develop an Akka IO based remote
    transport, but that work has not started yet.

    Regards,
    Patrik

    Thank you,
    Boris
    On Thursday, November 21, 2013 9:44:32 AM UTC-6, drewhk wrote:

    2013.11.21. 15:29:03 dátumon Pierre Lacerte <pierrealexa...@gmail.com>
    írta:
    I am building a custom remote transport and spent a long time reading the
    NettyTransport implementation.

    I have a working listener, but I can't get the associate to work.

    Can someone explain to me how/who is completing the
    akka.remote.transport.netty.TcpAssociationHandle.readHandlerPromise?
    Hi Pierre,

    Is this something that time critical for you (i.e. some project depends
    on it) or just a fun/exploration project? I want to make this architecture
    easier to use but we need to finish some internal work on Akka IO to make
    this happen.

    So if this is not something critical I would postpone it for now.

    -Endre
    --
    Read the docs: http://akka.io/docs/
    Check the FAQ:
    http://doc.akka.io/docs/akka/current/additional/faq.html
    ---
    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 akka-user+unsubscribe@googlegroups.com.
    To post to this group, send email to akka-user@googlegroups.com.
    Visit this group at http://groups.google.com/group/akka-user.
    For more options, visit https://groups.google.com/d/optout.


    --

    Patrik Nordwall
    Typesafe <http://typesafe.com/> - Reactive apps on the JVM
    Twitter: @patriknw
    JOIN US. REGISTER TODAY! <http://www.scaladays.org/>
    Scala <http://www.scaladays.org/>
    Days <http://www.scaladays.org/>
    June 16th-18th, <http://www.scaladays.org/>
    Berlin <http://www.scaladays.org/>

    --
    ---
    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 akka-user+unsubscribe@googlegroups.com.
    To post to this group, send email to akka-user@googlegroups.com.
    Visit this group at http://groups.google.com/group/akka-user.
    For more options, visit https://groups.google.com/d/optout.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupakka-user @
categoriesscala
postedNov 21, '13 at 3:44p
activeApr 23, '14 at 1:47p
posts4
users4
websiteakka.io
irc#akka

People

Translate

site design / logo © 2022 Grokbase