Tag Archives: Isolation Level

Persisting Data – part 8: Concurrent Persistence Processing

Contention is the cost of concurrency. SQL Server does a pretty good job of managing contention out of the box. For those times when the requirements get absolutely nutty SQL Server also provides a variety of database server settings and … Continue reading

Posted in Data Loading | Tagged , , , , | Leave a comment