Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > new in web service

Reply
Thread Tools

new in web service

 
 
jazzydance
Guest
Posts: n/a
 
      02-06-2010
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!
 
Reply With Quote
 
 
 
 
Mr. Arnold
Guest
Posts: n/a
 
      02-07-2010
jazzydance wrote:
> 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=hp&q=book+creating+ASP.Net+Web+servi ce&btnG=Google+Search&aq=f&aqi=&oq=book+creating+A SP.Net+Web+service&fp=a048890d3c90c6fc>
<http://www.google.com/#hl=en&q=book+on+WCF+service&aq=&aqi=&oq=book+on+W CF+service&fp=a048890d3c90c6fc>
<http://www.google.com/#hl=en&q=.net+soa&aq=&aqi=g10&oq=.net+soa&fp=a0488 90d3c90c6fc>

<http://www.dofactory.com/Framework/Framework.aspx>
 
Reply With Quote
 
 
 
 
jazzydance
Guest
Posts: n/a
 
      02-07-2010
Thank you very much!

"Mr. Arnold" wrote:

> jazzydance wrote:
> > 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=hp&q=book+creating+ASP.Net+Web+servi ce&btnG=Google+Search&aq=f&aqi=&oq=book+creating+A SP.Net+Web+service&fp=a048890d3c90c6fc>
> <http://www.google.com/#hl=en&q=book+on+WCF+service&aq=&aqi=&oq=book+on+W CF+service&fp=a048890d3c90c6fc>
> <http://www.google.com/#hl=en&q=.net+soa&aq=&aqi=g10&oq=.net+soa&fp=a0488 90d3c90c6fc>
>
> <http://www.dofactory.com/Framework/Framework.aspx>
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Does timer in Web Service Global.asax block my Web Service from processing web-site requests? Leo Violette ASP .Net Web Services 0 04-17-2009 12:39 AM
'web service call failed: 500' using ajax hovermenu and web service Not Me ASP .Net 1 06-05-2007 03:09 PM
InvocationTargetException when calling "new Service()" in Axis web service to call another web service Michael Averstegge Java 0 01-10-2006 11:05 PM
Calling a Web Service using Axis, from within an Axis Web Service running under Tomcat hocho888 Java 1 04-29-2005 08:26 PM
Web Service that calls an external Web Service Isaias Formacio Serna ASP .Net Security 5 02-02-2004 07:38 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57