Search Results

3
votes

How does the Sun JVM map Java threads to Windows threads?

Don't have a document for you, but from the Threads column in the task-manager you can pretty reliably guess that it maps 1:1 to native threads (you need to enable the Threads column in the task ma …
1
vote

Time Machine for Windows?

Time Machine is a somewhat ordinary backup / restore solution. Use any Windows backup tool with automated daily incremental backups and you have pretty much the same. However, even if it is possibl …