Apologies, Michal. The resource containing the (brief) mention of RDMA can 
be found here 
<https://github.com/real-logic/Aeron/wiki/Protocol-Specification>, under 
"Design Assumptions". I'll quote it here for convenience.

*"The Aeron protocol is designed to be run directly over many different 
types of transmission media, including shared memory/IPC, InfiniBand/RDMA, 
UDP, TCP, Raw IP, HTTP, WebSocket, BLE, etc. This means that the following 
assumptions are made:*

   - *Transmission Media may be a stream media, such as TCP or RDMA without 
   inherent frame boundaries.*
   - *..."*

Marc

On Tuesday, 2 May 2017 11:00:42 UTC+2, Michal Borowiecki wrote:
>
> Hi Marc,
>
> Sounds very interesting but I couldn't find evidence of Aeron directly 
> supporting RDMA in the links your provided or otherwise. Can you please 
> point me to your sources?
>
> I found this github ticket https://github.com/real-logic/Aeron/issues/220 
> but it's still open.
>
> Thanks,
>
> Michal
>
> On 02/05/17 09:43, Marc Christoph wrote:
>
> Hi, everyone 
>  
> I am having some issues understanding the implementation details of RDMA 
> and whether it is supported by Akka. According to this blog post 
> <http://blog.akka.io/artery/2016/12/05/aeron-in-artery>, Akka is using 
> Aeron <https://github.com/real-logic/Aeron> as an underlying transport in 
> the remoting implementation, and Aeron supports RDMA. However, I am unsure 
> of how to leverage it in my own applications. From what I understand, RDMA 
> is a feature of the network adapter, but I do not know if I need to 
> explicitly make use of it in my code? Or if Akka provides functionality to 
> do so?
>
> Thanks in Advance
>
> Marc
> -- 
> >>>>>>>>>> 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 akka-user+...@googlegroups.com <javascript:>.
> To post to this group, send email to akka...@googlegroups.com 
> <javascript:>.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>
>
> -- 
> <http://www.openbet.com/> Michal Borowiecki 
> Senior Software Engineer L4 
> T: +44 208 742 1600 
>
>
> +44 203 249 8448 
>
>
>   
> E: michal.b...@openbet.com <javascript:> 
> W: www.openbet.com 
> OpenBet Ltd 
>
> Chiswick Park Building 9 
>
> 566 Chiswick High Rd 
>
> London 
>
> W4 5XT 
>
> UK 
> <https://www.openbet.com/email_promo> 
> This message is confidential and intended only for the addressee. If you 
> have received this message in error, please immediately notify the 
> ...@openbet.com <javascript:> and delete it from your system as well as 
> any copies. The content of e-mails as well as traffic data may be monitored 
> by OpenBet for employment and security purposes. To protect the environment 
> please do not print this e-mail unless necessary. OpenBet Ltd. Registered 
> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4 5XT, 
> United Kingdom. A company registered in England and Wales. Registered no. 
> 3134634. VAT no. GB927523612 
>

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

Reply via email to