xxx of yyy characters
Join Group
G.E.E.K. -> Geek Essential Engineering Kamp
Google Translation:
Off
When Google Translation is on, topics and messages in this group will be machine-translated to your language by Google.
Messages
Topic:
java threads
Hello all,
I was wondering if any of you are programming experts? I've been trying to call the run() method that the Runnable interface implements but doing it with multiple threads....there is a big loop inside it and I wish to spawn a thread everytime the loop reaches a count of about 100 or so. But without recalling the run() method otherwise it will restart the loop. Oh well, I'll figure it out but it might take time. If anyone got good advice it will be greatly appreciated! :D
Sep 24, 2006
6:41 PM
i dont know what language your writing in but you might need to use and array. dont quote me cos im not sure but yeah try arrays.
Jul 24, 2007
1:30 PM