Essays about: "java optimization"

Showing result 16 - 20 of 33 essays containing the words java optimization.

  1. 16. Optimization of resource usage in virtualized environments

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Jakub Gorski; [2016]
    Keywords : JaCoP; constraint programming; multiple knapsack; variable bin-packing; virtual machine placement; bandwidth analysis; subset sum; Technology and Engineering;

    Abstract : Today’s markets are heavily concentrated on Cloud Computing, where trends project an increasing amount of services living therein. Because these data centers, named Clouds, provide ability to dynamically scale the resources assigned to a service. It is a technology which allows products to remain competitive in a constantly changing market. READ MORE

  2. 17. Study and Industrialization of Optimization Methods for Low-Thrust Orbital Maneuvers

    University essay from KTH/Optimeringslära och systemteori

    Author : Romain Boyer; [2016]
    Keywords : ;

    Abstract : Nowadays, the electric propulsion (low-thrust propulsion) is becoming more and more important in the aerospace industry. This technology allows to consume less propellant and consequently to build lighter satellites than with the chemical propulsion (high-thrust propulsion). READ MORE

  3. 18. Implementing a New Register Allocator for the Server Compiler in the Java HotSpot Virtual Machine

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Niclas Adlertz; [2015]
    Keywords : ;

    Abstract : The Java HotSpot Virtual Machine currently uses two Just In Time compilers to increase the performance of Java code in execution. The client and server compilers, as they are named, serve slightly different purposes. The client compiler produces code fast, while the server compiler produces code of greater quality. READ MORE

  4. 19. Parallel optimization of the set data structure

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Gustav Karlsson; [2015]
    Keywords : ;

    Abstract : The Set data structure is a powerful and popular programmer’s tool based on set theory. Bulk operations such as addAll provide a simple way of working with big collections of elements but can severely limit the performance of a multi-processor system when invoked on big sets if performed sequentially. READ MORE

  5. 20. Construction and Evaluation of Persistent Storage for an Online Game's Statistics

    University essay from Institutionen för datavetenskap

    Author : Seyed Ali Azimi; [2014]
    Keywords : ;

    Abstract : Online games are gradually getting more popular than traditional video games among players due to their competitive nature, low overhead of installation, and low storage/graphic requirements. Including features such as displaying the latest game logs, top scores and best players makes these games more exciting to the passionate gamers; and this excitement makes them spend more time, try harder to achieve higher scores and be on the top of the score lists. READ MORE