Languages

  • submit to reddit

Composing Futures with Akka

Composing Futures provides a way to do two (or more) things at the same time and then wait until they are done. Typically in Java this would be done with a...

0 replies - 2295 views - 03/17/13 by Nishant Chandra in Articles

Futures in Akka with Scala

Akka is actor based, event-driven framework for building highly concurrent, reliable applications. Shouldn't come a surprise that concept of a future is...

0 replies - 2791 views - 03/15/13 by Tomasz Nurkiewicz in Articles

DZone Links You Don't Want To Miss (3/15)

Live SO v. GitHub Programming Language Popularity Graph That title pretty much sums it up.  I’m loving this site.  But remember that you have to...

0 replies - 2359 views - 03/15/13 by Mitch Pronschinske in Articles

JasperReports and Scala

Reporting. The ungrateful tasks usually left to the peasants of programming teams. In this post, I’ll try to make it more bearable, even interesting;...

0 replies - 906 views - 03/12/13 by Jan Machacek in Articles

Dev of the Week: Konrad Garus

Every week, we feature a new developer/blogger from the DZone community here and in our newsletter, catching up to find out what they're working on...

0 replies - 4623 views - 03/12/13 by Eric Gregory in Articles

Grails Goodness: Injecting Grails Services into Spring Beans

One of the underlying frameworks of Grails is Spring. A lot of the Grails components are Spring beans and they all live in the Spring application context....

0 replies - 2544 views - 03/07/13 by Hubert Klein Ikkink in Articles

Using Twitter4j with Scala to Perform User Actions

My previous post showed how to use Twitter4j in Scala to access Twitter streams. This post shows how to control a Twitter user’s actions using Twitter4j....

0 replies - 852 views - 03/05/13 by Jason Baldridge in Articles

Synchronizing Snapshots and Incrementals With Single Threading

Many of the applications that I write these days have a lot of data - so much that there's no reasonable way to continually send all of it. Instead, most...

0 replies - 1197 views - 03/05/13 by Jay Fields in Articles

When to Extend Which Extension Point in Eclipse Plugin

There’s no need to tell how much popular and widely used the Eclipse platform is. And the huge success of it lies in its extensibility.It is extensible...

0 replies - 2161 views - 03/01/13 by Vishal Jain in Articles

JavaScript Charts for Java Developers

In this article I would like to show how JavaScript charting libraries can be hooked up to server-side Java code. Many Java developers don't like dealing with...

0 replies - 6146 views - 03/01/13 by Richard Perfect in Articles

Gradle Effective Implementation Guide: Book Review and Giveaway

Until recently, Ant has been my build system of choice: functional, proven and, it just works. So, I was intrigued to see what Gradle could provide instead. So...

7 replies - 2522 views - 03/01/13 by James Sugrue in Articles

Dev of the Week: Lorna Mitchell

Every week, we feature a new developer/blogger from the DZone community here and in our newsletter, catching up to find out what they're working on...

0 replies - 2914 views - 02/27/13 by Eric Gregory in Articles

Algorithm of the Week: Python vs. Ruby in the Knapsack Problem

The latest algorithm that we had to code in Algorithms 2 was the Knapsack problem which is as follows:The knapsack problem or rucksack...

0 replies - 5685 views - 02/26/13 by Mark Needham in Articles

Akka and CUDA

Let’s continue our discussion of native components that react to messages from Akka. We will wire in actual image processing to our C++ code. To make the...

0 replies - 1742 views - 02/23/13 by Jan Machacek in Articles

ScaleBase Overview – Your complete scale out partner

ScaleBase Overview – Your complete scale out partner Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...

0 replies - 311 views - 02/22/13 by Kelley Gemma in Uncategorized