Gotowa bibliografia na temat „Distributed transaction systems”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Distributed transaction systems”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Artykuły w czasopismach na temat "Distributed transaction systems"
BOCCHI, LAURA, i EMILIO TUOSTO. "Attribute-based transactions in service oriented computing". Mathematical Structures in Computer Science 25, nr 3 (10.11.2014): 619–65. http://dx.doi.org/10.1017/s0960129512000904.
Pełny tekst źródłaZamanian, Erfan, Julian Shun, Carsten Binnig i Tim Kraska. "Chiller". ACM SIGMOD Record 50, nr 1 (15.06.2021): 15–22. http://dx.doi.org/10.1145/3471485.3471490.
Pełny tekst źródłaRavoor, Suresh B., i Johnny S. K. Wong. "Multithreaded transaction processing in distributed systems". Journal of Systems and Software 38, nr 2 (sierpień 1997): 107–17. http://dx.doi.org/10.1016/s0164-1212(96)00114-8.
Pełny tekst źródłaLi, Rong, Shangping Wang i Na Xie. "A Novel Epoch-Based Transaction Consistency Sorting Protocol for DAG Distributed Ledger". Security and Communication Networks 2022 (8.12.2022): 1–13. http://dx.doi.org/10.1155/2022/3930858.
Pełny tekst źródłaJiang, Yongbo, Gongxue Sun i Tao Feng. "Research on Data Transaction Security Based on Blockchain". Information 13, nr 11 (8.11.2022): 532. http://dx.doi.org/10.3390/info13110532.
Pełny tekst źródłaDaniels, Dean S., Alfred Z. Spector i Dean S. Thompson. "Distributed logging for transaction processing". ACM SIGMOD Record 16, nr 3 (grudzień 1987): 82–96. http://dx.doi.org/10.1145/38714.38728.
Pełny tekst źródłaRUSINKIEWICZ, MAREK, PIOTR KRYCHNIAK i ANDRZEJ CICHOCKI. "TOWARDS A MODEL FOR MULTIDATABASE TRANSACTIONS". International Journal of Cooperative Information Systems 01, nr 03n04 (grudzień 1992): 579–617. http://dx.doi.org/10.1142/s0218215792000155.
Pełny tekst źródłaZhou, Jingyu, Meng Xu, Alexander Shraer, Bala Namasivayam, Alex Miller, Evan Tschannen, Steve Atherton i in. "FoundationDB: A Distributed Key-Value Store". Communications of the ACM 66, nr 6 (24.05.2023): 97–105. http://dx.doi.org/10.1145/3592838.
Pełny tekst źródłaMartella, G., B. Pernici i F. A. Schreiber. "An Availability Model for Distributed Transaction Systems". IEEE Transactions on Software Engineering SE-11, nr 5 (maj 1985): 483–91. http://dx.doi.org/10.1109/tse.1985.232488.
Pełny tekst źródłaYu, P. S., S. Balsamo i Y. H. Lee. "Dynamic transaction routing in distributed database systems". IEEE Transactions on Software Engineering 14, nr 9 (1988): 1307–18. http://dx.doi.org/10.1109/32.6174.
Pełny tekst źródłaRozprawy doktorskie na temat "Distributed transaction systems"
Xia, Yu S. M. Massachusetts Institute of Technology. "Logical timestamps in distributed transaction processing systems". Thesis, Massachusetts Institute of Technology, 2018. https://hdl.handle.net/1721.1/122877.
Pełny tekst źródłaCataloged from PDF version of thesis.
Includes bibliographical references (pages 73-79).
Distributed transactions are such transactions with remote data access. They usually suffer from high network latency (compared to the internal overhead) during data operations on remote data servers, and therefore lengthen the entire transaction executiont time. This increases the probability of conflicting with other transactions, causing high abort rates. This, in turn, causes poor performance. In this work, we constructed Sundial, a distributed concurrency control algorithm that applies logical timestamps seaminglessly with a cache protocol, and works in a hybrid fashion where an optimistic approach is combined with lock-based schemes. Sundial tackles the inefficiency problem in two ways. Firstly, Sundial decides the order of transactions on the fly. Transactions get their commit timestamp according to their data access traces. Each data item in the database has logical leases maintained by the system. A lease corresponds to a version of the item. At any logical time point, only a single transaction holds the 'lease' for any particular data item. Therefore, lease holders do not have to worry about someone else writing to the item because in the logical timeline, the data writer needs to acquire a new lease which is disjoint from the holder's. This lease information is used to calculate the logical commit time for transactions. Secondly, Sundial has a novel caching scheme that works together with logical leases. The scheme allows the local data server to automatically cache data from the remote server while preserving data coherence. We benchmarked Sundial along with state-of-the-art distributed transactional concurrency control protocols. On YCSB, Sundial outperforms the second best protocol by 57% under high data access contention. On TPC-C, Sundial has a 34% improvement over the state-of-the-art candidate. Our caching scheme has performance gain comparable with hand-optimized data replication. With high access skew, it speeds the workload by up to 4.6 x.
"This work was supported (in part) by the U.S. National Science Foundation (CCF-1438955)"
by Yu Xia.
S.M.
S.M. Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science
Xie, Wanxia. "Supporting Distributed Transaction Processing Over Mobile and Heterogeneous Platforms". Diss., Georgia Institute of Technology, 2005. http://hdl.handle.net/1853/14073.
Pełny tekst źródłaDixon, Eric Richard. "Developing distributed applications with distributed heterogenous databases". Thesis, Virginia Tech, 1993. http://hdl.handle.net/10919/42748.
Pełny tekst źródłaAndersson, Joachim, i Byggnings Johan Lindbom. "Reducing the load on transaction-intensive systems through distributed caching". Thesis, Uppsala universitet, Institutionen för informationsteknologi, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-186676.
Pełny tekst źródłaHirve, Sachin. "On the Fault-tolerance and High Performance of Replicated Transactional Systems". Diss., Virginia Tech, 2015. http://hdl.handle.net/10919/56668.
Pełny tekst źródłaPh. D.
Chan, Kinson, i 陳傑信. "Distributed software transactional memory with clock validation on clusters". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2013. http://hub.hku.hk/bib/B5053404X.
Pełny tekst źródłapublished_or_final_version
Computer Science
Doctoral
Doctor of Philosophy
Mena, Eduardo Illarramendi Arantza. "Ontology-based query processing for global information systems /". Boston [u.a.] : Kluwer Acad. Publ, 2001. http://www.loc.gov/catdir/enhancements/fy0813/2001029621-d.html.
Pełny tekst źródłaWu, Jiang. "CHECKPOINTING AND RECOVERY IN DISTRIBUTED AND DATABASE SYSTEMS". UKnowledge, 2011. http://uknowledge.uky.edu/cs_etds/2.
Pełny tekst źródłaBlackshaw, Bruce Philip. "Migration of legacy OLTP architectures to distributed systems". Thesis, Queensland University of Technology, 1997. https://eprints.qut.edu.au/36839/1/36839_Blackshaw_1997.pdf.
Pełny tekst źródłaRocha, Tarcisio da. "Serviços de transação abertos para ambientes dinamicos". [s.n.], 2008. http://repositorio.unicamp.br/jspui/handle/REPOSIP/276015.
Pełny tekst źródłaTese (doutorado) - Universidade Estadual de Campinas, Instituto de Computação
Made available in DSpace on 2018-08-13T03:59:50Z (GMT). No. of bitstreams: 1 Rocha_Tarcisioda_D.pdf: 1796192 bytes, checksum: 4b25ccccc2fa363f13a02764136f5208 (MD5) Previous issue date: 2008
Resumo: Tecnicas de processamento de transações tem sido de grande importancia no que diz respeito a preservação da correção em diversas areas da computação. Devido a funções como, garantir a consistencia de dados, a recuperação de falhas e o controle de concorrencia, transações são consideradas blocos de construção apropriados para a estruturação de sistemas confiaveis. Contudo, desenvolver tecnicas de apoio a transações para ambientes dinamicos pode ser uma tarefa complexa. O primeiro obstaculo esta no proprio dinamismo - a disponibilidade de recursos pode variar inesperadamente. Isso pode causar dois efeitos diretos: altas taxas de cancelamento de transações e grandes atrasos na execução das tarefas transacionais. O segundo obstaculo esta na crescente flexibilização do conceito de transação. Isso ocorre porque os requisitos transacionais exigidos pelas aplicações atuais estão se tornando mais variados, indo al'em das propriedades tradicionalmente definidas para uma transação. Nesse contexto, esta tese aborda a viabilização de serviços de transações abertos, ou seja, capazes de terem sua estrutura e comportamento configurados pelos programadores de aplicações como um meio de atender a requisitos especificos do dominio de suas aplicações. Como parte desse estudo foi proposto um modelo que abstrai alguns elementos arquiteturais como jumpers, slots e demultiplexadores que podem ser usados na especificação de pontos de configuração em serviços de transação. Esse modelo e implementado como uma camada acima de um modelo de componentes existente. Com isso, desenvolvedores de serviços de transação passam a contar com esses elementos abertos alem daqueles disponibilizados por abordagens tradicionais baseadas em componentes. Para confirmar os beneficios em usabilidade, flexibilidade e extensão, esta tese apresenta dois serviços de transação abertos que foram especificados com base no modelo proposto. O primeiro serviço faz parte de uma plataforma de transações adaptavel para ambientes de computação movel. O segundo serviço faz parte de um sistema que prove adaptação dinamica de protocolos de efetivação (commit) de transações. Segundo os testes realizados, a abordagem apresentada nesta tese trouxe a esses serviços a capacidade de atender requisitos de aplicações de diferentes dominios.
Abstract: Transaction processing techniques are considered important solutions on preserving correctness in several fields of computing. Due their functions such as, failure recovery and concurrency control, transactions are considered appropriated building blocks for structuring reliable systems. Despite its advantages, to develop transaction systems for dynamic environments is not an easy task. The first problem is the dynamism - the resource availability can vary unexpectedly. This can cause the following side effects: high transaction abort rates and relevant delays of transaction operations. The second problem is the flexibilization of the transaction concept. The transactional requirements are becoming more diversified - they extrapolate the bounds of the traditional transactional properties. In this context, this thesis approaches the practicability of open transaction services that can be configured by the application programmers for attending specific requirements of different application domains. This thesis includes a model that abstracts some architectural elements (slots, jumpers and demultiplexers) that can be used for specifying configuration points in transaction services. To confirm its benefits on usability, flexibility and extension, this thesis presents two open transaction services that were specified based on the proposed model. The first service is part of an adaptable transaction platform for mobile computing environments. The second service is part of a system that provides dynamic adaptation of commit protocols. According the accomplished tests, the approach presented in this thesis is able to give to these services the capacity of attending the requirement of applications in different domains.
Doutorado
Sistemas Distribuidos
Doutor em Ciência da Computação
Książki na temat "Distributed transaction systems"
N, Chorafas Dimitris. Transaction management: Managing complex transactions and sharing distributed databases. New York, N.Y: St. Martin's Press, 1998.
Znajdź pełny tekst źródłaBreitbart, Y. Overview of multidatabase transaction management. Stanford, Calif: Stanford University, Dept. of Computer Science, 1992.
Znajdź pełny tekst źródłaPrimatesta, Fulvio. TUXEDO, an open approach to OLTP. London: Prentice Hall, 1995.
Znajdź pełny tekst źródłaCompany, X/Open, red. Distributed transaction processing: CPI-C specification, Version 2. Reading, Berkshire: X/Open, 1996.
Znajdź pełny tekst źródłaBhalla, Subhash. Implementing message oriented transaction processing for distributed database management systems. Cambridge, Mass: Sloan School of Management, Massachusetts Institute of Technology, 1988.
Znajdź pełny tekst źródłaPrusinski, Ben. Expert Oracle GoldenGate. [New York]: Apress, 2011.
Znajdź pełny tekst źródła1951-, Andrade Juan M., red. The TUXEDO System: Software for constructing and managing distributed business applications. Reading, Mass: Addison-Wesley Pub., 1996.
Znajdź pełny tekst źródłaPrusinski, Ben. Expert Oracle GoldenGate. [New York]: Apress, 2011.
Znajdź pełny tekst źródłaMichał, Kapałka, red. Principles of transactional memory. San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA): Morgan & Claypool, 2010.
Znajdź pełny tekst źródłaArantza, Illarramendi, red. Ontology-based query processing for global information systems. Boston: Kluwer Academic Publishers, 2001.
Znajdź pełny tekst źródłaCzęści książek na temat "Distributed transaction systems"
Tok, Wee Hyong. "Distributed Transaction Management". W Encyclopedia of Database Systems, 1–5. New York, NY: Springer New York, 2016. http://dx.doi.org/10.1007/978-1-4899-7993-3_710-2.
Pełny tekst źródłaTok, Wee Hyong. "Distributed Transaction Management". W Encyclopedia of Database Systems, 925–29. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-0-387-39940-9_710.
Pełny tekst źródłaTok, Wee Hyong. "Distributed Transaction Management". W Encyclopedia of Database Systems, 1222–26. New York, NY: Springer New York, 2018. http://dx.doi.org/10.1007/978-1-4614-8265-9_710.
Pełny tekst źródłaÖzsu, M. Tamer, i Patrick Valduriez. "Distributed Transaction Processing". W Principles of Distributed Database Systems, 183–246. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-26253-2_5.
Pełny tekst źródłaWhiteley, David. "Transaction and Distributed Processing". W Introduction to Information Systems, 246–55. London: Macmillan Education UK, 2004. http://dx.doi.org/10.1007/978-1-137-10325-3_18.
Pełny tekst źródłaSpector, Alfred Z. "Distributed Transaction Processing and The Camelot System". W Distributed Operating Systems, 331–53. Berlin, Heidelberg: Springer Berlin Heidelberg, 1987. http://dx.doi.org/10.1007/978-3-642-46604-5_13.
Pełny tekst źródłaRouvoy, Romain, Patricia Serrano-Alvarado i Philippe Merle. "Towards Context-Aware Transaction Services". W Distributed Applications and Interoperable Systems, 272–88. Berlin, Heidelberg: Springer Berlin Heidelberg, 2006. http://dx.doi.org/10.1007/11773887_21.
Pełny tekst źródłaKunkelmann, Thomas, Hartmut Vogler i Susan Thomas. "Interoperability of distributed transaction processing systems". W Trends in Distributed Systems CORBA and Beyond, 177–90. Berlin, Heidelberg: Springer Berlin Heidelberg, 1996. http://dx.doi.org/10.1007/3-540-61842-2_35.
Pełny tekst źródłaÖzsu, M. Tamer, i Patrick Valduriez. "Introduction to Transaction Management". W Principles of Distributed Database Systems, Third Edition, 335–59. New York, NY: Springer New York, 2011. http://dx.doi.org/10.1007/978-1-4419-8834-8_10.
Pełny tekst źródłaBanatre, Michel. "An Experience in Solving a Transaction Ordering Problem in a Distributed System". W Distributed Operating Systems, 311–30. Berlin, Heidelberg: Springer Berlin Heidelberg, 1987. http://dx.doi.org/10.1007/978-3-642-46604-5_12.
Pełny tekst źródłaStreszczenia konferencji na temat "Distributed transaction systems"
Silva, Flávio M. Assis, Raimundo J. A. Macêdo i Ana Vitoria Piaggio Freitas. "The MARES Platform: Support for Transactional and Fault-tolerant Execution of Mobile Agent-based Applications". W Workshop de Testes e Tolerância a Falhas. Sociedade Brasileira de Computação - SBC, 2003. http://dx.doi.org/10.5753/wtf.2003.23392.
Pełny tekst źródłaDamoah, Dominic, James B. Hayfron-Acquah, Shamo Sebastian, Edward Ansong, Brighter Agyemang i Roy Villafane. "Transaction recovery in federated distributed database systems". W 2014 International Conference on Computer Communication & Systems (ICCCS). IEEE, 2014. http://dx.doi.org/10.1109/icccs.2014.7068178.
Pełny tekst źródłaFan, Hua, i Wojciech Golab. "Scalable Transaction Processing Using Functors". W 2018 IEEE 38th International Conference on Distributed Computing Systems (ICDCS). IEEE, 2018. http://dx.doi.org/10.1109/icdcs.2018.00101.
Pełny tekst źródłaGroothuis, S. S., i S. Stramigioli. "Energy Budget Transaction Protocol for Distributed Robotic Systems". W 2019 International Conference on Robotics and Automation (ICRA). IEEE, 2019. http://dx.doi.org/10.1109/icra.2019.8794388.
Pełny tekst źródłaDas, Ratul Antik, Md Muhaimin Shah Pahalovi i Muhammad Nur Yanhaona. "Transaction Finality through Ledger Checkpoints". W 2019 IEEE 25th International Conference on Parallel and Distributed Systems (ICPADS). IEEE, 2019. http://dx.doi.org/10.1109/icpads47876.2019.00036.
Pełny tekst źródłaŽežulka, Miloslav, Ondřej Chaloupka i Bruno Rossi. "Integrating Distributed Tracing into the Narayana Transaction Manager". W 6th International Conference on Complexity, Future Information Systems and Risk. SCITEPRESS - Science and Technology Publications, 2021. http://dx.doi.org/10.5220/0010448200550062.
Pełny tekst źródłaAmiri, Mohammad Javad, Divyakant Agrawal i Amr El Abbadi. "ParBlockchain: Leveraging Transaction Parallelism in Permissioned Blockchain Systems". W 2019 IEEE 39th International Conference on Distributed Computing Systems (ICDCS). IEEE, 2019. http://dx.doi.org/10.1109/icdcs.2019.00134.
Pełny tekst źródłaSebestyen, Gh, i A. Hangan. "Transaction-based model for real-time distributed control systems". W 2008 IEEE International Conference on Automation, Quality and Testing, Robotics. IEEE, 2008. http://dx.doi.org/10.1109/aqtr.2008.4588814.
Pełny tekst źródłaZhang, Rui. "Identifying Performance-Critical Components in Transaction-Oriented Distributed Systems". W Fourth International Conference on Autonomic Computing (ICAC'07). IEEE, 2007. http://dx.doi.org/10.1109/icac.2007.24.
Pełny tekst źródłaLiao, Xintao, Ligang Dong i Chuanhuang Li. "A Generic Transaction Model for ForCES-Based Distributed Systems". W 2009 Fifth International Joint Conference on INC, IMS and IDC. IEEE, 2009. http://dx.doi.org/10.1109/ncm.2009.298.
Pełny tekst źródłaRaporty organizacyjne na temat "Distributed transaction systems"
Bielinskyi, Andrii O., Oleksandr A. Serdyuk, Сергій Олексійович Семеріков, Володимир Миколайович Соловйов, Андрій Іванович Білінський i О. А. Сердюк. Econophysics of cryptocurrency crashes: a systematic review. Криворізький державний педагогічний університет, grudzień 2021. http://dx.doi.org/10.31812/123456789/6974.
Pełny tekst źródła