Skip to content

This project reproduces the 15 msec latency I have with Boost.Inteprocess notify() function

Notifications You must be signed in to change notification settings

poukill/boost_notify_latency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boost_notify_latency

This project reproduces the 15 msec latency I have with Boost.Inteprocess notify() function

Installation guide

This is a Visual C++ 2010 project using Boost.Interprocess (1.63). To reproduce the problem :

1- Launch the producer.exe

2- Launch immediately after the consumer.exe

And watch the latency...

About

This project reproduces the 15 msec latency I have with Boost.Inteprocess notify() function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages