label:java (1 - 10 of 14)
 

label:java (1 - 10 of 14)

Work Sets

A very useful concept in multi-core programming.

2012-02-29 - #Java - #multicore - #tech

Programmable Keyboard for Less and Windows UI Automation

Adventures in UI automation and remote control.

2021-10-30 - #c++ - #diy - #java - #LMMS - #music - #tech

Thread Pools

An overview of the multithreading framework used in my video editing toolkit.

2010-11-17 - #Java - #multicore - #tech

Parallel For and ForEach

A useful construct for parallel programming.

2012-02-29 - #Java - #multicore - #tech

The Problem With java.util.concurrent

A critique of this part of the Java API.

2012-03-02 - #Java - #multicore - #tech

Java Generics and API Extensions

API Extensions label:tech label:java

2012-08-14 - #Java - #tech

API Lockdown

Libraries that are "all API" must be much more flexible than other libraries. But there are a number of ways to keep that from happening.

2012-10-30 - #Java - #tech

Background I/O

A useful design pattern.

2013-02-17 - #Java - #multicore - #tech

Parallel Exception Handling

How to handle exceptions in parallel programming.

2013-02-22 - #Java - #multicore - #tech

Nice JNI Exceptions

How to throw nice an informational exceptions from native code.

2013-09-01 - #Java - #JNI - #tech

1 2 Next