JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Core
>>
Core APIs
sleep
why sleep time of a thread is not guaranteed?
[52 byte] By [
padikkathavana
] at [2007-11-27 3:42:17]
««
Need (int) value of Toolkit.getMenuShortcutKeyMask() on OS X
»»
Save image using JSR75
# 1
Because it is entirely depending on underlying OS , Thread scheduler and other factors
AnanSmritia
at 2007-7-12 8:45:52 >
# 2
thanks.but what does this mean ? "underlying OS, threadscheduler "
padikkathavana
at 2007-7-12 8:45:52 >
# 3
The thread invocation is determined by the thread scheduler. This scheduler determines when to invoke the thread based on thread priority, time slicing and other facters. This thread scheduler is governed by the Operating system.
AnanSmritia
at 2007-7-12 8:45:52 >
Core
JMX programmatically control memory usage
JConsole Plugins with MBeans, java 1.6
Managing multiple applications & classloaders
how to run an application developed in weblogic workshop in jdk1.5
applicability of -Dcom.sun.management.jmxremote for JMX1.2.1 + JDK1.4
NotificationBroadcasterSupport
TabularData disable composite and tabular navigation
Why can't I connect?
Best Practise: What a MBean should provide
Do we have any native methods to get object instances which are alive ?
Core APIs
sorting Arraylist
UDP communication through proxy
A question about array sorting with multiple threads...
get array of bytes from database
wait,notify,notifyall
Problem with NumberFormat.getCurrencyInstance(LocFR)
Does file exist on the network
Like to make a simple client server technology program, a bankaccount?
synchronize threads?
How to sent and rerieve an ArrayList object
Core New Topic
UDP communication through proxy
A question about array sorting with multiple threads...
Does file exist on the network
JMX programmatically control memory usage
synchronize threads?
JConsole Plugins with MBeans, java 1.6
network p2p.
How to Serialize an Object:
Core Hot Topic
sorting Arraylist
get array of bytes from database
Generics methods
RMI server behind a NAT router
SocketServer synchronization
Objects in Sockets
UDP broadcasts and ServerSockets port confliction
how does socket diff from rmi?
Core
Core APIs
Monitoring & Management
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding