Hey there,i'm thinking on programming a game and turn it into a real time adventure game. Like a summer game...in a aquatic park, with water coming from holes, etc.I never did anything like this, and i'd like to know what kind of platforms i'd have to know about.I've done some embedded systems ...
Topic: IDLE Time for Java Application not SYSTEM IdleHiI am Krishna , I want to calculate idle time for an application.That is , ifuser1 uses the application for example called "yahoo site" for checking mails , then after 10 mins he went to outside , from 11th min the status of application ...
Can any body give me a example of Daemon thread other than garbage collector( where can i use that in my application)
329 byte By
marna at 2007-10-3 9:47:55
Hello!I am new to java, I wish to write java code to continuously read text file every time the file is modified, - like new text added. This is for my real-time thesis project. I have tried using while loop, but the code is not efficient, it real slows down the machines. Could anyone help me ...
322 byte By
svq98a at 2007-10-3 8:32:48
Does anyone have information on the different real time java implementations.Also what hardware platforms and OS do they run on?I want to develop an industrial automation application based on Java. I will need to do digital I/O through data acquisition boards.All help ...