cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
994
Views
0
Helpful
1
Replies

Message Queue not found on DOcker Filesystem IR829

abi_Cheetah
Level 1
Level 1

Hi 

 

I have an Ubuntu based docker and I run an application inside it which uses posix queues. I found that Docker doesn not have mqueue in its file system. I wanted to know how to acquire the file system in /proc/sys/fs of the docker . 

 

I did see the host machine (Guest OS) has the mqueue in its file system. I wanted to know whether we can avail the mqueue in the Docker . 

1 Reply 1

Alex Stevenson
Cisco Employee
Cisco Employee

Hello,

 

I haven't seen an example of running mqueue specifically in Docker but I have see Message Queues used in Docker via RabbitMQ.

 

Please see these two resources (both are EXTERNAL to Cisco):

 

Hope this helps!