[Mono-list] WCF via TCP is frightfully slow

Dave Curylo curylod at asme.org
Sun Sep 22 17:36:44 UTC 2013


WCF on mono is experimental at best. You're likely to hit a lot of
performance and stability issues, as well as landlines where bits of it
just aren't implemented at all.  You will have much better luck with
ServiceStack, or something lower level that sticks to the core
framework, like TcpClient/TcpListener.

On Sunday, September 22, 2013, mauzik wrote:

> I tried it on Mono 3.0.8 on windows (GC: Boehm), windows 3.2.3 (GC: sgen)
> and
> latest mono from git on linux. In all these cases is the result same. Very
> slow run. I tried implement service via service stack and it is very fast
> under Mono and .NET too. I implement it via Service Stack at worst, but I
> would like to use WCF.
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/WCF-via-TCP-is-frightfully-slow-tp4660946p4660950.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com <javascript:;>
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20130922/eb320909/attachment.html>


More information about the Mono-list mailing list