D
Daniel Berger
Hi all,
The Win32 Utils Team is happy to announce the release of win32-mutex
0.1.0.
What is it?
===========
A Ruby interface to Win32 Mutex objects. You can use a mutex object
to protect a shared resource from simultaneous access by multiple
threads or processes.
Where is it?
============
You can find it on the Win32 Utils home page at
http://www.rubyforge.org/projects/win32utils.
IMPORTANT NOTE
==============
This release contains a bugfix that was not included in version 0.0.1
of the Win32 Utils Installer. If you downloaded that and installed
win32-mutex, you should replace it with this release.
Enjoy!
The Win32 Utils Team
The Win32 Utils Team is happy to announce the release of win32-mutex
0.1.0.
What is it?
===========
A Ruby interface to Win32 Mutex objects. You can use a mutex object
to protect a shared resource from simultaneous access by multiple
threads or processes.
Where is it?
============
You can find it on the Win32 Utils home page at
http://www.rubyforge.org/projects/win32utils.
IMPORTANT NOTE
==============
This release contains a bugfix that was not included in version 0.0.1
of the Win32 Utils Installer. If you downloaded that and installed
win32-mutex, you should replace it with this release.
Enjoy!
The Win32 Utils Team