The Apache Software Foundation announced the releases of Apache Lucene 5.0 and Apache Solr 5.0, with each project adding new features and major component changes. Apache Lucene 5.0 adds Java’s NIO2 API file access, unique ID storage and IndexWriter merger checking, along with reduced heap storage, auto-IO-throttling and payload support for memory indexes. The full … continue reading
The Apache Software Foundation has announced Apache Flink as a Top-Level Project (TLP). Flink is an open-source Big Data system that fuses processing and analysis of both batch and streaming data. The data-processing engine, which offers APIs in Java and Scala as well as specialized APIs for graph processing, is presented as an alternative to … continue reading
For all its surface frenzy, 2014 was a year in which the biggest news stories in the programming language community were about acknowledging reality and bowing to the inevitable. First, there was Java 8. For Java developers, this release is the most important since before the turn of the century—probably the most important release since … continue reading
Google has announced the open-source availability of the Cloud Dataflow SDK, allowing developers to integrate their apps with the Dataflow-managed data processing service. Google software engineer Sam McVeety made the announcement in a blog post detailing how developers now have the capability to begin porting Dataflow to other languages and execution environments, and they can … continue reading
Bitcoin.org has released the Bitcoin Developer Guide, a list of detailed information about the bitcoin protocol and related specifications. The guide provides basic information about bitcoin as well as the steps and resources needed to start building bitcoin-based applications. The guide spans bitcoin-related development topics such as block chains, block height and forking, transactions and … continue reading
Apple’s Swift programming language and the R statistical language are the two candidates for TIOBE’s programming language of the year award, according to the TIOBE index for December. In the October TIOBE programming community index, Google Dart had cracked the Top 20 languages, and Java and C++ popularity had hit all-time lows. This time around, … continue reading
Samsung’s first development kit for its wearable virtual reality device, powered by Oculus, is now available. “With Gear VR Innovator Edition, Samsung is putting the device in the hands of creators to craft amazing experiences as we define this new mobile category together,” said Justin Denison, vice president of product strategy and marketing at Samsung. … continue reading
Google is developing two new compilers, codenamed Jack and Jill, to replace the current javac and dex compilers used in its Android mobile operating system. According to a blog post from Saikoa, a Belgian mobile development software company that discovered build tools labeled Jack and Jill in the latest Android SDK, the tools will streamline … continue reading
Oracle continues to pile on the new features planned for Java 9, posting feature outlines for unified JVM logging and additional compiler controls, as well as plans to remove deprecated garbage collection combinations and fix Project Coin. Adding to the initial Java 9 feature set approved for release back in August, Java chief architect Mark … continue reading
We told you earlier this year that Microsoft was planning to open up its .NET platform with a foundation and multiple open-source projects. The arrival of this project was yesterday, thanks to Microsoft’s release of a preview version of Visual Studio 2015. Also in there was news of Visual Studio Community 2013, a free version … continue reading