.MQ 文件扩展名

Message Queuing Message Log File

开发者 Microsoft
受欢迎程度
1.0  |  2 
 

什么是 MQ 文件?

An MQ file is a Queueing Message log (QMLog) file created by Microsoft Message Queuing (MSMQ), a messaging protocol implemented in Windows for asynchronous communication between applications. It contains a log of the processing that occurs in a single queue or multiple queues. MQ files may grow up to 4 MB in size, then another MQ file is generated by MSMQ.

更多信息

MSMQ allows applications that are running on separate servers and at different times to communicate with each other. The "Queuing" aspect allows messages to be stored in a queue in the event that an application receiving a message from a sending application is currently inaccessible. When the application becomes accessible again, the messages waiting in the queue are then sent to the application. An example implementation of MSMQ is in eCommerce where sales need to be processed by different applications running on different networks.

You will most likely only encounter an MSMQ MQ file if you are a developer of a system that utilizes MSMQ and are exploring the MSMQ\​Storage folder. This folder also contains .LG1 and .LG2 files that store information about the state of an MQ file while MSMQ is writing information to it.

注: The MSMQ messaging protocol was developed by Microsoft and introduced in Windows NT 4 and Windows 95.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 MQ 文件的程序

Windows
操作系统自带
分类: 数据
更新时间: 2020-03-31

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Message Queuing Message Log 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们