|
| |
| | Message queue - Wikipedia, the free encyclopedia |
 | | Examples of commercial implementations of this kind of message queueing software (also known as Message Oriented Middleware) include IBM's WebSphere MQ (formerly MQ Series), Oracle Advanced Queuing (AQ) within an Oracle database, and Microsoft's MSMQ. |  | | The queue-manager software stores the message(s) until a receiving application connects and then calls the registered software routine. |  | | In both these examples it would not make sense for the sender of the information to have to wait if, for example, one of the recipients had crashed. |
|
http://en.wikipedia.org/wiki/Message_queue
(498 words)
|
|
| |
| | 4GuysFromRolla.com - Microsoft Message Queue - Added MSMQ Features |
 | | Therefore, Computer X forwards the message information to an intermediate computer (Computer Z) that has a direct connection with Computer Y. Computer Y, however, is currently off-line. |  | | That is, if Computer A needs to send a message to Computer B, which will then forward the message on to Computer C, once Computer A successfully sends its message to Computer B, traces of the message on Computer A are removed. |  | | A distributed application that employed tightly coupled message passing would be one that required the sending computer to wait for an acknowledgement or message response from the receiving computer before continuing processing. |
|
http://www.4guysfromrolla.com/webtech/041300-1.5.shtml
(961 words)
|
|
| |
| | Microsoft Message Queue Server (MSMQ) by Gopalan Suresh Raj |
 | | A message is a unit of information or data that is sent from a process running on one computer to other processes running on the same or different computers on the network. |  | | The MQIS is a distributed database that holds the enterprise topology, enterprise settings, computer information and queue information. |  | | They can also create queues and store messages on the local computer without synchronous access to an MSMQ server. |
|
http://gsraj.tripod.com/mts/msmq.html
(1261 words)
|
|
| |
| | Optimizing Performance in a Microsoft Message Queue Server Environment (Message Queueing and Queued Components ... |
 | | Message headers typically contain approximately 150 bytes of data, although the actual size of a given header is dependent on the number and size of the properties used by the application. |  | | Messages can be journalled on the sending machine on a message-by-message basis or on the receiving machine on a queue-by-queue basis. |  | | When the message reaches the destination machine, MSMQ recomputes the hash value and compares it to the value attached to the message. |
|
http://msdn.microsoft.com/library/backgrnd/html/msmqperf.htm
(3920 words)
|
|
| |
| | Message Processing in the Message Queue |
 | | After creating the control file envelope and the data file, the NMAP Agent moves the message to queue 0 by changing the file extension from.IN to.000. |  | | Then, it moves the message to queue 1 by changing the file extension form.000 to.001 and notifies the AntiSpam and List Agents that they have a message to process. |  | | If no changes have been made, the NMAP Agent moves the file to queue 3 by changing the file extension from.002 to.003 and notifies the Rule Agents that they have a message to process. |
|
http://www.novell.com/documentation/nims25/admin/data/a678ucf.html
(756 words)
|
|
| |
| | Message Queue over HTTP Usage Scenarios |
 | | Message Queuing can be installed in workgroup mode on computers belonging to a Windows Server 2003 workgroup, rather than to a domain. |  | | With store-and-forward message queuing, computers are not affected by network disturbances and do not have to establish sessions. |  | | Because a sessionless model is used at the application level, the source computer and the destination computer do not need to support the same network protocol. |
|
http://www.eggheadcafe.com/articles/20040620.asp
(2716 words)
|
|
| |
| | TheServerSide.NET - Let's do the Message Queue! -- An Introduction in MSMQ |
 | | Gets or sets a value indicating whether a copy of the message should be kept in a machine journal on the originating computer. |  | | The message object itself contains several meta information on the message, such as timeouts, formatter to use for body part, priority, a digital signature or even an encryption algorithm. |  | | Gets the date and time on the sending computer that the message was sent by the source queue manager. |
|
http://www.theserverside.net/articles/showarticle.tss?id=LetsDoMessageQueue
(2894 words)
|
|
| |
| | Message Queue Manager - Overview |
 | | The Query Manager is designed to provide an interface to a group of daemons in a cluster system, the run-time system of a parallel machine, or to a debugger or monitor that provides adequate functionality. |  | | This library, the Query Manager, translates requests for message status from MQM into whatever system-dependent form is required, and translates the resulting data into the standard MQM format. |  | | Message passing bugs can lead to deadlock, wrong answers, memory violations, or almost any other type of application failure. |
|
http://web.engr.oregonstate.edu/~pancake/ptools/mqm/flyer.html
(757 words)
|
|
| |
| | System-V IPC Message Queue Enhancement |
 | | It should be noted that binary programs which don't use these fields will operate properly even with larger queues. |  | | These concerns arise only for separately-built binaries which share common message queues. |  | | The reason for this is that pre-11i binaries use 16-bit fields in the |
|
http://docs.hp.com/en/5185-4304/ch08s08.html
(589 words)
|
|
| |
| | Bynari, Inc. :: Exim Queue and message freezing... |
 | | A lot of my user level email errors are being trapped in the Exim Queue for some reason, this is very time consuming having to go in and "thaw" each and every error message. |  | | This is important to the user because they need to know when their email fails, so they can retry. |  | | I have found information on the web concerning Cyrus IMAP maintenance that seems to indicate the possibility that quotas may become corrupted. |
|
http://www.bynari.net/index.php?id=968
(359 words)
|
|
| |
| | RFC 1985 (rfc1985) - SMTP Service Extension for Remote Message Queue Start |
 | | Introduction The TURN command was a valid attempt to address the problem of having to start the processing for the mail queue on a remote machine. |  | | In this case, the 458 error response will not be seen, and it should always return the 250 response as it will always try and start the processing for any request. |  | | The 458 and 459 result codes should be used to give more information back to the client host as to why the action was not performed. |
|
http://www.faqs.org/rfcs/rfc1985.html
(1900 words)
|
|
| |
| | Amazon.com: Books: Pro MSMQ: Microsoft Message Queue Programming |
 | | While this book is rated as user level of intermediate to advanced, it explains thoroughly from the basics of the MS Message Queuing technology to its advanced features that anyone who wants to learn would benefit from it. |  | | This book will help you leverage this work by using MSMQ in your distributed applications so that you will be able to concentrate on the business logic rather than network problems. |  | | Moreover, queues are a very natural programming metaphor. |
|
http://www.amazon.com/exec/obidos/tg/detail/-/1590593464?v=glance
(2080 words)
|
|
| |
| | Yoel's Microsoft Message Queue (MSMQ) space |
 | | Later on, in 1999, I converted the Explorer to Windows 2000, creating the MSMQ add-on to Computer management and Active Directory Users and Computers snap-ins. |  | | Journaling can be enabled programmatically (using MessageQueue.UseJournalQueue) or using Computer Management. |  | | I also liked the ability to create a "view set" of individual queues, while Cogin's QueueExplorer only let me look at a specific computer. |
|
http://spaces.msn.com/members/msmq
(1747 words)
|
|
| |
| | NodeWorks - Encyclopedia: IBM Message Queue Interface |
 | | Messages are strings of binary data that have a meaning to the participating programs. |  | | IBM Message Queue Interface is a network communication technology developed by IBM in March 1992. |  | | Message Queue Interface is available for both IBM and non-IBM applications. |
|
http://pedia.nodeworks.com/I/IB/IBM/IBM_Message_Queue_Interface
(194 words)
|
|
| |
| | select() on Message Queue LG #92 |
 | | A file descriptor is associated with a file structure. |  | | To allocate a new inode and file structure, we need to set up some file system related |  | | The file descriptor should point to a file structure which contains |
|
http://www.linuxgazette.com/issue92/hawk.html
(960 words)
|
|
| |
| | Downloads |
 | | If a computer with this configuration receives an Outlook® Express e-mail message from a computer with 56-bit encryption, replying to this e-mail message may cause the computer with 128-bit encryption to stop responding. |  | | If a computer with this configuration receives an Outlook Express e-mail message from a computer with 56-bit encryption, replying to this e-mail message may cause the computer with 128-bit encryption to stop responding. |  | | A Windows NT 4.0 computer is only vulnerable if it is configured with 128-bit encryption and the Input Locale is set to French. |
|
http://www.microsoft.com/ntworkstation/downloads/default.asp
(2632 words)
|
|
| |
| | [No title] |
 | | It returns the number of bytes in the received message. |  | | When the msgrcv() function fails, a value of -1 is returned and errno is set to indicate the error. |  | | RETURN VALUES Upon successful completion, the msgrcv() function returns a value equal to the number of bytes actually stored in mtext. |
|
http://www.sandia.gov/ASCI/Red/usage/paragon/man/man2/msgrcv.2.html
(722 words)
|
|
| |
| | MailBee MessageQueue |
 | | Can be easily configured by editing "mmq.ini" configuration file (which can be moved to another system if needed). |  | | This allows MailBee.SMTP object to operate very quickly because MailBee.SMTP object is no longer waits for the email message to be actually sent. |  | | Intercepts "send e-mail" requests from MailBee.SMTP object thus off-loading the task of delivering e-mail messages from MailBee.SMTP object. |
|
http://www.afterlogic.com/mailbee/message_queue.asp
(234 words)
|
|
| |
| | msgsnd(3) - send a message to a message queue |
 | | Message queues appeared in the first release of AT&T Unix System V. Search for |  | | msgsz is bigger than the maximum number of bytes on the message queue |  | | error value, which should be used in the case of a removed message queue. |
|
http://www.gsp.com/cgi-bin/man.cgi?section=3&topic=msgsnd
(314 words)
|
|
| |
| | [No title] |
 | | Good programming practice is to unlink the files after they are opened, so that the last close removes the queue. |  | | returns the number of bytes received in the message or -1 if error. |  | | attrp->mq_maxmsg is the maximum number on the queue, and attrp->mq_maxsize is the maximum size of a message. |
|
http://www.cs.uic.edu/~troy/fall99/eecs471/mq.html
(501 words)
|
|
| |
| | CodeGuru Forums - How to post Message to Message Queue |
 | | After your Client's Computer received the package, extract it and do as if you receive a Keyboard/Mouse message on the local machine. |  | | I want to post Keyboard /Mouse Message from Administrator's Desk to Remote Client's Computer How Can I do it. |  | | And sent the package to your Client's Computer |
|
http://www.codeguru.com/forum/archive/index.php/t-161706.html
(161 words)
|
|
| |
| | Work-Flow sample using the Microsoft Message Queue and Visual Basic |
 | | modQueueSupport' contains functions that are of general use to anyone developing message queue oriented solutions. |  | | Feel free to reuse or modify any/all of the code contained in this project. |  | | This code is of general interest to people developing message queue systems. |
|
http://web.bryant.edu/~cnb2/VB98/MessageQ/README.HTM
(781 words)
|
|
| |
| | Message queue deployment on MS Newsgroups |
 | | If the message queue component is not installed on my windows xp machine how |  | | > If the message queue component is not installed on my windows xp machine how |  | | You can just create the queue in code using MessageQueue.Create. |
|
http://www.msnewsgroups.net/group/microsoft.public.dotnet.languages.csharp/topic2868.aspx
(372 words)
|
|
| |
| | Message Queues |
 | | is the size in bytes of the data to add to the queue. |  | | (The queue permissions are the same as standard file permissions--queues take on the user-id and group-id of the program that created them.) |  | | Say that we have the queue we created above to hold the pirates. |
|
http://www.ecst.csuchico.edu/~beej/guide/ipc/mq.html
(1421 words)
|
|
| |
| | msgrcv() -- read message from queue |
 | | The received message is truncated to msgsz bytes if it is larger than msgsz and (msgflg |  | | The following structure is an example of how a user-defined buffer might be declared: |  | | that specifies the type of the message, and then a data portion that holds the data bytes of the message. |
|
http://www.mkssoftware.com/docs/man3/msgrcv.3.asp
(398 words)
|
|
| |
| | Windows 2000: Microsoft Message Queuing (MSMQ) Center |
 | | Performance Evaluation of Microsoft Messaging Queue, IBM MQSeries and MQBridge |  | | Microsoft Message Queuing (MSMQ) HTTP Deployment Scenarios for Windows Server 2003 and Windows XP Professional |  | | Microsoft Message Queuing (MSMQ) technology enables applications running at different times to communicate across heterogeneous networks and systems that may be temporarily offline. |
|
http://www.microsoft.com/windows2000/technologies/communications/msmq/default.mspx
(181 words)
|
|
| |
| | New Message Queuing Service from Amazon |
 | | This behavior is a result of prioritizing reliable data storage (even in the face of hardware failures), and we expect such events to occur very infrequently. |  | | Posted by: Nick Minutello on November 08, 2004 in response to Message #145285 1 replies in this thread |  | | Posted by: Paul Ballard on November 05, 2004 @ 02:07 AM Amazon has launched a beta of their new, shared, always on message queue service allowing developers to create applications distributed across the Internet without requiring a dedicated server to store the message. |
|
http://www.theserverside.net/common/printthread.tss?thread_id=29810
(778 words)
|
|
| |
| | [Twisted-Python] Message Queue |
 | | > >with kind regards > > > You may want to check out Munkware: http://munkware.sourceforge.net/ Currently, the only queue paradigm that is supported is PTP. |  | | Or has twisted >another idea how to distribute jobs to other machines ? |  | | Stefan Majer wrote: >Hi, > >We are in the design phase for a new project. |
|
http://twistedmatrix.com/pipermail/twisted-python/2004-October/008795.html
(289 words)
|
|
| |
| | Chapter 6 Message Queue and J2EE |
 | | A message-driven bean (MDB) is a specialized EJB component supported by a specialized EJB container (a software environment that provides distributed services for the components it supports). |  | | External systems can include various enterprise information systems (EIS), as well as various messaging systems: for example, a JMS provider. |  | | These EJB components have no mechanism for receiving messages asynchronously, since they are accessed only through standard EJB interfaces. |
|
http://docs.sun.com/source/819-0069/mq_and_j2ee.html
(1077 words)
|
|
| |
| | NOVELL: Cool Solutions: Tip: Troubleshooting Large Message Queue |
 | | With this knowledge you can edit your queue.ims file and do a search and replace in front of each entry "[ 1]" replace with "mail remove", rename the file with a.ncf extension and you can run it like a batch file... |  | | This particular case was changing the "helo" domain name with every message so the from source was changing, but not the IP as id'd by Netmail. |  | | One is to read the.msg files in the sys:/novonyx/mail/spool directory and look for a pattern of the IP # they are connecting from. |
|
http://www.novell.com/coolsolutions/tip/9058.html
(441 words)
|
|
| |
| | Microsoft Message Queue Server - Wilders Security Forums |
 | | Briefly I checked to see what this is.......an understand it to be a built in feature of the windows os......but I am also of the understanding that its suppose to be dorment....an my machine has it active. |  | | LoadQM.exe loads the MSN Messenger/Explorer Queue Manager (Qmgr.exe) |  | | Whether it's up to no good is open to debate, but I've never heard any really convincing arguments against it. |
|
http://www.wilderssecurity.com/showthread.php?t=2870
(596 words)
|
|
| |
| | msgtool: An interactive message queue manipulator |
 | | Until now, the only useful examples which have been presented were the wrapper functions for manipulating message queues. |  | | On the same note, having real world examples to accompany any technical information will speed up and reinforce the learning process. |  | | While they are extremely useful, they have not been presented in a manner which would warrant further study and experimentation. |
|
http://www.tldp.org/LDP/lpg/node37.html
(142 words)
|
|
| |
| | RSView32 Forums - Microsoft Message Queue |
 | | I need to send an ADO Recordset from RSView32 to a VB program on the same computer but I can not find a simple example showing me what I need to do within RSView to setup and send the data. |  | | How do you send a message from RSView32 to another program using Microsoft Message Queue. |  | | In order to send any information via a queue, you will need to make sure you have message queuing installed and configured. |
|
http://www.software.rockwell.com/forum/rsview32/messageview.cfm?catid=32&threadid=2386
(362 words)
|
|
| |
| | Message queue management |
 | | These interfaces have been designed to simplify a thread-safe implementation. |  | | then if another thread delivers the message after the unexpected queue is checked but before the |  | | is called, the message will be lost (inserted by the second thread into the unexpected queue). |
|
http://www-unix.mcs.anl.gov/mpi/mpich/workingnote/adi2impl/node13.html
(99 words)
|
|
| |
| | messaging middleware definition of messaging middleware in computing dictionary - by the Free Online Dictionary, ... |
 | | A message broker is either a complete messaging system or software that works with existing messaging transports in order to add routing intelligence and data conversion capabilities. |  | | Data sent by one program can be stored in a queue and then forwarded to the receiving program when it becomes available to process it. |  | | Examples are MQSeries Integrator which extends MQSeries, e-Biz Integrator (successor to MQSeries Integrator) and Rendezvous (see MQSeries Integrator, e-Biz Integrator, TIB/Rendezvous and ActiveWorks). |
|
http://computing-dictionary.thefreedictionary.com/messaging%20middleware
(357 words)
|
|
| |
| | Xtreme Visual Basic Talk - Multiplayer Game Message Queue |
 | | While I was reading up on Multiplayer gaming with Directplay, I was under the assumption that incoming messages are handled by the network layer, and application data is handled by the application layer, and that these two can work simultaneously. |  | | I found that I had to implement a message queue for the network because of the way the Winsock control is designed. |  | | I am working on a small multiplayer game right now and I have a question for those of you who are working / have made multiplayer games. |
|
http://www.visualbasicforum.com/t112716.html
(976 words)
|
|
| |
| | Tutorials:Using Message Queue to build scalable solutions |
 | | This project uses threads to simulate server components and client components. |  | | To create a message queue, just use the class MessageQueue.Create() using one of the overloaded create method specify the path. |  | | This article shows you how to create, send, and received messages using MSMQ from the.NET base class library (System.Messaging) and C#. |
|
http://www.c-sharpcorner.com/2/MessageQueueTut1.asp
(580 words)
|
|
| |
| | ONJava.com: EJB 2 Message-Driven Beans |
 | | Messaging systems provide a way to exchange events and data asynchronously. |  | | The system that we will build in this article will be an email queuing system. |  | | As a programmer, I can send some information to the messaging service and continue processing, without waiting for a response from the system. |
|
http://www.onjava.com/pub/a/onjava/2001/05/22/ejb_msg.html
(569 words)
|
|
| |
| | Sun Java System Message Queue - Java Message Service (JMS) |
 | | The Java System Message Queue Enterprise Edition Edition is a high performance messaging system for integrating disparate applications. |  | | Java Message Service implementation 7 or more times faster than IBM MQSeries |  | | An affordable, standards-based (JMS) messaging solution, it delivers superior return on IT assets by connecting business software together to form one efficient enterprise. |
|
http://wwws.sun.com/software/products/message_queue/home_message_queue.html
(392 words)
|
|
| |
| | Message Queue in C# : Priority on MS Newsgroups |
 | | queue as they come in, and then process them in the order that you want. |  | | just send ONE message which has the tasks that need to be performed, and |  | | of sending all of these messages which require specific ordering, why not |
|
http://www.msnewsgroups.net/group/microsoft.public.dotnet.languages.csharp/topic10067.aspx
(294 words)
|
|
| |
| | Application and Integration Servers - Sun Java System Message Queue |
 | | Sun Java System Message Queue Platform Edition 3 2005Q1 (3.6) Now Available Download this free, commercial-grade Java Message Service (JMS) implementation--an ideal messaging solution for business integrations for small-scale deployments and development environments. |  | | Sun Java System Message Queue (formerly Sun ONE Message Queue) allows you to integrate legacy systems, Enterprise Resource Planning (ERP), and Java applications to form one efficient enterprise with an integration messaging product based on the Java Message Service (JMS) specification. |  | | Unless otherwise licensed, code in all technical manuals herein (including articles, FAQs, samples) is provided under this License. |
|
http://developers.sun.com/prodtech/msgqueue
(141 words)
|
|
| |
| | Softulz.Net - Download |
 | | Sends email messages without the requirement for an Smtp server. |  | | An event driven COM based change journal watcher. |
|
http://softulz.net/download.shtml
(98 words)
|
|
| |
| | Sun ONE Message Queue Enterprise Edition - license Compare Sun Microsystems Prices |
 | | It delivers a superior return on IT assets by connecting disparate business software together to form one efficient enterprise. |  | | The Sun ONE Message Queue Enterprise Edition is a leading business integration enterprise messaging server, designed to deliver the exceptional scalability, reliability, and advanced security features necessary for large-scale, enterprise deployments. |  | | Description: The Sun ONE Message Queue Enterprise Edition is a leading business integration enterprise messaging server, designed to deliver the exceptional scalability, reliability, and advanced security features necessary for large-scale, enterprise deployments. |
|
http://buyersedge.com/product/prodDesc.asp?XOS=3127460&pageView=1&...
(316 words)
|
|
| |
| | Message queue |
 | | Messages in the queue are commonly distributed in the order received and/or the priority of the message. |  | | Location where messages are stored before being requested to be read or transmitted. |  | | Were you able to locate the answer to your questions? |
|
http://www.computerhope.com/jargon/m/messqueu.htm
(40 words)
|
|
| |
| | CodeGuru: Book Reviews |
 | | This is a wide-ranging book that tries to be an encyclopedia of working with ASP and its related technologies. |  | | As Microsoft further integrates Message Queue Server (MSMQ), Transaction Server (MTS), data access (through ADO and OLE DB), and a range of other value-added services into the operating system, the reach of scripts written using ASP becomes broader. |  | | It has become possible to, for example, create one or more Active Server Pages that are able to participate a transaction that could have originated from another web or database server -- pretty powerful stuff! |
|
http://extra.codeguru.com/displayReview.asp?name=ProfessionalActiveServerPages30
(396 words)
|
|
| |
| | SwTech.com - MSMQ - Microsoft Message Queue Server |
 | | A list of unsupported tools and samples from Microsoft to help with implementing MSMQ applications and systems. |  | | Page to download a MS-Word format paper on the Microsoft Message Queue Server. |  | | Microsoft's message queue product for Windows NT Server. |
|
http://www.swtech.com/tp/msmq
(113 words)
|
|
| |
| | Message Queue - .NET, DotNet, C#, ASP.NET, VB.NET, C++.Net, M |
 | | Message Queue -.NET, DotNet, C#, ASP.NET, VB.NET, C++.Net, M |
|
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=602&lngWid=10
(423 words)
|
|
|