473,487 Members | 2,467 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 2202

"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 thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
293
by: John | last post by:
I will be setting up an asynchronous receive routine for a TCP Socket. If the receive callback method is not called within some time interval, I want to cancel the use of the callback method. ...
1
2084
by: Sai Kit Tong | last post by:
I have to interface managed application with my legacy dll. I have employed the wrapper approach but I have to deal with the asynchronous callback from the legacy dll, which likely goes through a...
4
1555
by: Chris | last post by:
Hello, With asynchronous programming : Why does the callback-function (running in a worker thread) may not update the state of a control on the main-form ? The docs say that you must use a...
1
2826
by: Natalia DeBow | last post by:
Hi, I am working on a Windows-based client-server application. I am involved in the development of the remote client modules. I am using asynchronous delegates to obtain information from...
1
1768
by: MSDN | last post by:
Does anyone know how to do this with a readline statement or equivalent method? Thanks in advance. Chris
7
9681
by: Siv | last post by:
Hi, I have a stored procedure that I want to execute and then wait in a loop showing a timer whilst it completes and then carry on once I get notification that it has completed. The main reason...
2
4097
by: archana | last post by:
Hi all, I am processing asynchronous web request with setting timeout using RegisterWaitForSingleObject. On beginwebrequest i am sending address of one callback which i want to execute when...
0
1741
by: Bishoy George | last post by:
Hi, I have a asp.net 2.0 web application. I want to implement the asynchronous model through http handler in web.config ...
3
2074
by: =?Utf-8?B?bWs=?= | last post by:
Hi everyone, I need to refactor some of our processes using the asynchronous programming model. I have defined a couple of arrays of delegates to pipline the asynchronous invocations through...
2
2184
by: Morgan Cheng | last post by:
In asynchronous model, BeginXXX method returns a IAsnycResult-derived object. IAsyncResult.AsyncWaitHandle will be signaled when the asynchronous job is complete; and BeginXXX method has a argument...
0
7105
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
7132
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,...
0
7180
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...
1
6846
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7341
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4564
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1381
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
600
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
266
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.