new in web service

J

jazzydance

I am basically new to setting up recent web services.

I am wondering what are good links to look at to see what are the options
in web services.

Basically my questions are the following:

1. Is call a web service a single thread calling at a time? Can several
threads call a web service at one time? If so, is the prefered language to
use is F#.NET since this language has alot of threading logic builit behind
the language?

2. When calling a webservice, can you call the web service with "blocks'
of message to be processed at one time? Basically instead of sending one
message at a time, can you send "groups" of message at a time to be
processed? This would be groups of like 100 to 500 messages at one time? If
so, can you point me to a url that would explain this in more detail?

3. Are there other options that can be utilized in a web service? If so,
can you tell me what these options are?

Note: The little bit of web service experience I have is having a classic
asp page call a vb.net version 1 webservice in the DXZ. The web service in
the DMZ would then call another web service to obtain validated addresses.

Thanks!
 
M

Mr. Arnold

jazzydance said:
I am basically new to setting up recent web services.

I am wondering what are good links to look at to see what are the options
in web services.

Basically my questions are the following:

1. Is call a web service a single thread calling at a time? Can several
threads call a web service at one time? If so, is the prefered language to
use is F#.NET since this language has alot of threading logic builit behind
the language?

2. When calling a webservice, can you call the web service with "blocks'
of message to be processed at one time? Basically instead of sending one
message at a time, can you send "groups" of message at a time to be
processed? This would be groups of like 100 to 500 messages at one time? If
so, can you point me to a url that would explain this in more detail?

3. Are there other options that can be utilized in a web service? If so,
can you tell me what these options are?

Note: The little bit of web service experience I have is having a classic
asp page call a vb.net version 1 webservice in the DXZ. The web service in
the DMZ would then call another web service to obtain validated addresses.

Thanks!

<http://www.google.com/#hl=en&source...ating+ASP.Net+Web+service&fp=a048890d3c90c6fc>
<http://www.google.com/#hl=en&q=book...i=&oq=book+on+WCF+service&fp=a048890d3c90c6fc>
<http://www.google.com/#hl=en&q=.net+soa&aq=&aqi=g10&oq=.net+soa&fp=a048890d3c90c6fc>

<http://www.dofactory.com/Framework/Framework.aspx>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top