472,096 Members | 1,198 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

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

asynchronous callback component

We have an asp.net application that will also use MSMQ. When a client makes
a request, we want to check several databases and put each response in MSMQ.
We don't want the client to wait for all responses to come back. We were
wondering if there is some component that will sit on the client and listen
for call backs from the the server. We are also concidering using AJAX to
poll MSMQ every 5 seconds and show any new responses. Has anyone had any
experience with this?
Apr 3 '07 #1
2 2171

"CLEAR-RCIC" <CL*******@discussions.microsoft.comwrote in message
news:FA**********************************@microsof t.com...
We have an asp.net application that will also use MSMQ. When a client
makes
a request, we want to check several databases and put each response in
MSMQ.
We don't want the client to wait for all responses to come back. We were
wondering if there is some component that will sit on the client and
listen
for call backs from the the server. We are also concidering using AJAX to
poll MSMQ every 5 seconds and show any new responses. Has anyone had any
experience with this?
This is a Classic ASP group you need
microsoft.public.dotnet.framework.aspnet.

I can tell you that you're not going to get call backs from the server to
the client.

You question straddles mulitple technologies. If you know how to use MSMQ
then leave it out of your question. You should also be more specific about
what you mean by AJAX and your framework version. Are you talking any
browser using a XMLHTTPRequest or are you talking about AJAX stuff in .NET
2.0.

Apr 3 '07 #2
=?Utf-8?B?Q0xFQVItUkNJQw==?= wrote on 03 apr 2007 in
microsoft.public.inetserver.asp.general:
We have an asp.net application that will also use MSMQ. When a client
makes a request, we want to check several databases and put each
response in MSMQ. We don't want the client to wait for all responses
to come back. We were wondering if there is some component that will
sit on the client and listen for call backs from the the server. We
are also concidering using AJAX to poll MSMQ every 5 seconds and show
any new responses. Has anyone had any experience with this?
This is a classic asp group.
Dotnet questions c/should be asked in
<microsoft.public.dotnet.framework.aspnet>
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Apr 3 '07 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Chris | last post: by
1 post views Thread by Natalia DeBow | last post: by
1 post views Thread by MSDN | last post: by
reply views Thread by Bishoy George | last post: by
3 posts views Thread by =?Utf-8?B?bWs=?= | last post: by
reply views Thread by leo001 | last post: by

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.