Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Blog - Spring JdbcTemplate: The phantom performance problem

  1. #11
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Hi Karl

    If hardware was the actual problem, it's an easy fix
    yeah, thats true in 50%, the other reason was the simple number in the configuration, but thinking in the future always is critical

    anyway i will create a thread related with minim requeriments

    regards
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

  2. #12
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Quote Originally Posted by dr_pompeii View Post
    yeah, thats true in 50%, the other reason was the simple number in the configuration, but thinking in the future always is critical
    The extra memory really won't hurt the performance! Out of interest how many users is the application supposed to be serving?
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

  3. #13
    Join Date
    Sep 2004
    Location
    Manchester, NH
    Posts
    1,236

    Default

    Quote Originally Posted by gregturn View Post
    Do you know how that compares against emma?
    Not that this is really related, but if you are an eclipse user interested in coverage tools, you may also want to look into the wonderful and excellent (IMHO) EclEmma plugin, which uses the EMMA back-end with great Eclipse integration. It provides integrated source-code highlighting in the Eclipse editor.

    It's one of the best coverage tools I've ever used to help a developer actually improve code coverage, because it's so easy to see where you missed code. Yes, a lot of the other tools generate similar static HTML reports with source code highlighting, but it's sooo much better having the actual source code highlighted! Whoever is responsible for developing and maintaining EclEmma gets a big gold star from me
    Peter Mularien | Blog
    Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
    SCJP 5, Oracle DBA
    Any postings are my own opinion, and should not be attributed to my employer or clients.


  4. #14
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    The extra memory really won't hurt the performance!
    i dont understand your expression,
    is not true that more ram can help the performance of the pc?

    Out of interest how many users is the application supposed to be serving?
    the company is small by the moment 2, in one month maybe 3 more

    for the other project about of more of 1000 - 10000 users we are thinking about which should be the best architecture

    regards Karl
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

  5. #15
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Quote Originally Posted by dr_pompeii View Post
    i dont understand your expression, is not true that more ram can help the performance of the pc?
    Yes sorry I've confused the situation. What I was saying was, it won't hurt performance e.g. it won't make it any worse, it should make it better.
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

  6. #16
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Yes sorry I've confused the situation. What I was saying was, it won't hurt performance e.g. it won't make it any worse, it should make it better.
    oh ok

    i used to work with Kingston memory manufacter, you?

    regards
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

  7. #17
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Quote Originally Posted by dr_pompeii View Post
    i used to work with Kingston memory manufacter, you?
    I think we use crucial ram, but I don't do the ordering for that kind of stuff so I'm not 100% sure.
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •