On 15 July 2015 at 21:36, James Carman wrote:
> On Wed, Jul 15, 2015 at 2:55 AM Jochen Wiedmann
> wrote:
>
>> On Wed, Jul 15, 2015 at 8:43 AM, Benedikt Ritter
>> wrote:
>>
>> > Apache Commons is open to all ASF committers and we invite anybody to
>> share
>> > code here [1]. So generally speakin
On Wed, Jul 15, 2015 at 2:55 AM Jochen Wiedmann
wrote:
> On Wed, Jul 15, 2015 at 8:43 AM, Benedikt Ritter
> wrote:
>
> > Apache Commons is open to all ASF committers and we invite anybody to
> share
> > code here [1]. So generally speaking this is something that would fit
> into
> > commons. Are
On Wed, Jul 15, 2015 at 8:43 AM, Benedikt Ritter wrote:
> Apache Commons is open to all ASF committers and we invite anybody to share
> code here [1]. So generally speaking this is something that would fit into
> commons. Are you the only one working on this right now? It is better to
> have at l
Hello Clebert,
2015-07-13 22:11 GMT+02:00 Clebert Suconic :
> forgot the link:
>
>
> https://github.com/clebertsuconic/activemq-artemis/tree/master/artemis-native
>
> On Mon, Jul 13, 2015 at 4:10 PM, Clebert Suconic
> wrote:
> > I have this sub-project within ActiveMQ artemis, that is becoming
forgot the link:
https://github.com/clebertsuconic/activemq-artemis/tree/master/artemis-native
On Mon, Jul 13, 2015 at 4:10 PM, Clebert Suconic
wrote:
> I have this sub-project within ActiveMQ artemis, that is becoming more
> independent and could be reused among other projects.
>
>
> It's a thi
I have this sub-project within ActiveMQ artemis, that is becoming more
independent and could be reused among other projects.
It's a thin layer in top of Linux libaio.
You have method to submit write, submit read, allocate byte buffers,
and they are going straight to DMA on Linux Kernel.
Right n