| Projects on Google Code | Results 1 - 10 of 10 |
The Ext.ux.Worker extension provides event management support and HTML5 Worker abstraction for all A-grade browsers, and Gears Workers.
The included GenericWorker permits HTML5 Worker-syntaxed scipts to be executed on those browsers that do not currently support the HTML5 Worker implementation.
...
JsWorker is a small JavaScript library that wraps current implementations of worker thread in browsers. It contains three sub workers:
* [http://code.google.com/apis/gears/api_workerpool.html Google Gears WorkerPool]
* [http://www.whatwg.org/specs/web-workers/current-work/ Web Workers]
* Sim...
=JSRun=
I like Java Threads, but I use JavaScript a lot. I miss Java Threads so much, that I'm going to make something like it for JavaScript!
In Java, either the Thread implements Runnable, or an object does, which is passed into the Thread constructor.
For this JavaScript implementation,...
Expansão do portfólio de virtualização do OurGrid
Segurança é um aspecto importante na computação em grade, pois é preciso proteger os recursos, os usuários e o próprio middleware da grade. Nas grades entre pares e de livre entrada, as questões de segurança se tornam mais complexas, devido a ausê...
The main idea of this solution is to provide feedbacks, of when a task start and stop running, to gui components used to notify the user that a operation is running.
Moreover, a wait dialog is provided inside the solution to solve as a sample. The dialog have timers to change the icon to WAIT_CUR...
This project contains a bunch of Java-packages to ease your life! :)
They use AOP (AspectJ) to realize most of it's functionality.
---
== Example ==
=== Without Perspectives ===
{{{
// Pretty ugly code.
// Assuming you have a bunch of methods to modify the state of your UI
// it's tedi...
Java,
AspectJ,
Threads,
JavaBeans,
Properties,
JFCSwing,
Worker,
Event-Dispatcher,
Aspects,
Tasks,
Task-Manager,
ThreadManagement
Record and manage volunteer hours in social networking space - it's free.
Social Networking sites are great for volunteer sites. Now let your volunteers record and share (or not) their hours in the social space they already visit the most: your site! Useful in recording hours for your agency,...
jobba.TheHutt is designed to distribute a large number of tasks over a set of many workers. It has no central point of failure, and distributes data over multiple databases.
Enterprise ready, complete implementation of Master-Worker pattern.
A {{{System.ComponentModel.BackgroundWorker}}} that automatically shows an asynchronous progress bar once the job is requested, also changes the progress bar value when reporting progress to the BackgroundWorker.
Besides can be used as simple shared progress bar that has known show time, and fill...