Rails in the Large: How Agility Allows Us to Build One Of the World's Biggest Rails Apps
Neal Ford shows what ThoughtWorks learned from scaling Rails development: infrastructure, testing, messaging, optimization, performance.
Tracking change and innovation in the enterprise software development community
Posted by Craig Wickesser on Jan 09, 2008
Erlang is a concurrent programming language and runtime system that was originally developed in 1987 by Ericsson for their own proprietary use. In 1998 Ericsson released Erlang to the open source community under a Modified MPL (Mozilla Public License).There already was a proof-of-concept implementation of an Eclipse plugin (written by Eric Merritt and Marc van Woerkom), which at that time had been dormant for a while.Since an Eclipse plugin had been started, Vlad's choice to use Eclipse was an obvious one. Vlad also mentioned that his choice to use Eclipse was a result of several other factors,
How many developers are working on Erlide?
- I had started using Eclipse at work, and it seemed a good way to learn more by doing something fun.
- At that time (2002-2003), Netbeans wasn't even close to Eclipse in terms of support for developing one's own language support.
We are lucky to receive support from Ericsson, there are two developers (Jakob Cederlund and Tomas Daarstad) working more or lessIs Erlide a viable alternative to emacs?
full time with Erlide. And I try to keep up in the evenings.
Well, it depends what one understands by "viable". It works, it has features comparable to the default emacs' mode, but there is still a lot of work to do. It is still alpha state, meaning that some "stupid" bugs are still there that affect stability, but those are being fixed at a steady pace.What are the upcoming plans for the IDE (features, enhancements, etc)?
The main focus is on stability and integration with existing Erlang tools (mainly the debugger, but also tracing, profiler, dialyzer (static code analyzer), etc). We will have to add support for the new Erlang R12 release, which introduced a handful of cool improvements.What is the timeline for a 1.0 release?
In the longer term, I would like to add custom extension points, so that additional support (for example for web development (yaws,
erlyweb)) can be added by the community without having to deal with the whole Erlide. One of our goals is to have a very thin Java wrapper
and have everything of importance implemented in Erlang, lowering even further the entry barrier for Erlang developers to be able to
customize the environment without having to learn Java.
I'm one of those people that prefer having a very good quality 0.9 than a less than good 1.0, but given the above mentioned support weAs Vlad mentioned, Erlide is very young with its current version being 0.3.36. The Erlide development team does have a hefty workload ahead of them for a 1.0 release of the IDE.
aim for 1.0 by the end of Q2 2008. Until then, there will be releases at least once every month.
Comparing WebLogic, WebSphere, Oracle, and Open Source Application Servers
Redbook: WebSphere Application Server V7.0: Planning, Concepts, and Design
Lean development governance whitepaper by Scott Ambler and Per Kroll
Innovation in Your Data Centre
JBoss versus IBM WebSphere: Cost, Performance, Efficiency, Innovation (IBM wins)
Neal Ford shows what ThoughtWorks learned from scaling Rails development: infrastructure, testing, messaging, optimization, performance.
Stuart Halloway discusses Clojure and functional programing on the JVM in depth, and touches on the uses of a number of other modern JVM languages including JRuby, Groovy, Scala and Haskell.
Oren Teich and Blake Mizerany talk about the technology behind Heroku and the benefits of the new add-on system.
Chris Riley presents security issues threatening service based systems, examining security threats, presenting measures to reduce the risks, and mentioning available security frameworks.
This talk investigates technical issues encountered when moving to an Agile process.
Don Box and Amanda Laucher present “M”, a declarative language for building data models, domain models or external DSLs. Don Box's demos show some of M’s features and latest changes of the language.
It is four months since the SOA manifesto was announced; InfoQ interviewed the original author’s to get insight into the motivations and the process behind the initiative.
This article explains the impact memory barriers, or fences, have on the determinism of multi-threaded programs.
No comments
Watch Thread Reply