Skip to main content
  • 1325 Accesses

Abstract

Concurrency is all about having the computer utilize all of its resources simultaneously, or basically having more than one thing done at the same time when serving multiple users (technically, in SQL Server, you open multiple requests, on one or more connections). Even if you haven’t done much with multiple users, if you know anything about computing you probably are familiar with the term multitasking. The key here is that when multiple processes or users are accessing the same resources, each user expects to see a consistent view of the data and certainly expects that other users will not be stomping on his or her results.

“It has been my observation that most people get ahead during the time that others waste.” —Henry Ford

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2012 Louis Davidson with Jessica M. Moss

About this chapter

Cite this chapter

Davidson, L., Moss, J.M. (2012). Coding for Concurrency. In: Pro SQL Server 2012 Relational Database Design and Implementation. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-3696-2_11

Download citation

Publish with us

Policies and ethics