InfoQ Homepage Performance & Scalability Content on InfoQ
-
Partitioning and Sharding Options for SQL Server and SQL Azure
Horizontal partitioning and sharding are important tools for developers working with extremely large datasets. We take a brief look at what’s available in SQL Server and what’s coming down the road.
-
NASA’s OODT selected as an Apache Top Level Project
The Apache Software Foundation has selected the Object Oriented Data Technology architecture to become one of its Top-Level-Projects (TLP). Originally created by NASA’s Jet Propulsion Laboratory, Pasadena, OODT allows transparent integration of geographically distributed and disparate computing and data resources via metadata middleware.
-
Targeting the GPU with GPU.NET
GPU.NET is a managed solution integrated with Visual Studio 2010 for .NET developers and aimed at creating calculation intensive applications for GPU.
-
Yahoo! Releases S4, a Real Time, Distributed Stream Computing Platform
This month, Yahoo! released a new open source framework for "processing continuous, unbounded streams of data." The framework, named S4, allows for massively distributed computations over data that is constantly changing. InfoQ examines some of the examples and compares S4 to other technologies.
-
MySQL/HandlerSocket and VoltDB: Contenders to NoSQL
NoSQL systems are considered by some as performing better than traditional SQL ones. Two SQL solutions, one based on MySQL plus a NoSQL layer used as a plug-in and VoltDB claim SQL still is a viable solution for large applications with high scalability needs.
-
Azul’s Zing Elastic Java Runtime for x86 is Generally Available from Today
Azul’s Zing is generally available from today, bringing their highly-scalable Java architecture to x86-based servers. InfoQ spoke to George Gould and Gil Tene about the launch, performance figures and licensing costs.
-
JINSPIRED Releases New Version of Lightweight Java Monitoring Tool: OpenCore
OpenCore, a lightweight Java application performance monitor by JINSPIRED, released version 6.0 this month. InfoQ reviews what lightweight monitoring is and some of the terms and concepts involved
-
New Relic Has Released RPM for .NET and PHP
New Relic has released two new variants of its performance tool: RPM for .NET and RPM for PHP. RPM offers performance monitoring and analysis for web applications running on premises or in the cloud.
-
Percolator: a System for Incrementally Processing Updates to a Large Data Set
Google's Daniel Peng and Frank Dabek published a paper on "Large-scale Incremental Processing Using Distributed Transactions and Notifications” explaining that databases do not meet the storage or throughput requirements for Google's indexing system which stores tens of petabytes of data and processes billions of updates per day on thousands of machines.
-
Google WebP - Creating Smaller Images for Faster Pages
Google wants to shrink images transferred over the Internet by proposing a new lossy format called WebP. They claim they have achieved 39% reduction in image byte size leading to speedier page load.
-
Concurrency Revolution From a Hardware Perspective
Brian Goetz and Cliff Click spoke at JavaOne conference last week about concurrency revolution from a hardware perspective. They said CPU designers will focus on parallelism in the future for increasing throughput of the systems. They also discussed some point solutions like Thread Pools, Fork/Join, Map/Reduce and Actors to achieve the concurrency in applications.
-
Aparapi: New, “Pure Java” API for Executing Arbitrary Compute Tasks on GPUs Unveiled at JavaOne
InfoQ catches up with Gary Frost from AMD who unveiled an alpha release of Aparapi, an API that allows programmers to write logic in Java to be executed on a GPU. GPUs are the massively parallel hardware acceleration chips originally installed in PCs to boost graphics rendering performance but that are now pushed to other kinds of compute-intensive tasks that have nothing to do with graphics.
-
Choosing Between Private Clouds with Oracle Exalogic and Deploying Oracle Apps on Amazon EC2
Oracle has created the Oracle Exalogic Elastic Cloud, a private cloud appliance for Oracle, Java and non-Java applications, and Amazon has announced support for many Oracle products.
-
Microsoft Has Released Windows HPC Server 2008 R2 Suite
Windows HPC Server 2008 R2 Suite is the latest HPC solution from Microsoft in the technical computing initiative called Modeling the World. Some of the new features include: workstations clusters, accessing the cloud, using SOA, services for Excel, and GPU support.
-
Terracotta's BigMemory Aiming to Eliminate Garbage Collection for Java Caches
Terracotta's BigMemory for Enterprise Ehcache product aims to by-pass Garbage Collection for objects held in the cache. InfoQ spoke to Amit Pandey, Chief Executive Officer at Terracotta, to find out more about the product.