• 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
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Reducing Footprint of WebSphere v7 apppserver instance

 
Ranch Hand
Posts: 133
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys,
I am working on Retail solution and their is requirement to run that solution on a 1.2 Ghz and 1GB RAM machine typical POS machine configuration. The Application selected for this is solition is a EJB3 application and uses OpenJPA 1.2 for persistence. it needs websphere 7 for appserver. for db server derby and db2 is fine.

We are finding it hard to run WebSphere 7 on that machine as the base AppServer itself is talking around 700MB. with application and derby it is making the memory required to 1.5 GB. its NOT pratical to increase the memory on the machine as these are old machines and its very expensive to upgrade them.

We have tried WebSphere 7 provisioning but hasn't helped much. any other thoughts here?

thanks

 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic