Re: [Mono-dev] Is mono ready for backend deployment?

2015-03-27 Thread Gelin Yan
On Thu, Mar 26, 2015 at 9:41 PM, Edward Ned Harvey (mono) edward.harvey.m...@clevertrove.com wrote: From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list- boun...@lists.ximian.com] On Behalf Of Gelin Yan A few years ago, I tried to port one of our server from .net

[Mono-dev] Is mono ready for backend deployment?

2015-03-26 Thread Gelin Yan
gave up. Now We are in 2015 and mono has improved quite a bit. I want to know whether it is ready for backend? I founded many successful cases with mono but most of them are about mobile development. Could you share some experience on server side? Thanks. Regards gelin yan

Re: [Mono-dev] Is mono ready for backend deployment?

2015-03-26 Thread Gelin Yan
for for these recent crashes? I am interested in having a look if possible. Regards gelin yan ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] how to build mono 3.0.x on windows (64 bit)?

2013-01-06 Thread Gelin Yan
, but you may not need all of that depending on your use case (just embedding runtime for example). Thanks, Jonathan On Sat, Jan 5, 2013 at 1:00 AM, Gelin Yan dynami...@gmail.com wrote: Hi the question is as subject. I have searched on google a bit but got nothing. The building instructions

[Mono-dev] how to build mono 3.0.x on windows (64 bit)?

2013-01-04 Thread Gelin Yan
Hi the question is as subject. I have searched on google a bit but got nothing. The building instructions on mono website seems a little bit outdated. It require cygwin which is not 64 bit version. Other articles only talk about 32bit. Thanks. Regards gelin yan

Re: [Mono-dev] Do You (Mono developers) have some wish list?

2012-10-07 Thread gelin yan
@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list Hi I do hope socket threadpool stuff get some improvement (at least reach the same level as .net runtime). Regards gelin yan ___ Mono-devel-list mailing list Mono-devel-list

Re: [Mono-dev] TCP Async

2012-08-09 Thread gelin yan
on google however there are no more further info. I doubt maybe just maybe people here are not interested in using mono with TCP/UDP directly. If they need, they might consider using platform-specified API to fulfill their purposes. Regards gelin yan ___ Mono

Re: [Mono-dev] GC

2012-06-26 Thread gelin yan
@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list Hi Greg I suggest using sgen. it is now a stable implementation. Boehm has many problems. Regards gelin yan ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com

Re: [Mono-dev] Question about NetworkStream.BeginRead

2012-03-16 Thread gelin yan
On Sat, Mar 17, 2012 at 2:03 AM, pablosantosl...@terra.es pablosantosl...@terra.es wrote: Ok: the problem is that I was wrapping the NetworkStream with a BufferedStream, and BufferedStream is not async in Mono, while it is async in .NET :( On 16/03/2012 16:57, pablosantosl...@terra.es

Re: [Mono-dev] Mono 3.0, .NET 4.5 and next steps

2012-03-06 Thread gelin yan
On Tue, Mar 6, 2012 at 6:02 AM, Miguel de Icaza mig...@xamarin.com wrote: Hey guys, Just a heads-up of what we are planning. We are very close to release the first version of Mono 2.11 [1] which will be the public preview for Mono 3.0. The major features of Mono 3.0 will be that we now

Re: [Mono-dev] Hi, I'm new here.

2011-11-20 Thread gelin yan
Hi all I am curious the first scenario: embedding c# code and use it as a scripting language. As regards the size of runtime, it usually bigger than others like lua or even python, so what is the advantage? Regards gelin yan On Mon, Nov 21, 2011 at 7:02 AM, Revan revantheda

Re: [Mono-dev] Socket.Accept() causes [1]+ Stopped

2011-10-05 Thread gelin yan
Hi ykm Have you used async socket for production purpose? I have tried the new async socket with mono 2.8 unfortunately, it didn't work well. In other words, it was unable to perform like .net on windows. On Sat, Oct 1, 2011 at 1:07 PM, ykm ykmmum...@gmail.com wrote: Hi DJL, It seems from

Re: [Mono-dev] Mono's future

2011-07-06 Thread gelin yan
Hi Miguel Thanks for your answer.. I like c# syntax and its power on *nix platform. We are engaging a large scale real time tracking system. At the past, all those components were written by c# and ran on windows. We plan to move some key parts to linux. The mono in particular 2.10.x... make

Re: [Mono-dev] Mono's future

2011-07-02 Thread gelin yan
I am more concerned on when mono 3.0 will be released. As we know, about performance, mono still has a long way to go. The gc and socket performance improved significantly but not enough.. regards gelin yan On Fri, Jul 1, 2011 at 7:47 PM, Robert Jordan robe...@gmx.net wrote: On 01.07.2011 12