CHAPTER 10

Creating Multiuser Applications

If you’re developing an application for multiple users on a network, you want to make sure that your application helps users share data effectively. This chapter covers issues you should consider when creating a multiuser application. It explores locking strategies that control multiuser access to data and discusses ways your application can handle locking conflicts in a multiuser environment.