-
Architecture help (1 messages)
- Posted by: N Gopikrishnan
- Posted on: November 20 2006 09:21 EST
We are developing the vehicle tracking system . The scope of the system is to track and manage the vehicle at various positions (Sea, Ship, Port and Inland Transport) and starts from the vessel loading to delivery of the vehicle to dealer. The system would communicate the vehicle status update to brand legacy system and exchange the data to external systems efficiently. For legacy update we decided to use MQ Series. Capacity projections of the application, Max no of users will be 700 and concurrent users 200. 2% growth in users/year and 5% growth in throughput transactions/year. Application will be deploy in a single server (Shared environment). The evnironment doesn't have tiered architecture. Can I have a Stateless Session bean in Service Tier of the application framework? Since the client environment doesnt have tiered architecture can I go with POJO in business layer. Please advice.Threaded Messages (1)
- Re: Architecture help by arijit dey on November 21 2006 00:18 EST
-
Re: Architecture help[ Go to top ]
- Posted by: arijit dey
- Posted on: November 21 2006 00:18 EST
- in response to N Gopikrishnan
How are you going to expose your services to the client that matters.A short synopsis will be better to have a broader look.Acrchitectural decisions are based on usage, access and availabilty. cheers, http://javaicillusion.blogspot.com/