Jump to content

anil.gupta22

Members
  • Posts

    3
  • Joined

  • Last visited

anil.gupta22's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. We are planning to use dynamic jasper API 5.0.7 (without jasper server) to generate the report. One report took approx. 2 GB memory. Question is, Is this reporting application (jar/war) good candidate to deploy on cloud (AWS)? If yes then what is the pros and cons? Any link?
  2. Thanks Hozawa for your response and i agree not to use war file but another challenge is load balancing if we don't go with Apache/Tomcat. What would be your recommended way for load balancing if we deploy this as jar file? because we are planning to run 60 reports concurrently in four servers depends on load or number of report. What would be your logical design if we need to run 60 reports concurrently on 4 servers? and how much memory we should plan per server? Please suggest.
  3. We are planning to use Dynamic jasper API 5.0.7 (without Jasper Server) to generate the report in PDF/XLS format. Requirement is to run 15 reports concurrenly as backend process. One report took approx 2 GB RAM. We are in dilemma to decide whether we should doploy this as war file on Application server (Tomcat) or .jar file as standalone java application. Can someone from expert group please suggest me, what should be the right approach (Application server OR Standalone Java batch) And Why? Thanks in Advance.
×
×
  • Create New...