473,403 Members | 2,293 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Scaling n-tier system

Hello,

I am starting to plan a portal site that will eventually (hopefully)
increase exponetianlly in the amount of traffic to the site. I am
planning to do this in a 3-tier/4-tier layout, I'm just wondering of
any design considerations before I embark.

One thing I was thinking of is originally all tiers will reside on one
physical system, eventually the tiers will be seperated. Initially do I

want to create web services for each of the tiers? Or would I do that
when I am moving the tiers to additional systems. I guess my main
concern here is, how do I design the app so I can easily switch a layer

from non-webservice to a webservice without too many headaches. Maybe I

am thinking too much about the problem, but I am trying to get a full
lay of the land before I begin.

Any advice would be appreciated.

Thank you

DKode

Dec 3 '05 #1
1 1501
I guess it depends on how/who will be maintaining the layers. Web Services
are great for public-facing services; any internal/performance related
partitioning that has no external dependencies does not require Web
Services. If several parties, esp external, will be maintaining the layers,
then WS is a good idea. Also useful in testing. Otherwise, remoting or
other means should work fine.
"DKode" <dk****@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Hello,

I am starting to plan a portal site that will eventually (hopefully)
increase exponetianlly in the amount of traffic to the site. I am
planning to do this in a 3-tier/4-tier layout, I'm just wondering of
any design considerations before I embark.

One thing I was thinking of is originally all tiers will reside on one
physical system, eventually the tiers will be seperated. Initially do I

want to create web services for each of the tiers? Or would I do that
when I am moving the tiers to additional systems. I guess my main
concern here is, how do I design the app so I can easily switch a layer

from non-webservice to a webservice without too many headaches. Maybe I

am thinking too much about the problem, but I am trying to get a full
lay of the land before I begin.

Any advice would be appreciated.

Thank you

DKode

Dec 5 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Colin | last post by:
Hi, It seems vs.net does some automatic scaling in the ide. like if i take a project develloped under 96 dpi low res and load it under 120 dpi hi res it does all kinds of automatic resizing. this...
1
by: susie_richie_30 | last post by:
Hi, I am trying to apply gray scaling to color as well as black/white images. I have tried using the pixel by pixel approach to achieve the scaling. But the particular approach has a issue with...
0
by: Steven | last post by:
Hello, I have a problem in scaling printing. I use standard print dialog. When I click the button of "Property" in this dialog, it shows the printer's property dialog. As usual, there is a...
0
by: Steven | last post by:
Hello, I have a problem in scaling printing. I use standard print dialog. When I click the button of "Property" in this dialog, it shows the printer's property dialog. As usual, there is a...
3
by: Larry Serflaten | last post by:
I am taking a 256 color bitmap from a file and scaling it up X 16 to a 32bppPARGB bitmap in memory. I copy that image to the screen. After scaling, the edges of all the lines and colors are...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.