InfoQ Homepage Real Time 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.
-
Robotics Developer Studio 2008 CTP Available for Download
Microsoft has recently made available for download the Robotics Developer Studio 2008 CTP.
-
Cogmation's robotSuite is Now Available for Windows
Cogmation, the maker of the development tool robotFoundary and the matching simulator robotSim, has released a Windows version of the suite. InfoQ has had a chance to talk with Cogmotion's Director of Research and Development, Shawn Schaerer.
-
Building Complex Event Processing applications in Java with WebLogic Event Server
A look at how BEA's WebLogic Event Server simplifies building Complex Event Processing applications.
-
Erlang's Mnesia - a distributed DBMS for highly scalable apps
Not every application has the scalability requirements of Google, Flickr or Amazon, however the ideas behind the Mnesia DBMS are compelling: a fast, in-process DBMS that takes advantage of concurrency, with the ability to replicate tables across distributed nodes for high scalability and fault tolerance.
-
A Real Product using Z-Wave and .NET Micro
Microsoft has been pushing a lot of new technology lately, but is any of it actually useful? In the case of .NET Micro, Leviton Manufacturing says it is, though the far more interesting technology is Z-Wave.
-
BEA announces Real Time 2.0, WebLogic Event Server
BEA recently announced WebLogic Event Server, a Java application server designed for event-driven applications and WebLogic Real Time 2.0 a new release of BEA's real-time technology.
-
Microsoft has brought .NET to the World of Robotics
Seeing parallels between the computer industry of 30 years ago and the robotics industry of today, Microsoft is determined to not be left out of the next big thing. For their initial play, Microsoft has released the Microsoft Robotics Studio.
-
WCF Live Service Trace Viewer
Craig and Vittorio release their Live Service Trace Viewer which is an enhancement to the one provided in the .NET 3.0 SDK. The differentiator: you can view the WCF interactions as they happen.
-
WebLogic Real Time 1.1 Provides < 30 ms latency
BEA has released WebLogic Real Time (WLRT) Core Edition 1.1 today, their product intended to bring Java into what has traditionally the realm of C/C++ apps. Real Time claims to have 20 millisecond average latencies and 30-millisecond maximum latency on its own benchmark application. BEA is recommending Spring as the programming model for Real Time.