Dan Farino About MySpace’s Architecture
Dan Farino talks about the system architecture and the challenges faced when building a very large online community. Dan explains how a .NET product scales on hundreds of servers.
Tracking change and innovation in the enterprise software development community
Posted by Scott Delap on Jan 12, 2007 12:25 PM
The Groovy Eclipse plugin has been updated to make use of Groovy 1.0 and includes basic code completion among its features. Among the features in this release:
- Run as Groovy now only shows up on Groovy files that are executable instead of all Groovy files
- Run as Junit is now available for Groovy unit tests, which will display the standard Eclipse Junit view. Run as Groovy for Junit tests will still display inthe console view.
- Run as Groovy and Run as JUnit now create Groovy Launch configurations, which will also show up in the Launch history. This enables the run last launched toolbar button to work.
- Alt-Shift-X-G runs a Groovy file, also creating a Launch Configuration
- Alt-Shift-X-D starts the debugger, also creating a Launch Configuration
- Popup menu on Projects now has options to launch the Groovy Console in a separate window or the Groovy console in the standard Eclipse console. Both are launched with the project classpath.
- Limited code assist, for methods and variables defined in the same file and Default Groovy Methods
- Going forward, plugin updates should be picked up automatically with "Search for updates..." instead of "Search for new features"
EclipseZone recently ran an article detailing getting started with Groovy and Eclipse.
Agile Projects: Five Ways to Fail When You Scale
The Agile Business Analyst: Skills and Techniques needed for Agile
Smart agile development within dispersed teams
Webcast: Applying lean thinking to the governance of software development
Dan Farino talks about the system architecture and the challenges faced when building a very large online community. Dan explains how a .NET product scales on hundreds of servers.
Bernd Mathiske discusses Maxine VM, Java compatibility, swapping major VM components, research areas, Object handling, code examples, optimizing compiler, snippets, bytecode generation, JNI and JIT.
Joe Armstrong speaks on various aspects of the Erlang language, presenting its roots, how it compares with other languages and why it has become popular these days.
The java double-check singleton pattern is not thread safe and can’t be fixed. In this article, Dr. Alexey Yakubovich provides an implementation of the Singleton pattern that he claims is thread-safe.
Diana and Jim talk about patterns observed in CTOs' activity. CTOs emerge as real people caring for other people in their organization, and are put under a lot of pressure and constraints.
Cloud computing feels like a tomorrow technology. Simon Thurman shows how developers can use Biztalk to create an Internet Service Bus which can be deployed locally or in the cloud.
InfoQ takes a look at the JavaFX preview build and talks to Sun Staff Engineer Joshua Marinacci about the upcoming version 1 release expected this autumn.
Jeff Sutherland, co-creator of Scrum, and Guido Schoonheim, CTO of Xebia, present an actual case of reaching hyper-productivity with a large distributed team using XP and Scrum.
No comments
Reply