BlueGrid - Grid computing for J2ME Bluetooth devices

BlueGrid is a middleware that provides parallel computing over J2ME devices using Bluetooth communication protocol. It allows J2ME devices to share computational load with other devices using a distributed scripting language called GScript. GScript has been designed upon a JavaScript like, open source, scripting language called FScript. GScript introduce the parallel and the task language constructs allows to define tasks and code sections where tasks can be executed in a distributed way thanks to BlueGrid.