Ta strona wykorzystuje pliki cookies. Korzystając ze strony, zgadzasz się na ich użycie. OK Polityka Prywatności Zaakceptuj i zamknij X

JAVA PERFORMANCE TUNING Jack Shirazi

23-06-2014, 18:26
Aukcja w czasie sprawdzania była zakończona.
Cena kup teraz: 275.10 zł     
Użytkownik bookstreet
numer aukcji: 4271833261
Miejscowość Kalisz
Wyświetleń: 10   
Koniec: 23-06-2014 17:54:44

Dodatkowe informacje:
Stan: Nowy
Okładka: miękka
Kondycja: bez śladów używania
info Niektóre dane mogą być zasłonięte. Żeby je odsłonić przepisz token po prawej stronie. captcha

978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>93493, 978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>04595, 978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>16114, 978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>60037, 978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>11950, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>93493, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>04595, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>16114, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>60037, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>11950

 
 
 
 
TEL: 607-[zasłonięte]-671
GG: [zasłonięte]16851
EMAIL: [zasłonięte]@bookstreet.pl

 

Kupując kilka książek za wysyłkę płacisz tylko raz! 

Do realizacji zamówienia przystępujemy po otrzymaniu zapłaty za towar lub wybraniu opcji przesyłki za pobraniem. Książki wysyłamy w ciągu 5-7 dni roboczych, nie ma możliwości szybszej realizacji.
Wystawiamy faktury VAT.

 

Paczkomaty InPost

 
 

Java Performance Tuning

JAVA PERFORMANCE TUNING Jack Shirazi

 

 

PRODUCT DETAILS:
Author: Jack Shirazi
Language: English
Publisher: O'Reilly Media
Publication Date: 28 Jan 2003
Dimensions: 3.4 x 17.4 x 24.3 cm
Format: Paperback
Pages: 590
Condition: NEW
Product_ID: A596AAC773

 

 


Performance has been an important issue for Java developers ever since the first version hit the streets. Over the years, Java performance has improved dramatically, but tuning is essential to get the best results, especially for J2EE applications. You can never have code that runs too fast.
Java Peformance Tuning, 2nd edition provides a comprehensive and indispensable guide to eliminating all types of performance problems. Using many real-life examples to work through the tuning process in detail, JPT shows how tricks such as minimizing object creation and replacing strings with arrays can really pay off in improving your code's performance.
Tuning J2EE applications bears many similarities to tuning J2SE apps, but important and specific considerations apply. For this reason, Java Performance Tuning, Second Edition includes four new chapters: a new chapter on J2EE application tuning in general followed by chapters on tuning JDBC, servlets and JSPs, and EJBs.
Java Performance Tuning offers common-sense advice about what to tune and what to leave alone, emphasizing techniques that provide big performance gains with minimal code restructuring. It gives you crucial guidance that helps you tune without destroying your program's architecture. Blindly changing things in an effort to make a program run faster is a great way to create buggy, unmaintainable code. Java Performance Tuning teaches you to work efficiently and effectively, resulting in code that is robust, maintainable, and fast.
Java Performance Tuning, Second Edition shows you how to:
  • Create a performance plan
  • Glean information about your program's behavior from profiling tools
  • Identify bottlenecks before tuning
  • Minimize the number of objects your program creates, particularly critical for J2EE applications
  • Optimize the use of strings
  • Avoid performance penalties from inefficient code
  • Improve the behavior of loops and switches
  • Optimize I/O behavior
  • Use appropriate algorithms for sorting and other common tasks
  • Use threads effectively
  • Optimize the performance of distributed systems
  • Speed up servlets and JSPs
  • Structure JDBC usage efficiently
  • Use effective design patterns to optimize EJB performance

Covers JDK 1.4

 

 

 

Książki wysyłamy w ciągu 5-7 dni roboczych.

 

 

 THE WELL-GROUNDED JAVA DEVELOPER Evans, Verburg

 JAVA PERFORMANCE Charlie Hunt, Binu John

 RELEASE IT! Michael Nygard

 DOMAIN-DRIVEN DESIGN Eric Evans

 JAVA CONCURRENCY IN PRACTICE Goetz, Peierls

 EFFECTIVE JAVA Joshua Bloch