JVM for Commodore 64

Help I need a JVM for the Commodore 64, I am trying to run my Traveling Salesman program on a Beowulf Cluster of C64's and can't find the JVM anywhere. If you can help I will give you Dukes!

Nice! (and thanks for the duke, btw, I'll cherish it always). I've been unable to find any 100 Mbps nics for you, but I think there's a box of old token ring cards around here somewhere, maybe we can figure something out there. I don't know if anyone's writing massively parallel Java out there - resources might be a little hard to come by. Maybe we could scale down the initial project to something more like that appointment tracking app that has been giving people around here such trouble?

Similar Messages

  • Linux: which toolkit is used in JVM for heavyweight components?

    Hi,
    which toolkit is used by the Linux-variant of the JVM for the heavyweight-components? GTK?
    Oxy

    java.awt.Toolkit is abstract. He means what implementation is used (motif-based, etc.). For example, sun.awt.motif.MToolkit.
    It might vary from one Linux variant to another (and from one JVM version to another), I'm not sure. But for any particular Linux system, you can run this program to find out:
    import java.awt.*;
    public class test {
       public static void main(String[] args) {
          System.out.println(Toolkit.getDefaultToolkit().getClass());
    }Edited by: BoBear2681 on Apr 24, 2008 3:37 PM

  • Update JVM for Sun Java Application Server8

    Hi:
    I am wondering how do I update the JVM for an already installed Sun Java application Server 8. Does any one know how to do this? Thanks

    user4877326 wrote:
    Hi Experts,
    Need some good links and documentataion for "Sun Java Application Server". When I am making a serch for this I am getting links to Glassfish.
    So please help on the documentation for Sun Java Application Server .
    Regards.This is because Glassfish is the same product as Sun Java Application Server in that regard.
    The versioning goes as follows:
    Kiva Enterprise Server 1.x
    Kiva Application Server 2.x
    Netscape Application Server 4.x
    NetDynamics 5.x
    SunOne/iPlanet Application Server 6.x (merger of NAS4 and ND5)
    Sun Java Application Server 7.x = SunONE/iPlanet Application Server 7.x
    Sun Java Application Server 8.x = Java Enterprise Server Application Server 8.x
    Sun Java Application Server 9.x ~= Glassfish 2.x
    Glassfish 3.x
    Clear now? :)

  • Same JVM for multiple Frames in a web application

    Hi guys,
    I have a web application that loads an applet during login. Once the login is completed, the web application will display the available functions accessible with a menu on the left frame and the main display page on the right frame. Whenever any form action is perfomed on the right frame, the jvm with the login session seems to exit (java console closes) and the applet will be loaded to prompt the user to login again. The JRE installed on the Windows client is 1.6.0_14 from SUN.
    I'm guessing that the different frames are using different JVMs?
    Is there a way to use the same jvm for a web application with multiple frames? I want to prevent the case where the user will have to login again.
    Thanks for any advice!
    - Zen -

    I have sort of the same problem
    [Identical applets in the same JVM, next generation plugin issue|http://forums.sun.com/thread.jspa?threadID=5396118]
    I have submitted a Request for enhancement to SUN to allow forced grouping of applets in the same JVM.
    Sort of the opposite of the "separate_jvm" Applet tag parameter.
    It seems there is currently no way to do this.
    [New Plugin command line args|https://jdk6.dev.java.net/plugin2/jnlp/#COMMAND_LINE_ARGS]
    When per-applet JVM command-line arguments are specified, it is likely that the new Java Plug-In will need to launch another JVM instance in order to satisfy them. In other words, it is unlikely that a preexisting JVM instance will have been started with the correct set of command-line arguments to satisfy the current applet's request. The rules for exactly when a new JVM instance is launched to start a given applet are deliberately left unspecified, as this functionality is brand new in the 6u10 release and may need to change in subsequent releases. Here is a rough set of guidelines for the sharing and creation of new JVM instances:
    * If the command-line arguments used to start a preexisting JVM instance are a superset of the requested arguments, the preexisting JVM instance will be used.
    * If a JVM instance is launched for the "default" set of command-line arguments (i.e., those specified in the Java Control Panel, with no per-applet arguments specified), then this JVM instance will never be used to launch any applet that has even one per-applet command-line argument.
    * -Xmx is handled specially: if a preexisting JVM instance was started with for example -Xmx256m, and a new applet requests -Xmx128m, then new applet will very likely be run in the preexisting JVM instance. In other words, -Xmx specifications are matched with a greater-than-or-equal test.
    There is no way to "name" a JVM instance used to launch a particular applet and "force" subsequent applets into that JVM instance.
    See the section on the separate_jvm parameter to isolate a particular applet in its own JVM instance, separate from all other applets.

  • Need Help regarding the JVM for the ARM926EJS Processor

    I Want to develop an application in java for the IMX.27 board which has ARM926EJS Procesor. This processor is jazelle enabled hardware.
    My questiion is that how to get the JVM for this. So that i will use my Java appliaction. I am using linux OS.
    Thanks in advance.

    Hi Narendra,
    Sun actually has a VM for the ARM ... well, actually 2 VMs for the ARM. Depending on your needs, there's a solution for JavaME CLDC, JavaME CDC, or JavaSE. There's also the open source implementations for CLDC and CDC. Here's how to get more info:
    JavaME: http://java.sun.com/javame/index.jsp
    CLDC open source project: phoneME Feature: https://phoneme.dev.java.net/content/phoneme_platforms.html#phonemefeature
    CDC open source project: phoneME Advanced: https://phoneme.dev.java.net/content/phoneme_platforms.html#phonemeadvanced
    Embedded SE: http://java.sun.com/j2se/embedded/offerings.html
    email inquiry to: [email protected]
    Regards,
    Mark

  • Server JVM for JSDK 1.4.1 (Windows)

    Where can I get the server JVM for JSDK 1.4.1 ?
    C:\>java -server -version
    Error: no `server' JVM at `C:\Program Files\Java\j2re1.4.1\bin\server\jvm.dll'.
    I also checked the j2sdk1.4.1 install directory and the server jvm is not packaged with it either.
    The Solaris version came a server jvm, but not the windows version. Is there a separate server VM download for windows ? If so where is it ?

    I'm using 1.4.1 RC; on my install it is:
    c:\j2sdk1.4.1\jre\bin\server\jvm.dll
    for some odd reason, it is not installed into the C:\Program Files\Java... You can move it there manualy and it works.
    If anyone has any detailed info on why, please post a link; I'm curious.
    - Chris

  • Updating default JVM for USA 2007 Daylight Saving Time (DST) Compliance

    As mentioned on various notes on metalink on DST compliance, I got around to updating the JVM on my OracleAS 10.1.2 on Linux. As per note 397281.1,
    "Apply the latest in the major series if the specific version above has been superseded by the vendor"
    So, I downloaded the following version from Sun: java full version "1.6.0-b105" (JDK 6.0) and followed note 272808.1 on how to update the default JVM for 10gAS.
    The middle-tier starts just fine but the OC4J_BI_Forms and Reports Server continually shutdown and restart.
    Has anyone gone down this road? Any comments appreciated.
    Manish

    Hi,
    We have a bug to track assessing this issue, but have not done so yet. I'm speculating, but it may turn out to just require an automatic update from Windows.
    Regards, Stephen

  • JVM for various OS

    I new to Java,I have one basic doubt regarding JVM,
    Is JVM designed by the OS developers or SUN itself design the different JVMs for the different Operating Systems?

    Hi harish...
    Because of Java portability feature .. the java program's transformation process, from source code to machine executable, into 2 steps....
    * 1 .Step..
    i.e example.java to example.class ( using "javac" compiler it is converted to "bytecode" i.e "class" file)
    there is nothing big deal about this "class" file (bytecode).Its just a simple flat file having JVM(java virtual machine) instructions and symbol table of java's flavour( also called runtime constant pool table, having references to runtime variables and methods etc.. that is need at linking process, to execute the program)...
    * 2.Step..
    tranforms the class file ie..
    from example.class to machine executable(using JVM )
    JVM is interpreter that reads JVM instructions from the class file and transfroms them into appropriate machine equivalent code of the host machine...
    purly speaking interpreter is more robust than compiler .. for extremely runtime error prone programs...and more over JVM instructions are siblings to assembly code and thus requires interpreter rathar than compiler...because at the end of the any CPU executes only one instruction at a time....
    Hope I answered your question.....

  • JVM for Wince 5.0

    I developed a Java program. I have swing-rmi in my program. Now I need a cheaper or free JVM for Wince 5.0 (Arm9 board). Can you help me?

    For WM 5.0 you will find 2 JVMs
    One is for CDC and the other one MIDP/CDLC
    So depending on the project you want you will have to chose.
    J9 JVM last version is 6.1 for both.
    here is a download link, note that you need to be registererd on IBM website(but if not, you can do it, it's free, just takes a few minutes to feel the form fields).
    https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?pkgid=&S_SRCID=weme&source=weme&S_TACT=104CBW71&S_CMP=&S_PKG=dl61_win&s=&ltype=input&l=English+U.S.&mtype=input&m=download&id=2006-04-06+13%3A40%3A42.143397R&fam=&cat=&cp=UTF-8
    You will be asked to loggin and after that you get the download page:
    What you need is:
    CDC 1.1/Foundation 1.1/Personal Profile 1.1 for Windows Mobile 5.0/ARM
    Executable file
    ibm-weme-wm50-arm-ppro11-6.1.0-20060321-073315... (45.3MB)
    download using http
              Download now
    OR
    CLDC 1.1/MIDP 2.0 for Windows Mobile 5.0/ARM
    Executable file
    ibm-weme-wm50-arm-midp20-6.1.0-20060321-073242... (41.2MB)
    download using http
              Download now
    Hope it will help,
    regards,
    Romain

  • JVM for microsoft ie

    Hi All,
    if in formsweb we set the JVM for microsoft ineternet explorer ie=JInitiator
    we're not able to access the forms on the web at all, it just displays the outline and done.
    BUT
    if we set the ie=native and install the jinitiator on client....then we can access the forms on web but webutil doesn't work...BUT in this case on one machine running of NT fails to access the forms aplication on web.
    Any thoughts guys...Any help will be highly appriciated.
    Best Regards,

    strange.. in formsweb.cfg you should have set a version (plus some id) that identifies this. Were these out of sync?

  • Where to download Microsoft VM (JVM) for IE5

    Hi All,
    Seems Microsoft has removed the VM from their downloading site(updating still available). Anybody knows how to get JVM for IE5? Is there any alternative plugin available?
    Thanks!
    Louie

    Just do a search on google for msjavx86.exe and you will find it.
    Hint: Try http://www.krm.com/techsupport/tech-downloads_mvm.html.....

  • How high is the demand for CHEAP CDC-JVMs for CE&Palm?

    Hello!
    I am working for a company and we are currently looking how high the demand for almost-complete CDC (not certified) JVMs for PalmOS and Windows-CE/PocketPC is.
    Is there any demand and how much are you willed to pay.
    We plan the current licensing scheme:
    for developers 250$ and free delivery with YOUR program
    5$ per license for users.
    Any ideas - what do you think. Does anybody need this?
    Thanks in advance, lg Clemens

    First of all a big thank you for taking the time to answer my question!
    I think the demand for a cheap almost complete CDC is
    very high. I called them and
    d it's about $1000 for 40 handhelds.I know - our company also asked Creme, but it was so expensive that we lost our interrest in the Handheld area.
    What me wonders is why so few people have responded if the demand would be really so high - developing such an enviroment costs a lot of money..
    The $5 per
    user is a good idea though.Well, we rethought our licensing model and came to the conclusion that we simply cash by handheld:
    1-5 licenses: 10$
    5-35 : 8$
    35-100: 6.5$
    100+: 4$
    however thats just an idea, the project is not final - since it looks like nobody is interrested in this area...
    Btw. could you please answer just some different questions:
    - whats the maximum tolerable size?
    - how important is a JIT - we have definitivly a lack of JIT experts.
    Thanks in advance, lg Clemens

  • JavaME Development:JVM for PDA

    Hi,
    I am working on RMI based applications for PDA and am having trouble finding a suitable JVM for the same.I am currently using Mysaifu JVM although it doesnt work well with the RMI Application.Please help me,am trying to do this since a long time.
    Thank you in advance.
    ketaki

    How much resources does it take to implement the J2SE? Does a PDA have them?

  • SSP5: Using multiple JVM for load balance performance?

    Sun 12 MAY 2002
    Apps 11.0.3
    SSP5 patchset I
    HP UX 11.0
    db 8.1.7.2 (64-bit)
    Load 60 concurrent sessions, each spawning 2.5 - 3 http connections.
    CPU 3:750Mhz
    RAM 8G
    Is anybody using multiple JVM for load balance?
    What is your ratio of JVM to concurrent iP sessions?
    Are you running Apache/Jserv on a server with any other applications, or is Apache by itself?
    If you are not using JVM, how many httpd processes do you get before Apache implodes? We stopped in the water at 90 httpd processes, but performance degraded starting at 70 sessions.
    Thx - Don

    Using Web Cache to load balance servlet-based Forms (6i and 9i) is unofficially supported. I say "unofficially" because we have actual customers doing it and getting support, but the 2 development teams (Forms and Web Cache) haven't actually done any integration testing of this sort of configuration yet. For your case, please contact your Support rep and ask what was done to use Web Cache as a load balancer for Forms6i at METRO in Germany. The Forms product managemment team is writing up a white paper to describe how to do it, but until then, you'll need to go through Support. Please contact me if you want more information.

  • Best 1.1 JVM for WL

    Currently, we are forced to continue to use JDK 1.1 on our Weblogic server
    (because we have IE clients using the MS JVM, not the plugin :-( What is
    the best (i.e. most performant) 1.1 JVM for running Weblogic Server? We are
    using 4.5.1 sp11 on NT and some Solaris. I've always heard good things
    about IBM's 1.1.8 but it says in the Weblogic docs not to use 1.1.8, only
    1.1.7b. So what to use?
    Also, if we are able to move to Java2, what is the best JVM?

    We do not support IBM JDK 118 on Windows NT. The Solaris JVM is the only
    one we certify.
    The platform support page for WebLogic Server is located at:
    http://www.weblogic.com/platforms/index.html
    This page has the latest and greatest information on the platforms that
    WebLogic is certified and supported on.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Joe Herbers" <[email protected]> wrote in message
    news:39a2d3d6$[email protected]..
    Currently, we are forced to continue to use JDK 1.1 on our Weblogic server
    (because we have IE clients using the MS JVM, not the plugin :-( What is
    the best (i.e. most performant) 1.1 JVM for running Weblogic Server? Weare
    using 4.5.1 sp11 on NT and some Solaris. I've always heard good things
    about IBM's 1.1.8 but it says in the Weblogic docs not to use 1.1.8,only
    1.1.7b. So what to use?
    Also, if we are able to move to Java2, what is the best JVM?

Maybe you are looking for

  • My iPhone 4 says its disables and The only thing you can go to is that disabled

    My iPhone says its disabled and I can't go past the home screen where it says its disabled what do I do?

  • Itunes 12 Font Too Small

    Apple what have you done? i have got the font set on the large setting in preferences and it is too small to read in my music or my playlist. Itunes 11 was ok but you have decided to decrease the size of it by 1 or 2 points. I am considering going ba

  • Getting ready for kernel26 2.6.32 - Question of ext4 performance

    As 2.6.32 approaches, i'd like to post the Phoronix benchmarks for it http://www.phoronix.com/scan.php?page=a - arks&num=1 There seems to be a "large" performance loss on ext4 due to a specific commit on main kernel branch. http://www.phoronix.com/sc

  • How to decrease jpeg size without losing quality?

    i am creating different size of images reading with bufferedimage then redrawing image with different sizes... I have created a 500*375 -192 kb picture from original with my code then uploaded it to flickr....it produced 500*375 picture with 133 kb..

  • Formatted Search to Multiple Discounts in Sales Order Row

    I created 6 New UDF 3 for the new percentage e 3 for new discount value. Also created their formatted searh and the calculations are ok. But when I calculate the total the new value presents the following format -99.999.990,00. Bellow follow the quer