InfoQ

InfoQ

Topic/Tag specific view

Linux Content on InfoQ


Latest featured content about Linux

Rob Pike on Parallelism and Concurrency in Programming Languages

Topics
Map-Reduce,
Parallel Programming,
Language Design,
Compilers,
Ruby,
Java,
Language,
.NET,
Linux,
Architecture

Rob Pike discusses concurrency in programming languages: CSP, channels, the role of coroutines, Plan 9, MapReduce and Sawzall, processes vs threads in Unix, and more programming language history.

News about Linux

OpenSim 2.4 - Open Source Software for Modeling & Simulating Movement

Topics
Artifacts & Tools,
Open Source,
Linux,
Win32,
OSX

OpenSim represents a freely available open source software system for modeling and simulation of movement. The system is provided by NCSSR (National Center for Simulation in Rehabilitation Research) which denotes a research department within Stanford University, California. The spectrum of possible application domains such as rehabilitation medicine, robotics, or games makes OpenSim interesting.

Kernel.org Back After Security Breach

Topics
Security,
Linux

After over a month since Kernel.org's security breach was announced (and subsequently taken off-line), the Kernel.org website has been brought back on-line.

Microsoft / SUSE Linux Deal Extended until 2016

Topics
Linux,
.NET,
Legal Matters

SUSE, formally part of Novell, has renewed its interoperability agreement with Microsoft for five more years. This agreement includes a 100 million investment in “new SUSE Linux Enterprise certificates”. And like the last agreement it raises more questions than answers.

Adrian Cole Announces JClouds 1.0 Release

Topics
Artifacts & Tools,
Operations,
Devops,
Cloud Computing,
Virtualization,
Java,
Deployment / Datacenter,
Linux

The goal of the new JClouds 1.0 release is to provide a common interface for managing compute nodes and storage nodes across many vendors, providers, frameworks and APIs from IaaS to PaaS, says JClouds founder Adrian Cole.

Articles about Linux

Inotify: Efficient, Real-Time Linux File System Event Monitoring

Topics
Linux,
Operations,
Events

The need to scan a given filesystem for changes is a fairly common one, and there are a variety of common tasks which need this. A framework which offers real-time event notification for Linux file system events is Inotify. In this article we will walk through how to use Inotify to monitor directories and trigger alerts on changes and present tools you might want to add to your personal toolbox.

Kernel Comparison of Three Widely Used OS

Topics
Operating Systems,
Linux,
Architecture

This article briefly examines and compares the kernels of the three most widely used quasi-Unix operating systems using three axes of comparison: efficiency, evolvement, and user friendliness. The operating systems compared (kernel only) are: OpenSolaris, Windows Vista, and Linux 2.6.

Delivering Java Apps on Fedora Core

Topics
Linux,
Operations,
Java

Fedora Core 4 was the first release to include a a lot of code written in Java. gcj aims to implement a complete system, compatible with Java, centered around an ahead-of-time compiler. It has a cleanroom class library based on GNU Classpath, and a built-in interpreter. The compiler can compile Java source files, class files, or even entire jar files to object code.

Interviews about Linux

John Leach on Virtualization and Unix Tools for the Data Center

Topics
Operations,
Ruby on Rails,
Cloud Computing,
Data Access,
Ruby,
Virtualization,
Deployment / Datacenter,
Linux,
Architecture,
Performance & Scalability

John Leach explains how Brightbox uses Virtualization in the data center and whether Virtualization causes performance problems. Also: a look at a few Unix tools and Linux features that Ruby developers might not know about.