Micro blog about Answer to the Ultimate Question of Life, the Universe, and Everything.
  • Home
    • List all categories
    • Sitemap
  • Downloads
    • WebSphere
    • Hitachi902
    • Hospital
    • Kryptonite
    • OCR
    • APK
  • About me
    • Gallery
      • Italy2022
      • Côte d'Azur 2024
    • Curriculum vitae
      • Resume
      • Lebenslauf
    • Social networks
      • Facebook
      • Twitter
      • LinkedIn
      • Xing
      • GitHub
      • Google Maps
      • Sports tracker
    • Adventures planning
  1. You are here:  
  2. Home
  3. Delphi

One more good link.

Details
Written by: Stanko Milosev
Category: MSMQ
Published: 19 December 2008
Last Updated: 18 July 2011
Hits: 6347

About queues generally:

http://msdn.microsoft.com/en-us/library/ms733789.aspx

MSMQBench

Details
Written by: Stanko Milosev
Category: MSMQ
Published: 18 December 2008
Last Updated: 30 November -0001
Hits: 5725

You can download it from here, and here is an example:

msmqbench -sr 10 10 -q servername estq

Deploying MSMQ 3.0 Applications with DCOM

Details
Written by: Stanko Milosev
Category: MSMQ
Published: 18 December 2008
Last Updated: 12 December 2009
Hits: 5890

If you are using my application for MS MQ to deploy on another computer, to send messages you will need to do following:

1. Log on as the local administrator for the client computer, and then open Component Services. Click Start, point to All Programs, point to Administrative Tools, and then click Component Services.
2. In the console tree, click Component Services, click Computers, click My Computer, and then click DCOM config.
3. Right-click MSMQ, and then click Properties.
4. On the Location tab, select Run application on the following computer, and type the name of the Message Queuing server. Save the settings, and restart the computer

Taken from here.

Few links.

Details
Written by: Stanko Milosev
Category: MSMQ
Published: 10 December 2008
Last Updated: 10 December 2008
Hits: 7542

Here are few links, which I found interesting about MSMQ:

Lets do message queue

MSMQ best practice

MSMQ FAQ

  1. Microsoft Message Queuing
  2. ORA-00904: invalid identifier
  3. ora-01036 illegal variable name/number

Subcategories

dbExpress

Web

Delphi

MSMQ

Oracle

Page 10 of 11

  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11