• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Best Laptop for java J2ee development

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I am developing an application using spring sts, mysql db and weblogic server. My laptop which has a 4GB RAM is running very slow. I tried to google for a good laptop but all links show some old configurations which are outdated. Could someone suggest a best laptop with better configurations and processor?
I hope I posted in the right forum.
 
Bartender
Posts: 4116
72
Mac TypeScript Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How many Java processes it is running and how much memory allocated for those? And how much memory taken by other process (related to your development work)?

One would say these days most development machines have 8GB memory, but I don't think 4GB would be a real issue. Better to stop any unused processes(assuming things you have installed and they are not used).
 
gyank kannur
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It takes some time to bring up the task manager, I see firefox and eclipse ide combined takes about 800MB memory. I read somewhere that increasing RAM alone would not solve the problem but definitely 4GB RAM is not sufficient in my case.
 
reply
    Bookmark Topic Watch Topic
  • New Topic