473,386 Members | 1,775 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,386 software developers and data experts.

One or multiple services

Hi all,

Is it better from a performace point of view to have:

Many WebServices with a couple of web methods each

or:

A Couple of web services with many web methods each

of course this is ignoring any logical groupings or actual functionality of
the service

Pete.
Nov 23 '05 #1
4 1155
Hi trinitypete,
The performance is not calculated based on the number of webservices.
You can have a same webservice and host it on multiple webservers (WebFarms).
So you can have any number of methods and it should be grouped by
functionality wise.

Thanks,
Ragu

"trinitypete" wrote:
Hi all,

Is it better from a performace point of view to have:

Many WebServices with a couple of web methods each

or:

A Couple of web services with many web methods each

of course this is ignoring any logical groupings or actual functionality of
the service

Pete.

Nov 23 '05 #2
Hi trinitypete,
The performance is not calculated based on the number of webservices.
You can have a same webservice and host it on multiple webservers (WebFarms).
So you can have any number of methods and it should be grouped by
functionality wise.

Thanks,
Ragu

"trinitypete" wrote:
Hi all,

Is it better from a performace point of view to have:

Many WebServices with a couple of web methods each

or:

A Couple of web services with many web methods each

of course this is ignoring any logical groupings or actual functionality of
the service

Pete.

Nov 23 '05 #3
Hi trinitypete...
I' agree with Ragunathan.... the concern now is how you wanted to manage the
webservice, one or multiple is better. For me i will divide the webservice
base on "subject" or "tittle". A bit easy to document and understand in
future...
--
:: KHAMAL ::
"trinitypete" wrote:
Hi all,

Is it better from a performace point of view to have:

Many WebServices with a couple of web methods each

or:

A Couple of web services with many web methods each

of course this is ignoring any logical groupings or actual functionality of
the service

Pete.

Nov 23 '05 #4
Hi trinitypete...
I' agree with Ragunathan.... the concern now is how you wanted to manage the
webservice, one or multiple is better. For me i will divide the webservice
base on "subject" or "tittle". A bit easy to document and understand in
future...
--
:: KHAMAL ::
"trinitypete" wrote:
Hi all,

Is it better from a performace point of view to have:

Many WebServices with a couple of web methods each

or:

A Couple of web services with many web methods each

of course this is ignoring any logical groupings or actual functionality of
the service

Pete.

Nov 23 '05 #5

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

Similar topics

0
by: Fernando Nasser | last post by:
Multiple database services and multiple versions on Red Hat Linux systems The way it works is that we require a specific service script for each database service (that is listening on each port)....
11
by: Mike | last post by:
Looking to find any information on how to properly configure multiple instances of DB2. This is on Win2k db2 ver 7.2. I am basically looking for information on how the multiple instance settings...
3
by: Matt D | last post by:
I've got two web services that use the same data types and that clients will have to consume. I read the msdn article on sharing types...
0
by: Peter Theill | last post by:
I have these two web services: namespace WebService1 { public class Service1 : System.Web.Services.WebService { public Service1() { } public string HelloWorld() {
3
by: teddarr | last post by:
I have a Windows Server 2003. I am trying to run multiple websites on the server. I have 3 different websites I'd like to run. Currently the default website is working but no others. All...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: 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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.