This is answered in the thread I sent, it doesn't exist a valuable NIO framework. The Avro C# API docs: http://avro.apache.org/docs/1.7.3/api/csharp/namespaceAvro.html
The C# implementation of Avro is included in the latest source release tarball, this is mirrored on Github at: https://github.com/apache/avro/tree/trunk/lang/csharp On Feb 18, 2013, at 3:28 AM, Huang Tonglang <[email protected]> wrote: > Thank you for your response. I still can't fine answer there. My question > should be how to send avro message to flume avro source from C#. > > 谢谢! > > > -----邮件原件----- > 发件人: Alexander Alten-Lorenz [mailto:[email protected]] > 发送时间: 2013年2月17日 17:29 > 收件人: [email protected] > 主题: Re: How to make C# send mesasge to avro source > > May help you: > http://stackoverflow.com/questions/648282/any-nio-frameworks-for-net > > - Alex > > On Feb 17, 2013, at 10:06 AM, Huang Tonglang <[email protected]> wrote: > >> The avro source is a Netty server, but there is no C# client for Netty. >> Could someone help me? >> >> >> 谢谢! >> > > -- > Alexander Alten-Lorenz > http://mapredit.blogspot.com > German Hadoop LinkedIn Group: http://goo.gl/N8pCF > -- Alexander Alten-Lorenz http://mapredit.blogspot.com German Hadoop LinkedIn Group: http://goo.gl/N8pCF
