PHPackages                             snowio/magento2-product-save-mutex - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. snowio/magento2-product-save-mutex

Abandoned → [snowio/magento2-mutexes](/?search=snowio%2Fmagento2-mutexes)Magento2-module[Utility &amp; Helpers](/categories/utility)

snowio/magento2-product-save-mutex
==================================

A Magento 2 module which encapsulates various operations in mutex locks

v3.0.1(3y ago)226.9k↓46.2%1MITPHPPHP ^7.4||^8.1

Since Oct 25Pushed 3y ago4 watchersCompare

[ Source](https://github.com/snowio/magento2-mutexes)[ Packagist](https://packagist.org/packages/snowio/magento2-product-save-mutex)[ RSS](/packages/snowio-magento2-product-save-mutex/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (4)Versions (13)Used By (0)

Magento 2 Product Save Mutex
============================

[](#magento-2-product-save-mutex)

Description
-----------

[](#description)

Module that ensures mutual exclusion on product saves. The locking is applied on product skus thus 2 or more simultaneous saves on a product will result in one of the simultaneous save calls successfully saving the product and the rest failing with a `RuntimeException`.

Magento Versions
----------------

[](#magento-versions)

- `= 2.4.x` use master

Prerequisites
-------------

[](#prerequisites)

- PHP 7.4 or newer
- Composer ().
- `magento/framework` 103 or newer
- `magento/module-catalog` 104 or newer
- `snowio/magento2-lock` 1.0.0 or newer

Installation
------------

[](#installation)

```
composer require snowio/magento2-product-save-mutex
php bin/magento module:enable SnowIO_ProductSaveMutex
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush

```

License
-------

[](#license)

This software is licensed under the MIT License. [View the license](LICENSE)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 61.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~257 days

Recently: every ~428 days

Total

9

Last Release

1431d ago

Major Versions

v1.0.0 → v2.0.02017-02-17

2.x-dev → v3.0.02020-12-02

PHP version history (3 changes)v1.0.0PHP &gt;=5.6

v3.0.0PHP ^7.4

v3.0.1PHP ^7.4||^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa904d0f61196b12bd6727175110ad7a58e19d888960279e7e4b9dbb636f34b9?d=identicon)[convenient](/maintainers/convenient)

![](https://www.gravatar.com/avatar/248c125feb1acc5c8932c06226dcd5086760736ff5fc9ec69be32a3aeae8a339?d=identicon)[chickenland](/maintainers/chickenland)

---

Top Contributors

[![joshdifabio](https://avatars.githubusercontent.com/u/5609851?v=4)](https://github.com/joshdifabio "joshdifabio (8 commits)")[![peekarboo](https://avatars.githubusercontent.com/u/39334796?v=4)](https://github.com/peekarboo "peekarboo (3 commits)")[![qrz-io](https://avatars.githubusercontent.com/u/3646206?v=4)](https://github.com/qrz-io "qrz-io (1 commits)")[![tr33m4n](https://avatars.githubusercontent.com/u/1771667?v=4)](https://github.com/tr33m4n "tr33m4n (1 commits)")

###  Code Quality

Static AnalysisRector

### Embed Badge

![Health badge](/badges/snowio-magento2-product-save-mutex/health.svg)

```
[![Health](https://phpackages.com/badges/snowio-magento2-product-save-mutex/health.svg)](https://phpackages.com/packages/snowio-magento2-product-save-mutex)
```

###  Alternatives

[snowdog/module-menu

Provides powerful menu editor to replace category based menus in Magento 2

3271.7M5](/packages/snowdog-module-menu)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[sivaschenko/magento2-clean-media

Magento 2 media analysis and cleanup

96231.9k](/packages/sivaschenko-magento2-clean-media)[yireo/magento2-extensionchecker

Scan the code of a Magento module

96151.6k3](/packages/yireo-magento2-extensionchecker)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
