InfoQ Homepage Architecture & Design Content on InfoQ
-
Two-Part Series on Real-Time Java
Sun Developer Network is hosting a two-part article on real-time Java systems which covers threading, memory, and garbage-collection issues, and introduces the Sun Java RTS platform.
-
Put Agile2008 on your Phone or PDA with Gcal
With its emphasis on smaller and more intimate sessions for hands-on learning, the schedule for the annual Agile Alliance conference can be overwhelming. This year it lists about 550 talks, workshops, tutorials, experience reports and papers. One agilist has taken matters into her own hands and offers a public gcal interface to the conference site, one timeslot at a time.
-
Only 1 in 5 SOA Projects Actually Succeed
A typical SOA implementation is as much about solving business and organizational problems as it is about technology. A latest SOA survey by Burton group shows that unless these three SOA underpinnings are balanced correctly, SOA implementations are destined to fail.
-
Grails Gains Cloud Hosting with Morph AppSpace
Morph AppSpace is a cloud-based platform for hosting web applications. The latest release has added support for Groovy and Grails. InfoQ caught up with David Abramowski, CEO of Morph Labs to get some more details around it's recent move into the Java space.
-
Presentation: Operational Scalability in the Next Generation Web World
In this presentation filmed during JAOO 2007, Wayne Fenton, Director of Architecture at eBay Inc., talks about the ways in which software architects can design systems for much-improved efficiency and reliability from an operational perspective.
-
Mono 2 News Update
Marek Safar has announced that gmcs, the C# compiler for Mono, now has full C# 3.0 support in Mono 2. Meanwhile, Linear IR is offering significant improvements over the older Mono JIT.
-
InfoQ Book Review: Agile Adoption Patterns
Ryan Cooper picked up Agile Adoption Patterns: A Roadmap to Organizational Success by InfoQ's own Amr Elssamadisy and gives this book a positive: This book belongs on the bookshelf on anyone who is interested in helping a traditional software organization make an effective transition to a more agile way of working.
-
Should LINQ to SQL Go Open Source
More and more, LINQ to SQL is being seen as a temporary solution. With the impending release of ADO.NET Entity Framework, a lot of people are worried that development on LINQ to SQL will fall by the wayside. With Microsoft's long history of developing and discarding database access technologies, these concerns are not without merit. So this raises the question, "Should LINQ to SQL Go Open Source?"
-
Object Relational Mapping - User Case Studies
Roberto Zicari, from ODBMS.org, collected interviews and stories from several users of Object/Relational mapping technologies. The main point of the cases was around "impedance mismatch" between the object technology in the domain model and the relational technology in the data model.
-
Castle Project Founder Joins Microsoft
The founder of the Castle Project, Hamilton Verissimo de Oliveira, has decided to join Microsoft as Project Manager of the MEF team according to his blog. Castle is a .NET open source project intended to help enterprise and web development.
-
Functional Test Workshop from the Agile Alliance
The second Agile Alliance Functional Testing Tools Workshop is being held the day before Agile 2008 (Monday August 4). This is the second workshop being held this year and its goal is “advance the state of the art of automated functional testing tools used by Agile teams to automate customer-facing tests”.
-
Web services orchestration engine Apache ODE 1.2 Released
The Apache ODE team announced this month the 1.2 release of the Apache ODE project. These releases includes many new features, including external variables,support for WSDL HTTP binding and REST-style Web Services advanced endpoint configuration, and a lot of small improvements and bug fixes.
-
Thoughts On Software Architecture and Corporate Structure
Many important challenges faced by a software architect for a large company have as much to do with the organization as technology. In a recent blog entry, Dan Greenblog drew parallels between the principals behind software architecture and effective organizational structures.
-
Interview: Avi Bryant on DabbleDB, Smalltalk and Persistence
In this interview from QCon 2008, Avi Bryant talks about his Smalltalk web framework Seaside and DabbleDB. Also: Avi explains how DabbleDB uses Smalltalk images for persistence instead of an RDBMs and how to make Squeak scale.
-
JRuby Roundup: 1.1.3, rcov4jr, Rubinius MVM and FFI
JRuby 1.1.3 was released with Gems 1.2, improved performance, and many other fixes. Meanwhile the library support for JRuby increases, with a JRuby version of rcov in the works, as well as ports of Rubinius' Foreign Function Interface (FFI) and its MVM API.