dorucioclea / LockingExperiment

Experiment on using sql application-wide locks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LockingExperiment

Experiment on using sql application-wide locks

This application implements a sql application-wide lock (look under valuescontroller) that basically allows you to execute one and only one action at a time based on parameters (you can protect resources that are not concurrent but are exposed through api calls this way)

About

Experiment on using sql application-wide locks


Languages

Language:C# 94.2%Language:JavaScript 4.4%Language:CSS 1.1%Language:HTML 0.3%Language:ASP 0.0%