Literatura académica sobre el tema "Distributed locks"
Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros
Consulte las listas temáticas de artículos, libros, tesis, actas de conferencias y otras fuentes académicas sobre el tema "Distributed locks".
Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.
También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.
Artículos de revistas sobre el tema "Distributed locks"
Huo, Qiu Yan y Yu Zhang. "Semi-Preemptible Range Lock in Parallel Network File System (pNFS)". Advanced Materials Research 546-547 (julio de 2012): 1250–55. http://dx.doi.org/10.4028/www.scientific.net/amr.546-547.1250.
Texto completoKvet, Michal. "Concept of Select Unlocking Optimization". IPSI Transactions on Internet Research 19, n.º 01 (1 de enero de 2023): 4–11. http://dx.doi.org/10.58245/ipsi.tir.2301.02.
Texto completoJohnson, Theodore y Richard Newman-Wolfe. "A Comparison of Fast and Low Overhead Distributed Priority Locks". Journal of Parallel and Distributed Computing 32, n.º 1 (enero de 1996): 74–89. http://dx.doi.org/10.1006/jpdc.1996.0006.
Texto completoJaber, Nouraldin, Christopher Wagner, Swen Jacobs, Milind Kulkarni y Roopsha Samanta. "QuickSilver: modeling and parameterized verification for distributed agreement-based systems". Proceedings of the ACM on Programming Languages 5, OOPSLA (20 de octubre de 2021): 1–31. http://dx.doi.org/10.1145/3485534.
Texto completoMousavian, Elham y Claudia Casapulla. "Structurally informed design of interlocking block assemblages using limit analysis". Journal of Computational Design and Engineering 7, n.º 4 (16 de abril de 2020): 448–68. http://dx.doi.org/10.1093/jcde/qwaa038.
Texto completoHalici, U. y A. Dogac. "Concurrency control in distributed databases through time intervals and short-term locks". IEEE Transactions on Software Engineering 15, n.º 8 (1989): 994–1003. http://dx.doi.org/10.1109/32.31355.
Texto completoYu, Qian, Tong Li, Zhong Wen Xie, Na Zhao y Ying Lin. "Distributed Computing Design Methods for Multicore Application Programming". Advanced Materials Research 756-759 (septiembre de 2013): 1295–99. http://dx.doi.org/10.4028/www.scientific.net/amr.756-759.1295.
Texto completoARANTES, LUCIANA, DENIS POITRENAUD, PIERRE SENS y BERTIL FOLLIOT. "THE BARRIER-LOCK CLOCK: A SCALABLE SYNCHRONIZATION-ORIENTED LOGICAL CLOCK". Parallel Processing Letters 11, n.º 01 (marzo de 2001): 65–76. http://dx.doi.org/10.1142/s0129626401000439.
Texto completoRuksasakchai, P., C. E. Cowdell, L. Sanchez, M. Weyland y M. F. Andersen. "A microcontroller based self-locking laser system". Review of Scientific Instruments 93, n.º 4 (1 de abril de 2022): 043008. http://dx.doi.org/10.1063/5.0087399.
Texto completoGu, Yongqiang, Xi Zhang, Huan Yang y Jianlin Zhang. "Design of Fully Intelligent Quality Error Prevention System for Tobacco Production Line Based on Configuration Software and PLC Program". Journal of Physics: Conference Series 2206, n.º 1 (1 de febrero de 2022): 012038. http://dx.doi.org/10.1088/1742-6596/2206/1/012038.
Texto completoTesis sobre el tema "Distributed locks"
Nair, Sreeja Sasidhara. "Designing safe and highly available distributed applications". Electronic Thesis or Diss., Sorbonne université, 2021. http://www.theses.fr/2021SORUS272.
Texto completoDesigning distributed applications involves a fundamental trade-off between safety and performance as described by CAP theorem. We focus on the cases where safety is the top requirement.For the subclass of state-based distributed systems, we propose a proof methodology for establishing that a given application maintains a given invariant. Our approach allows reasoning about individual operations separately. We demonstrate that our rules are sound, and with a mechanized proof engine, we illustrate their use with some representative examples. For conflicting operations, the developer can choose between conflict resolution or coordination. We present a novel replicated tree data structure that supports coordination-free concurrent atomic moves, and arguably maintains the tree invariant. Our analysis identifies cases where concurrent moves are inherently safe. For the remaining cases we devise a conflict resolution algorithm. The trade-off is that in some cases a move operation "loses". Given the coordination required by some application for safety, it can be implemented in many different ways. Even restricting to locks, they can use various configurations, differing by lock granularity, type, and placement. The performance of each configuration depends on workload. We study the "coordination lattice", i.e., design space of lock configurations, and define a set of metrics to systematically navigate them
Saied, Mariem. "Automatic code generation and optimization of multi-dimensional stencil computations on distributed-memory architectures". Thesis, Strasbourg, 2018. http://www.theses.fr/2018STRAD036/document.
Texto completoIn this work, we present Dido, an implicitly parallel domain-specific language (DSL) that captures high-level stencil abstractions and automatically generates high-performance parallel stencil code for distributed-memory architectures. The generated code uses ORWL as a communication and synchronization backend. We show that Dido achieves a huge progress in terms of programmer productivity without sacrificing the performance. Dido supports a wide range of stencil computations and real-world stencil-based applications. We show that the well-structured code generated by Dido lends itself to different possible optimizations and study the performance of two of them. We also combine Dido's code generation technique with the polyhedral loop optimizer Pluto to increase data locality and improve intra-node data reuse. We present experiments that prove the efficiency and scalability of the generated code that outperforms both ORWL and MPI hand-crafted implementations
Farook, Mohammad. "Fast lock-free linked lists in distributed shared memory systems". Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1998. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp01/MQ32107.pdf.
Texto completoYethadka, Sukumar. "A Distributed Lock Manager Using Paxos : Design and Implementation of Warlock, a Consensus Based Lock Manager". Thesis, Uppsala universitet, Institutionen för informationsteknologi, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-198324.
Texto completoMartin, Daniel. "Analysis and Design of Phase Lock Loop Based Islanding Detection Methods". Thesis, Virginia Tech, 2011. http://hdl.handle.net/10919/32967.
Texto completoMaster of Science
Lockl, Jannik [Verfasser] y Maximilian [Akademischer Betreuer] Röglinger. "The Convergence of Emerging Digital Technologies : Examining the Interplay of the Internet of Things and Distributed Ledger Technology / Jannik Lockl ; Betreuer: Maximilian Röglinger". Bayreuth : Universität Bayreuth, 2021. http://d-nb.info/1241183759/34.
Texto completoBigelow, Matthew Steven. "Examining the relative costs and benefits of shifting the locus of control in a novel air traffic management environment via multi-agent dynamic analysis and simulation". Thesis, Georgia Institute of Technology, 2011. http://hdl.handle.net/1853/41142.
Texto completoVassenkov, Phillip. "Contech: a shared memory parallel program analysis framework". Thesis, Georgia Institute of Technology, 2013. http://hdl.handle.net/1853/50379.
Texto completoGupta, Sounak. "Pending Event Set Management in Parallel Discrete Event Simulation". University of Cincinnati / OhioLINK, 2018. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1535701778479768.
Texto completoDardha, Ornela. "Type Systems for Distributed Programs: Components and Sessions". Phd thesis, 2014. http://tel.archives-ouvertes.fr/tel-01020998.
Texto completoLibros sobre el tema "Distributed locks"
Gerald, Popek y Walker Bruce James 1951-, eds. The LOCUS distributed system architecture. Cambridge, Mass: MIT Press, 1985.
Buscar texto completoBruce, Glen. Security in distributed computing: Did you lock the door? Saddle River, NJ: Prentice Hall, 1997.
Buscar texto completoLOCUS Distributed System Architecture. MIT Press, 2012.
Buscar texto completoPopek, Gerald J. The LOCUS Distributed System Architecture. The MIT Press, 1986. http://dx.doi.org/10.7551/mitpress/4279.001.0001.
Texto completoDempsey, Rob y Glen Bruce. Security In Distributed Computing: Did You Lock the Door? Prentice Hall PTR, 1996.
Buscar texto completoSecurity In Distributed Computing: Did You Lock the Door? Prentice Hall PTR, 1996.
Buscar texto completoHarley, Oxford Edward, Michael Maittaire y Samuel Johnson. Catalogus Bibliothecae Harleianae, in Locos Communes Distributus cum Indice Auctorum. Arkose Press, 2015.
Buscar texto completoMaittaire, Michael, William Oldys y Samuel Johnson. Catalogus Bibliothecae Harleianae: In Locos Communes Distributus Cum Indice Auctorum, Volume 3. Arkose Press, 2015.
Buscar texto completoHarley, Oxford Edward, Michael Maittaire y Samuel Johnson. Catalogus Bibliothecae Harleianae, in Locos Communes Distributus Cum Indice Auctorum: V. II. Creative Media Partners, LLC, 2018.
Buscar texto completoHarley, Oxford Edward, Michael Maittaire y Samuel Johnson. Catalogus Bibliothecae Harleianae, in Locos Communes Distributus Cum Indice Auctorum: V. IV. Creative Media Partners, LLC, 2018.
Buscar texto completoCapítulos de libros sobre el tema "Distributed locks"
Maurer, Christian. "Locks". En Nonsequential and Distributed Programming with Go, 49–96. Wiesbaden: Springer Fachmedien Wiesbaden, 2021. http://dx.doi.org/10.1007/978-3-658-29782-4_3.
Texto completoAmmann, E. "Implementing Locks in Distributed-Memory Multiprocessors". En Informatik aktuell, 333–44. Berlin, Heidelberg: Springer Berlin Heidelberg, 1992. http://dx.doi.org/10.1007/978-3-642-77422-5_28.
Texto completoVora, Abhinav, Zahir Tari y Peter Bertok. "A Variable Cache Consistency Protocol for Mobile Systems Using Time Locks". En Distributed Applications and Interoperable Systems, 153–66. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-40010-3_14.
Texto completoImbs, Damien y Michel Raynal. "Provable STM Properties: Leveraging Clock and Locks to Favor Commit and Early Abort". En Distributed Computing and Networking, 67–78. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-92295-7_11.
Texto completoZeynally, Teymur, Dmitry Demidov y Lubomir Dimitrov. "Prioritization of Distributed Worker Processes Based on Etcd Locks". En Communications in Computer and Information Science, 93–103. Cham: Springer Nature Switzerland, 2022. http://dx.doi.org/10.1007/978-3-031-21340-3_9.
Texto completoWagner, Claus y Frank Mueller. "Token-Based Read/Write-Locks for Distributed Mutual Exclusion". En Euro-Par 2000 Parallel Processing, 1185–95. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/3-540-44520-x_167.
Texto completoShankar, A. Udaya. "Simple Lock". En Distributed Programming, 41–61. New York, NY: Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4881-5_2.
Texto completoShankar, A. Udaya. "Distributed Lock Service". En Distributed Programming, 225–29. New York, NY: Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4881-5_11.
Texto completoShankar, A. Udaya. "Distributed Lock Using Timestamps". En Distributed Programming, 231–47. New York, NY: Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4881-5_12.
Texto completoShankar, A. Udaya. "Lock Using Peterson’s Algorithm". En Distributed Programming, 207–12. New York, NY: Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4881-5_9.
Texto completoActas de conferencias sobre el tema "Distributed locks"
Marathe, V. J., M. Moir y N. Shavit. "Composite Abortable Locks". En Proceedings 20th IEEE International Parallel & Distributed Processing Symposium. IEEE, 2006. http://dx.doi.org/10.1109/ipdps.2006.1639367.
Texto completoSchmid, Patrick, Maciej Besta y Torsten Hoefler. "High-Performance Distributed RMA Locks". En HPDC'16: The 25th International Symposium on High-Performance Parallel and Distributed Computing. New York, NY, USA: ACM, 2016. http://dx.doi.org/10.1145/2907294.2907323.
Texto completoHermannsson, G. y L. Wittie. "Fast locks in distributed shared memory systems". En Proceedings of the Twenty-Seventh Annual Hawaii International Conference on System Sciences. IEEE Comput. Soc. Press, 1994. http://dx.doi.org/10.1109/hicss.1994.323131.
Texto completoBen-David, Naama y Guy E. Blelloch. "Fast and Fair Randomized Wait-Free Locks". En PODC '22: ACM Symposium on Principles of Distributed Computing. New York, NY, USA: ACM, 2022. http://dx.doi.org/10.1145/3519270.3538448.
Texto completoHendler, Danny. "On the Complexity of Reader-Writer Locks". En PODC '16: ACM Symposium on Principles of Distributed Computing. New York, NY, USA: ACM, 2016. http://dx.doi.org/10.1145/2933057.2933099.
Texto completoHernane, Soumeya Leila, Jens Gustedt y Mohamed Benyettou. "A Dynamic Distributed Algorithm for Read Write Locks". En 2012 20th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP). IEEE, 2012. http://dx.doi.org/10.1109/pdp.2012.32.
Texto completoMalavolta, Giulio, Pedro Moreno-Sanchez, Clara Schneidewind, Aniket Kate y Matteo Maffei. "Anonymous Multi-Hop Locks for Blockchain Scalability and Interoperability". En Network and Distributed System Security Symposium. Reston, VA: Internet Society, 2019. http://dx.doi.org/10.14722/ndss.2019.23330.
Texto completoAbell´n, Jose L., Juan Fern´ndez y Manuel E. Acacio. "GLocks: Efficient Support for Highly-Contended Locks in Many-Core CMPs". En Distributed Processing Symposium (IPDPS). IEEE, 2011. http://dx.doi.org/10.1109/ipdps.2011.87.
Texto completoWard, Bryan C. y James H. Anderson. "Multi-resource Real-Time Reader/Writer Locks for Multiprocessors". En 2014 IEEE International Parallel & Distributed Processing Symposium (IPDPS). IEEE, 2014. http://dx.doi.org/10.1109/ipdps.2014.29.
Texto completoClauss, Pierre-Nicolas y Jens Gustedt. "Experimenting Iterative Computations with Ordered Read-Write Locks". En 18th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP 2010). IEEE, 2010. http://dx.doi.org/10.1109/pdp.2010.11.
Texto completoInformes sobre el tema "Distributed locks"
Idris, Iffat. Conditions for Elections to Succeed in Reducing Conflict and Instability. Institute of Development Studies, julio de 2022. http://dx.doi.org/10.19088/k4d.2022.124.
Texto completoLevin, Ilan, John Thomas, Moshe Lapidot, Desmond McGrath y Denis Persley. Resistance to Tomato yellow leaf curl virus (TYLCV) in tomato: molecular mapping and introgression of resistance to Australian genotypes. United States Department of Agriculture, octubre de 2010. http://dx.doi.org/10.32747/2010.7613888.bard.
Texto completo