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

Message Queuing problem

I am planning to implement application to application

communication using message queueing. I am using

VB.NET on a Win2000 server OS with message queueing

services enabled. I am find the reliability of the

Message Queue over a network to be low, ie if i send a

lot of messages(above 10000) to a queue thru one

application and if another application over the

network tries to simultaneously read from that queue,

messages are being lost. Once the queue start loosing

messages, it continues loosing messages even if one

message is sent at a time. However if i delete the

queue and recreate it message queqeing works for some

time again.

Could someone tell me if there is anyway that we can

gurantee that messages will reach the destination as

long as the network to the message queue is available,

reagardless of other applications accessing the same

queue.

TIA,

Gary
Nov 20 '05 #1
1 1563
You may be able to find what you need at:
microsoft.public.msmq.programming

HTH
-Rich

"Gary" <ms****@microsoft.com> wrote in message
news:eM**************@TK2MSFTNGP09.phx.gbl...
I am planning to implement application to application

communication using message queueing. I am using

VB.NET on a Win2000 server OS with message queueing

services enabled. I am find the reliability of the

Message Queue over a network to be low, ie if i send a

lot of messages(above 10000) to a queue thru one

application and if another application over the

network tries to simultaneously read from that queue,

messages are being lost. Once the queue start loosing

messages, it continues loosing messages even if one

message is sent at a time. However if i delete the

queue and recreate it message queqeing works for some

time again.

Could someone tell me if there is anyway that we can

gurantee that messages will reach the destination as

long as the network to the message queue is available,

reagardless of other applications accessing the same

queue.

TIA,

Gary

Nov 20 '05 #2

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

Similar topics

11
by: Ohaya | last post by:
Hi, I'm trying to understand a situation where ASP seems to be "blocking" of "queuing" requests. This is on a Win2K Advanced Server, with IIS5. I've seen some posts (e.g.,...
0
by: Markus Bauer | last post by:
Hello, has anybody a good ressource for a first contact programming message queues under dotnet? I´m familiar with webservices but message queuing is untouched land to me and the docs I...
4
by: Just D. | last post by:
Did anybody use this Message Queuing and knew all details about it? What's the physical limit of this Message Queuing system, number of messages, mbytes, message size? Where it stores messages,...
1
by: tiger | last post by:
Hi, I have a question on MS Message queuing. I would like to check a message queuing to see if there is a message in the queue. That is if the queue is empty, I would like to send a note to...
0
by: sam | last post by:
Hi, I have windows services appliaction. Application reads message from MS message queuing. I have short code example below of my application. I have different process points these point have...
1
by: Dave Pink | last post by:
I support a web server farm of about 80 machines, of which 35 are in Production at any given time. Machines are running Windows 2000 Advanced Server with IIS 5. All 80 machines are configured...
25
by: Mark Harrison | last post by:
I would like to try and build a queuing mechanism on top of Postgresql. Imagine an application where a large number of processes generate images and queue up thumbnail requests. A smaller number...
0
by: reaway | last post by:
When I use MessageQueue to send MQ In ASP.NET, Sometime I can send mq sucessfully, however sometime I got the exception "Message Queuing has not been installed". When I encoutered this exception, I...
1
by: Jason Richmeier | last post by:
Is there a way to create a setup package (setup and deployment project in Visual Studio 2005) that installs the Windows Message Queuing components as a prerequisite or is this something that has to...
6
by: shakthi | last post by:
I have problem with message queuing. I wrote simple service and client that communicate through endpoint that works with netMsmqBinding. Exception occurs when client sends message to server, and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...

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.