首页> 外文会议>Proceedings of 13th International Symposiu MECHATRONIKA >A data integrity in distributed .NET applications
【24h】

A data integrity in distributed .NET applications

机译:分布式.NET应用程序中的数据完整性

获取原文

摘要

If we develop a .NET distributed application by .NET Remoting we have to often solve a race condition problem. For example, trying to access a server-side object on more than one client at once in this application is inherently dangerous. Locking enables us to obtain exclusive access to a server-side object that is used by another client. It is built into Microsoft Visual Basic 2008 through the SyncLock statement or the System. Threading. Monitor .NET class. This paper shortly describes the locking techniques. In a conclusion it demonstrates the use of locking in the sample distributed .NET application with a threaded client and shows complete listings with commentaries of all source files of this application.
机译:如果我们通过.NET Remoting开发.NET分布式应用程序,则必须经常解决竞态条件问题。例如,尝试在此应用程序中一次访问多个客户端上的服务器端对象具有内在的危险。锁定使我们能够获得对另一个客户端使用的服务器端对象的独占访问。它通过SyncLock语句或系统内置在Microsoft Visual Basic 2008中。穿线。监视.NET类。本文简要介绍了锁定技术。总结中,它演示了在带有线程客户端的示例分布式.NET应用程序中使用锁定的情况,并显示了完整列表,并带有对该应用程序所有源文件的注释。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号