InfoQ Homepage Infrastructure Content on InfoQ
-
Interview: Smalltalk Dave about Programming Languages, SOA, MDA and the Web
In an interview at OOPSLA, Dave Thomas talks about the reasons for the rise of Java, what's behind Web 2.0, MDA and SOA, the rise of dynamic languages and the opportunities that he sees in the web as a platform.
-
Consuming REST Services with WCF
The .NET Framework 3.5 introduces REST-style WCF services. In addition to developing and hosting RESTful services there are several options for consuming these services.
-
MagLev: Gemstone builds Ruby runtime based on Smalltalk VM
OODB vendor Gemstone works on a Ruby VM called MagLev. Working with Seaside's and DabbleDB's Avi Bryant, Gemstone bases the Ruby runtime on their Smalltalk VM to offer performance and powerful persistence features. We talked to Avi Bryant and Gemstone's Bob Walker about the technology behind MagLev and the plans for it.
-
SpringSource Launches New Application Server without Java EE
SpringSource today became an appserver vendor, challenging the existing Java EE server establishment with the SpringSource Application Platform, an application server built on Spring, OSGi, and Apache Tomcat. The new appserver departs from the Java EE standards, exposing the Spring programming model natively, along with a new deployment and packaging system (no EAR files), built over an OSGi core.
-
HBase Leads Discuss Hadoop, BigTable and Distributed Databases
Google's recent introduction of their Google Application Engine has created renewed interest in alternative database technologies. InfoQ recently sat down with the leads of HBase, an open-source, distributed, data store modeled after the Google's BigTable.
-
Google 'simplifies web development' with AppEngine
At Campfire One on April 7th, 2008, Google introduced Google App Engine as a way to simplify the job of creating, running and scaling web applications, to make it 'easy.' In essence, Google App Engine allows you to build web applications locally using and then deploy them on Google's infrastructure.
-
CohesiveFT's Elastic Server On-Demand - Easy Server Provisioning
CohesiveFT's Elastic Server On-Demand is a SaaS platform that allows virtualized application stacks to be dynamically defined and provisioned on-demand, doing in minutes what can take hours or days. InfoQ spoke with Alexis Richardson about the service and how it helps simplify the complexity of virtualization.
-
Presentation: Beth Massi on Conquering XML with LINQ in VB9
Beth Massi, the Visual Basic content manager on Microsoft's MSDN, presents on how to work with XML and LINQ in Visual Basic 9.
-
Microsoft Live Mesh Keeping your World in Sync
Microsoft released a technology preview of their Windows Live Mesh service designed to connect and synchronize devices, folders and news. The details from Microsoft include giving users of PCs, Macs and Mobile phones access to their information from anywhere.
-
Is Cohesion Important for SOA?
Jim Webber re-ignited some interesting discussions about the need (or not) for Cohesive Services within SOA. What started as a fairly innocuous post has certainly generated a lot of debate.
-
BPEL4People Virtual Roundtable Interview
In another one of our semi-regular Virtual Roundtables, InfoQ took the opportunity to talk to some of the main authors behind the BPEL4People and WS-HumanTask specifications and find out the driving forces behind it and what we can expect next.
-
Mule 2.0 Released
Mule, a lightweight and highly scalable ESB, has just release Mule 2.0. New features in the 2.0 release include improved configuration using XML Schema, a closer Spring integration, and signification architectural improvements.
-
Amazon upgrades EC2 with Persistent Storage
Amazon’s Elastic Computer Cloud (EC2), which delivers Hardware as a Service (HaaS), is adding persistent storage to its list of features. Amazon CTO Werner Vogels write that "Persistent storage for Amazon EC2 will be offered in the form of storage volumes which you can mount into your EC2 instance as a raw block storage device."
-
StrokeDB, Just Another Distributed Database? Not Really.
As Distributed Databases get more and more interest, implementations are flourishing. CouchDB showed the way and is now incubated as an Apache project. RDDB was one of the first Ruby implementation of a Document-Oriented Distributed Database. We will check how a new database, StrokeDB, differentiates itself in the area with new promising features.
-
Combining General Purpose Languages and Domain Specific Languages for Model Driven Engineering
In his last blog post, Johan den Haan asks one of the key questions of model driven engineering. The article is didactic and explains how ontological and linguistic metamodels can be combined (orthogonally) to simplify code generation while enabling the combination of general purpose languages and domain specific languages concepts. He uses BPEL and BPMN as a supporting example.