[
https://issues.apache.org/jira/browse/ZOOKEEPER-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096707#comment-13096707
]
Eric Hauser commented on ZOOKEEPER-1158:
----------------------------------------
Camille,
The patch makes is .NET 4.0 based. .NET 4.0 contains some lockless collections
that lead to a significant performance improvement over the previous version of
my client. If necessary, this could be handled using compiler flags. Although
I have not testing this client vs. Mono, I know that the Avro project includes
a nant script to compile and run their C# tests under mono.
I've concatenated the two patches and attached.
> C# client
> ---------
>
> Key: ZOOKEEPER-1158
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1158
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Eric Hauser
> Assignee: Eric Hauser
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1158_2.patch
>
>
> Native C# client for ZooKeeper.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira