MINA 3.0 Thrift and Protobuf support

2013-05-04 Thread Raphaël Barazzutti
Hi MINA-developers! Using extensively MINA 2.0 at my work, I’d like to contribute to the next MINA version. IMHO, MINA 3.0 could provide serialization facilities like Apache Thrift and Google Protobuf transport. According to that I decide to propose the following code to be merged with the main

Re: MINA 3.0 Thrift and Protobuf support

2013-05-04 Thread Emmanuel Lécharny
Le 5/5/13 1:31 AM, Raphaël Barazzutti a écrit : Hi MINA-developers! Hi Raphaël ! Using extensively MINA 2.0 at my work, I’d like to contribute to the next MINA version. IMHO, MINA 3.0 could provide serialization facilities like Apache Thrift and Google Protobuf transport. This is most

Re: MINA 3.0 Thrift and Protobuf support

2013-05-04 Thread Ashish
Thanks Raphael ! Had a quick look at the code. One quick question, for fragmented packets, you need to store the data till the message is complete. I couldn't find where you are doing this. May be I am missing something. I am currently playing around with an Avro decoder. Approach is similar,

[3.0] Would we need CumulativeProtocolDecoder?

2013-05-04 Thread Ashish
Folks, I remember the discussion about not to have CumulativeProtocolDecoder in 3.0. IMHO, we have many scenarios where we would need it, otherwise we might end up writing our own context implementations to store partial messages (we have one in TextLineDecoder and Http Decoder has its own). Do

commit

2013-05-04 Thread 大丑梦新
I am a Java programmer in China. I want to do some for open source , especially such as apache. If you don't mind , I want try my best to developer Apache AsyncWeb. Thank you!

Re: commit

2013-05-04 Thread Emmanuel Lécharny
Le 5/5/13 7:35 AM, 大丑梦新 a écrit : I am a Java programmer in China. I want to do some for open source , especially such as apache. If you don't mind , I want try my best to developer Apache AsyncWeb. Hi, you are very welcome ! Asyncweb is a dormant project at the moment, but if ou'd like to