InfoQ

Topic/Tag specific view

All content and news on InfoQ about C++


Latest featured content about C++

Randy Shoup Discusses the eBay Architecture

Community
Architecture,
SOA
Topics
Fault Tolerance,
Design,
Search,
Performance & Scalability,
Enterprise Architecture,
Grid Computing

In this interview from QCon San Francisco 2007, Randy Shoup discusses the architecture of eBay. Topics discussed include eBay's architectural principles, horizontal and vertical partitioning, ACID vs. BASE, handling data inconsistency, distributed caching, updating eBay on the fly, architectural and coding standards, eBay's search infrastructure, grid computing, and SOA.

QCon Panel: What will the Future of Java Development Be?

Community
Java
Topics
Language,
Leadership,
Change,
Platforms,
Design,
Programming,
.NET Framework,
Community

In this panel discussion from QCon San Francisco, several influential leaders of the software development community discussed and debated the future of the Java language and APIs based upon the lessons we have learned from the past. Topics included static versus dynamic languages, removing code from Java, forking the JVM, and the next big programming language.

News about C++

Facebook Chat Architecture

Community
Architecture
Topics
Performance & Scalability

An under the covers look at the Facebook Chat architecture. "The secret for going from zero to seventy million users overnight is to avoid doing it all in one fell swoop."

APIFinder - Your Guide to APIs

Community
.NET,
Ruby,
Java
Topics
Web 2.0,
.NET Framework

Developers today are constantly creating applications that consume services of other web sites. Consuming these services requires figuring out and understanding the sometimes complex Application Programming Interfaces (APIs).

Major IntelliSense Changes Planned for VC++ 10

Community
.NET
Topics
Artifacts & Tools

Major changes are planned for IntelliSense in Visual C++ 10. These include a faster, more reliant parser and replacing the opaque NCB file with a SQL Server Compact database that can be browsed directly.

Visual C++ 2008 Feature Pack Beta Now Downloadable

Community
.NET
Topics
Language

The Visual C++ 2008 Feature Pack beta is available for download. The Feature Pack extends the VC++ Libraries which come with Visual Studio 2008.

.NET Compact Announced for Symbian OS

Community
.NET
Topics
Mobile

Red Five Labs is bringing the .NET Compact Framework to S60 and the Symbian OS. Symbian is the market leader for smart phone operating systems. In 1995, S60 alone had a 58% market share. Overall, 72% of devices were running S60 or some other variant of Symbian.

Stephan T. Lavavej on the future of C++

Community
.NET
Topics
Language

On the Microsoft Visual C++ blog Stephan T. Lavavej, a library developer, speculates about the future of the C++ language.

Catching up with Phoenix

Community
.NET
Topics
Research,
.NET Framework

This past year Microsoft introduced Phoenix a project aimed at transforming the traditional blackbox compiler into a transparent one.