[ 
http://issues.apache.org/jira/browse/DIRMINA-165?page=comments#action_12362959 
] 

Federico Bonelli commented on DIRMINA-165:
------------------------------------------

The ByteBuffer version I have published is not a good solution, I have modified 
it so I have the last version and an echo TCP server that does broadcast with 
the messages received.

Somebody who have the power can remove here the ByteBuffer so I can publish the 
right version with the example?

> Easy and performant copy of the ByteBuffer
> ------------------------------------------
>
>          Key: DIRMINA-165
>          URL: http://issues.apache.org/jira/browse/DIRMINA-165
>      Project: Directory MINA
>         Type: Improvement
>     Versions: 0.8, 0.9, 0.8.1, 0.8.2
>     Reporter: Federico Bonelli
>     Priority: Minor
>  Attachments: ByteBuffer.java
>
> Until now if you wish to broadcast a message you must create by your own the 
> bytebuffer copies, it would be better to provide a ByteBuffer.asReadOnly() 
> method that create a copy that share the data with the original ByteBuffer

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to