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 Kurt Christensen on Jan 21, 2007 03:00 PM
JetBrains has released version 1.2 of TeamCity, their distributed continuous integration server. New features include support for Visual SourceSafe, and a client-side plugin for Visual Studio 2005 which enables users to navigate from build errors in TeamCity directly to the corresponding source code within VS 2005:
[TeamCity 1.2 screenshot showing ability to navigate to code within Visual Studio]
Agile development teams rely on continuous integration to provide feedback on the current state of the codebase. Unfortunately, .NET developers adopting agile practices have often lacked tool support similar to that enjoyed by Java developers. JetBrains attempts to fill that gap with TeamCity, and with ReSharper, a Visual Studio add-in which provides enhanced navigation and refactoring functionality for .NET developers.
TeamCity is available at a discounted price until February 28th. Developers interested in trying TeamCity may download a 60-day trial version.
Evolutionary Design through Agile Development Podcast
Agile Projects: Five Ways to Fail When You Scale
Architectural Quality: Design, Development and Testing Rules
Lean Software Development Governance, a whitepaper by Per Kroll and Scott Ambler
The Future of Software Delivery According to visionaries Grady Booch & Erich Gamma
VersionOne is recognized by Agile practitioners as the leader in Agile project management tools. Companies such as Adobe, BBC, CNN, Dow, HP, IBM, Sony and 3M have turned to VersionOne to help deliver greater value to their customers.
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