InfoQ Homepage Architecture Content on InfoQ
-
MySQL Cluster 7.2 Released with 70x Increased Performance and NoSQL Features
Oracle fires a new round for the heart of the NoSQL market. This 7.2 release of MySQL Cluster has new features putting it head to head with other NoSQL solutions including REST, memcached wire protocol, NoSQL C++, and standard MySQL interfaces. Oracle boasts 70x speed gains for complex queries using MapReduce like distributed joins. Is the world ready for a MySQL/NoSQL hybrid from Oracle?
-
QCon comes to New York: June 18-22, 2012; Registration Open!
The first annual QCon New York, taking place June 18-22, 2012 is now open for registration ($700 savings until Feb 26th). QCon San Francisco has been sold out for the last two years and we are excited to bring the conference to the east coast!
-
Effective Scala - Best Practices from Twitter
Twitter has open sourced its Effective Scala guide. The document is on GitHub and is licensed under CC-BY 3.0. Scala is one of the primary programming languages used at Twitter, and most of the Twitter infrastructure is written in Scala. The Effective Scala guide is a series of short essays, a set of "best practices" learned from using Scala inside Twitter.
-
Agile's Next Wave: Transforming the Business
A recent Forrester report gives evidence to the advance of agility into the business world. This article reviews this trend and some of its potential implications.
-
ASP.NET MVC Model Binding
Model Binding is a feature that simplifies controller actions by using the request data to create strongly typed objects. Jess Chadwick takes a deep dive into this feature in an MSDN article and explores complex scenarios, as well as creating custom model binders when the default model binder is not enough.
-
Preview the Next JavaScript in Google Chrome
Google Chrome and V8 now support some of the features planned for the next version of JavaScript, known as ECMAScript 3.1 “Harmony”. To try out these features you can use dev channel release of Chrome with the “Experimental JavaScript features” flag turned on.
-
PrimeFaces 3.0 Released: Ajax, Mobile and IE 9 Components for JSF2
PrimeFaces 3.0 was recently released offering an extensive suite of JSF2 Ajax enabled components, a separate version for iPhone/Android devices and support for Internet Explorer 9.
-
Per Aspera ad ACTA–Worse than SOPA and PIPA?
According to news magazines, people worldwide are more and more against ACTA. The Anti-Counterfeiting Trade Agreement is intended to reduce copyright infringement and stealing of intellectual property rights. However, opponents fear the loss of civil rights. And the treaty may also have a large impact on software engineers.
-
Microsoft Deprecates Legacy Workflow Foundation Libraries in New Beta Release
In a recent blog post, Microsoft announced that the first generation objects of their WF technology are being deprecated in the upcoming .NET 4.5 release. WF, which is a workflow engine leveraged by .NET developers as well as a handful of Microsoft server products, has multiple new capabilities in .NET 4.5 while officially putting application that leverage the old .NET 3.0 objects on notice.
-
Sparx Systems Has Released Enterprise Architect 9.2
Sparx Systems, an Austrian based vendor of UML tools, has recently published version 9.2 of Enterprise Architect. The new version adds features like enhanced simulation capability and support for describing ontologies.
-
CMU SEI Hosts Free Virtual Software Architecture Event on 28th February
The Carnegie Mellon University Software Engineering Institute is organizing a free virtual event on software architecture. The show will provide information on tools and methods on 28th February, 1 pm to 4:30 p.m. ET.
-
Lighter Configuration Files and Better ASP.NET Support with WCF 4.5
Ido Flatow has been posting a series on the upcoming changes to WCF in .NET 4.5. Most of these changes revolve around making configuration files lighter and easier to work with in both stand-alone and IIS hosted modes.
-
MapReduce Patterns, Algorithms, and Use Cases
In his new article “MapReduce Patterns, Algorithms, and Use Cases”, Ilya Katsov gives a systematic view of the different MapReduce patterns, algorithms and techniques that can be found on the web or in scientific articles along with several practical use case studies.
-
QCon London One Month Away (March 5-9, 2012); Martin Fowler Keynote Confirmed
The 6th annual QCon London (March 5-9, 2012) is taking place in just 4 weeks, with the last early bird discount quickly approaching. ThoughtWorks' Martin Fowler and Rebecca Parsons have been confirmed to present the Day 1 keynote. QCon London will host more than 80 speakers, 5 concurrent tracks, and many breaks, parties, and opportunities for networking.
-
"The Object Network": Data Linking for Web APIs
Developers are overwhelmed by Web APIs. APIs are being published at an alarming rate exposing a myriad ways to access data which in turn is incompatible with similar objects across other Web APIs. The Object Network is an attempt at universalizing data formats for objects to create a data fabric that leverages the network effects of hyperlinking similar to the Internet.