Apache resigns from the Java Community Process executive committee
Apache resigns from the Java Community Process executive committee
Posted Dec 11, 2010 21:51 UTC (Sat) by cmccabe (guest, #60281)In reply to: Apache resigns from the Java Community Process executive committee by RogerOdle
Parent article: Apache resigns from the Java Community Process executive committee
> If Apache leaves Java behind then it should find or sponsor a patent free
> alternative language. An interpreted version of C++ would probably be
> least painful. I am not a C++ fan but what is closer to Java? Java has a
> huge memory foot print, I would welcome a reimagined alternative that is
> leaner, meaner, and faster.
> alternative language. An interpreted version of C++ would probably be
> least painful. I am not a C++ fan but what is closer to Java? Java has a
> huge memory foot print, I would welcome a reimagined alternative that is
> leaner, meaner, and faster.
Google Go?
It has a static type system, garbage collection, and a sane approach to concurrency.
