Matches in DBpedia 2015-10 for { <http://dbpedia.org/resource/Jupiter_JVM> ?p ?o }
Showing triples 1 to 65 of
65
with 100 triples per page.
- Jupiter_JVM abstract "Jupiter JVM is an open-source Java virtual machine, which has been developed as a master thesis with modularity and extensibility in mind. It uses Boehm garbage collector and GNU Classpath. The Jupiter Virtual Machine main aspects of its design can be simplified as:Memory locality - Objects are allocated on the heap with little or no consideration for locality. While this approach may be appropriate for uniprocessors or small-scale SMPs, it is unlikely to work well on a cluster of workstations where remote memory access is one or two orders of magnitude slower than local memory access.Parallel garbage collection - Garbage collection can consume a considerable amount of application time. Typically, JVMs employ "stop-the-world" garbage collectors, where program threads are halted during garbage collection. This approach will not work for large numbers of processors, for two reasons. First, the cost of "stopping the world" is considerably higher when the number of processors is large. Second, using a single thread to collect garbage results in an unacceptably large sequential fraction for any application.Memory consistency model - To achieve scaling performance on a large number of processors, it is important to exploit the "relaxed" Java Memory Model. Presently no JVM implements the JMM faithfully, and indeed many implement it incorrectly, leading to lack of coherence and loss of optimization opportunities. The specification of the JMM was also revised in 2007.Efficient threads and synchronization - With a large number of processors, it is critical to provide efficient threading support and synchronization mechanisms that scale well.".
- Jupiter_JVM genre Java_virtual_machine.
- Jupiter_JVM latestReleaseDate "2002-07-15".
- Jupiter_JVM latestReleaseVersion "1.0.0 beta".
- Jupiter_JVM license GNU_General_Public_License.
- Jupiter_JVM wikiPageExternalLink jupiter.
- Jupiter_JVM wikiPageID "2078458".
- Jupiter_JVM wikiPageLength "2527".
- Jupiter_JVM wikiPageOutDegree "14".
- Jupiter_JVM wikiPageRevisionID "568485639".
- Jupiter_JVM wikiPageWikiLink Boehm_garbage_collector.
- Jupiter_JVM wikiPageWikiLink Category:Discontinued_Java_virtual_machines.
- Jupiter_JVM wikiPageWikiLink Consistency_model.
- Jupiter_JVM wikiPageWikiLink GNU_Classpath.
- Jupiter_JVM wikiPageWikiLink GNU_General_Public_License.
- Jupiter_JVM wikiPageWikiLink GPL.
- Jupiter_JVM wikiPageWikiLink Java_Memory_Model.
- Jupiter_JVM wikiPageWikiLink Java_Virtual_Machine.
- Jupiter_JVM wikiPageWikiLink Java_memory_model.
- Jupiter_JVM wikiPageWikiLink Java_virtual_machine.
- Jupiter_JVM wikiPageWikiLink List_of_Java_virtual_machines.
- Jupiter_JVM wikiPageWikiLink Locality_of_reference.
- Jupiter_JVM wikiPageWikiLink Memory_consistency_model.
- Jupiter_JVM wikiPageWikiLink Memory_locality.
- Jupiter_JVM wikiPageWikiLink Open-source.
- Jupiter_JVM wikiPageWikiLink Open_source.
- Jupiter_JVM wikiPageWikiLink Parallel_garbage_collection.
- Jupiter_JVM wikiPageWikiLink Synchronization.
- Jupiter_JVM wikiPageWikiLink Thread_(computer_science).
- Jupiter_JVM wikiPageWikiLink Thread_(computing).
- Jupiter_JVM wikiPageWikiLinkText "Jupiter JVM".
- Jupiter_JVM wikiPageWikiLinkText "Jupiter".
- Jupiter_JVM genre Java_Virtual_Machine.
- Jupiter_JVM genre Java_virtual_machine.
- Jupiter_JVM hasPhotoCollection Jupiter_JVM.
- Jupiter_JVM latestReleaseDate "2002-07-15".
- Jupiter_JVM latestReleaseVersion "1".
- Jupiter_JVM license GNU_General_Public_License.
- Jupiter_JVM license GPL.
- Jupiter_JVM name "Jupiter JVM".
- Jupiter_JVM website jupiter.
- Jupiter_JVM wikiPageUsesTemplate Template:Infobox_software.
- Jupiter_JVM wikiPageUsesTemplate Template:Java_Virtual_Machine.
- Jupiter_JVM wikiPageUsesTemplate Template:Portal.
- Jupiter_JVM wikiPageUsesTemplate Template:Prog-lang-stub.
- Jupiter_JVM subject Category:Discontinued_Java_virtual_machines.
- Jupiter_JVM hypernym Machine.
- Jupiter_JVM type ProgrammingLanguage.
- Jupiter_JVM type Software.
- Jupiter_JVM type Work.
- Jupiter_JVM type Machine.
- Jupiter_JVM type CreativeWork.
- Jupiter_JVM type Thing.
- Jupiter_JVM type Q386724.
- Jupiter_JVM type Q7397.
- Jupiter_JVM type Q9143.
- Jupiter_JVM comment "Jupiter JVM is an open-source Java virtual machine, which has been developed as a master thesis with modularity and extensibility in mind. It uses Boehm garbage collector and GNU Classpath. The Jupiter Virtual Machine main aspects of its design can be simplified as:Memory locality - Objects are allocated on the heap with little or no consideration for locality.".
- Jupiter_JVM label "Jupiter JVM".
- Jupiter_JVM sameAs m.06kn94.
- Jupiter_JVM sameAs Q6314622.
- Jupiter_JVM sameAs Q6314622.
- Jupiter_JVM wasDerivedFrom Jupiter_JVM?oldid=568485639.
- Jupiter_JVM homepage jupiter.
- Jupiter_JVM isPrimaryTopicOf Jupiter_JVM.
- Jupiter_JVM name "Jupiter JVM".