• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

System performance Sources

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I'm working on my Part 2 assignment and didn't have experience with system performance. Especially how i can ensure non functional requirements like scalabilty and/or availability. Does anyone have a link or a book?

Thanks in advance.
Hans
 
Ranch Hand
Posts: 183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Hans,

I found a lot of useful information in

Software Architecture in Practice, Second Edition
By Len Bass, Paul Clements, Rick Kazman
Publisher: Addison Wesley
Pub Date: April 11, 2003
ISBN: 0-321-15495-9
Pages: 560

It's very good and more general than just Java EE.

Hope it helps,

Benoît
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic