Video card recommendation



What would you recommend for a video card.
1 DVI-D output
2. can drive two monitors
3. works well with Java
4. relatively bug free drivers with Vista and Ubuntu
5. under $200
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages

  • Re: Correct Semaphore Implementation in Java
    ... this isn't how I would have said monitors should ... describes enough different variations to make it ... "signal all waiting threads" operation -- notifyAll, ... Lea's "Concurrent Programming in Java" and Bloch's "Effective Java". ...
    (comp.lang.java.programmer)
  • Re: SyncLock (Lock)
    ... sometime you may have finer grain locking going on. ... is nothing wrong with locking on your list object if that is the only lock ... | I come from a Java background and I'm familiar with monitors in java. ...
    (microsoft.public.dotnet.framework)
  • Re: Multi-monitor test-and-feedback app for Windows
    ... and one of the reasons I wrote this test program. ... My own setup doesn't use transparent spanning, just Vista's run-of-the-mill virtual screen, although both monitors are connected to the same graphic card. ... I don't code any Java at this time, and in fact I've been wondering how all the other guys handle the multi-monitor problems. ...
    (comp.graphics.api.opengl)
  • Re: Monitoring native threads using JNI
    ... I have simple java application which monitors a directory (on ... there a way to listen or monitor a native thread. ... the notification from C++ code to java Code. ...
    (comp.lang.java.programmer)
  • SyncLock (Lock)
    ... I come from a Java background and I'm familiar with monitors in java. ... I ahve been reading about the .net monitors, including the Lock loops, and I ...
    (microsoft.public.dotnet.framework)