Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Small Java Threading Library  (Read 1181 times)
0 Members and 1 Guest are viewing this topic.
Offline theagentd

JGO Wizard
****

Posts: 1392
Medals: 88



« on: 2011-11-24 11:53:25 »

Hello everyone!

I've created a small library to make threading games easier. This is done by putting the game logic in task objects and setting which tasks that has to be run before a specific task can be run. It's also possible to multithread a single task.

Anyway, the Google Code project is here: http://code.google.com/p/small-java-threading-library/ The source code is obviously also available, and there's Javadoc for all accessible methods. There's also two test programs that you can check out in the source code.

I hope someone finds it useful!

There is no god.
Offline cylab

JGO Kernel
*****

Posts: 1940
Medals: 27



« Reply #1 on: 2011-11-24 12:49:21 »

Wrong folder - the project belongs to be in trunk, not in the top level.

  • Trunk - the location where your main project files live.
  • Branches – individual copies of the project. These can be used to maintain bugfix releases of older versions or to prototype more fundamental changes to the codebase without interfering with the daily development on the trunk. Branches can be merged to the trunk semi-automatically.
  • Tags - copies of the project to mark certain milestones like release versions.


Mathias - I Know What [you] Did Last Summer!
Offline theagentd

JGO Wizard
****

Posts: 1392
Medals: 88



« Reply #2 on: 2011-11-24 13:21:09 »

>_< I've managed to copy it to trunk, but I don't seem to be able to remove the old files... Geh, too tired...

There is no god.
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.074 seconds with 20 queries.