Mono not well suited for Linux development
Mono not well suited for Linux development
Posted Dec 11, 2010 14:13 UTC (Sat) by pr1268 (guest, #24648)In reply to: Apache resigns from the Java Community Process executive committee by butlerm
Parent article: Apache resigns from the Java Community Process executive committee
Yes, Linux could/would (probably already does) implement a better threading model for .NET than Win32, but I believe the point is that since the Win32 model is already "shoe-horned" into Mono, then .NET apps on Linux are at a performance disadvantage already (correct me if I'm wrong with Mikov's point).
Aren't .NET compiled binaries actually platform-independent bytecode (like Java)? It would seem hideously difficult to push divergent threading models into the bytecode interpreter rather than in the compiled bytecode itself (just my intuition).
