To see the other types of publications on this topic, follow the link: Transaction processing systems.

Journal articles on the topic 'Transaction processing systems'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Transaction processing systems.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Jain, Ashish. "Transaction Processing in Mobile Database Systems." SAMRIDDHI : A Journal of Physical Sciences, Engineering and Technology 7, no. 02 (December 25, 2015): 87–92. http://dx.doi.org/10.18090/samriddhi.v7i2.8631.

Full text
Abstract:
In a mobile computing environment, a potentially large number of mobile and fixed users may simultaneously access shared data; therefore, there is a need to provide a means to allow concurrent management of transactions. Specific characteristics of mobile environments make traditional transaction management techniques no longer appropriate. This is due the fact that the ACID properties of transactions are not simply followed, in particular the consistency property. Thus, transaction management models adopting weaker form of consistency are needed and these models can now tolerate a limited amount of consistency. In this paper we have proposed (execution framework based on common ground shared by most of mobile transaction models found in the literature and investigate it under different execution strategies. More over, the effects of the fixed host transaction are identified and included in the evaluation The integration between wired and wireless environments confirms that the execution strategy is critical for the performance of a system. Neither MHS nor FHS are optimal in all situations and the performance penalties and wasted wireless resources can be substantial. A combined strategy CHS at least matches the best performance of the FHS and MHS and shows better performance than both in many cases.
APA, Harvard, Vancouver, ISO, and other styles
2

Singh, Munindar P., Christine Tomlinson, and Darrell Woelk. "Relaxed transaction processing." ACM SIGMOD Record 23, no. 2 (June 1994): 505. http://dx.doi.org/10.1145/191843.191949.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Marifati, Imam Soleh, and Vadlya Maarif. "Sistem Informasi Akuntansi Pemesanan dan Pembayaran (Ordering and Billing) Makanan dan Minuman Berbasis Android Pada RM. Ayam Goreng “Padamara” Purbalingga." Indonesian Journal on Software Engineering (IJSE) 4, no. 2 (July 23, 2019): 33–38. http://dx.doi.org/10.31294/ijse.v4i2.5978.

Full text
Abstract:
Abstract - Ordering and billing transactions of food and beverages in a restaurant business are in the revenue cycle. Transactions in the revenue cycle have an important role for the company because from this transaction the company gets cash income. The use of information technology to support the transaction process can increase the effectiveness of the transaction process. Transactions can be processed quickly and accurately. Restaurant business can use accounting information systems to improve the effectiveness and efficiency of transaction processes in the revenue cycle. A computer-based accounting information system is needed in processing transactions. In this study, the authors developed the application of accounting information systems to process transactions in the revenue cycle for restaurant business activities. This application processes transaction data starting from ordering, payment and making revenue reports from restaurant business activities. Keywords: Order, Billing, Accounting Information System
APA, Harvard, Vancouver, ISO, and other styles
4

Maliq, Rizky Gelar, R. Rizal Isnanto, and Ike Pertiwi Windasari. "Sistem Pemrosesan Transaksi Pada Toko Bangunan Berbasis Web Dengan PHP dan MySQL." Jurnal Teknologi dan Sistem Komputer 2, no. 2 (April 30, 2014): 170–74. http://dx.doi.org/10.14710/jtsiskom.2.2.2014.170-174.

Full text
Abstract:
Building supply store is a business entity engaged in the sale of construction materials for the building. Where there are still use the transaction data were administrative in bookkeeping way , so it takes a long time to figure out the sale and purchase transactions. Therefore, the author here takes issue in the sale and purchase itself. Transaction processing systems created using PHP programming language and MySQL database. System where this information can help in recording the transaction in the building supply store . In addition to recording can also be used for the preparation of monthly reports. The expected result from design of this transaction processing systems is to build a computerized information system to facilitate the operator in the transaction. With this expected to improve customer service so well that the presentation of information in a relatively quick and accurate transactions. Moreover, it can accelerate the collection of goods to see inventory and preparing reports.
APA, Harvard, Vancouver, ISO, and other styles
5

Ravoor, Suresh B., and Johnny S. K. Wong. "Multithreaded transaction processing in distributed systems." Journal of Systems and Software 38, no. 2 (August 1997): 107–17. http://dx.doi.org/10.1016/s0164-1212(96)00114-8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Leff, A., and C. Pu. "A classification of transaction processing systems." Computer 24, no. 6 (June 1991): 63–76. http://dx.doi.org/10.1109/2.86839.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Lewis, Philip M., Arthur Bernstein, and Michael Kifer. "Databases and transaction processing." ACM SIGMOD Record 31, no. 1 (March 2002): 74–75. http://dx.doi.org/10.1145/507338.507354.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Gaffney, Kevin P., Robert Claus, and Jignesh M. Patel. "Database isolation by scheduling." Proceedings of the VLDB Endowment 14, no. 9 (May 2021): 1467–80. http://dx.doi.org/10.14778/3461535.3461537.

Full text
Abstract:
Transaction isolation is conventionally achieved by restricting access to the physical items in a database. To maximize performance, isolation functionality is often packaged with recovery, I/O, and data access methods in a monolithic transactional storage manager. While this design has historically afforded high performance in online transaction processing systems, industry trends indicate a growing need for a new approach in which intertwined components of the transactional storage manager are disaggregated into modular services. This paper presents a new method to modularize the isolation component. Our work builds on predicate locking, an isolation mechanism that enables this modularization by locking logical rather than physical items in a database. Predicate locking is rarely used as the core isolation mechanism because of its high theoretical complexity and perceived overhead. However, we show that this overhead can be substantially reduced in practice by optimizing for common predicate structures. We present DIBS, a transaction scheduler that employs our predicate locking optimizations to guarantee isolation as a modular service. We evaluate the performance of DIBS as the sole isolation mechanism in a data processing system. In this setting, DIBS scales up to 10.5 million transactions per second on a TATP workload. We also explore how DIBS can be applied to existing database systems to increase transaction throughput. DIBS reduces per-transaction file system writes by 90% on TATP in SQLite, resulting in a 3X improvement in throughput. Finally, DIBS reduces row contention on YCSB in MySQL, providing serializable isolation with a 1.4X improvement in throughput.
APA, Harvard, Vancouver, ISO, and other styles
9

Li, Junru, Youyou Lu, Yiming Zhang, Qing Wang, Zhuo Cheng, Keji Huang, and Jiwu Shu. "SwitchTx." Proceedings of the VLDB Endowment 15, no. 11 (July 2022): 2881–94. http://dx.doi.org/10.14778/3551793.3551838.

Full text
Abstract:
Online-transaction-processing (OLTP) applications require the underlying storage system to guarantee consistency and serializability for distributed transactions involving large numbers of servers, which tends to introduce high coordination cost and cause low system performance. In-network coordination is a promising approach to alleviate this problem, which leverages programmable switches to move a piece of coordination functionality into the network. This paper presents a fast and scalable transaction processing system called SwitchTx. At the core of SwitchTx is a decentralized multi-switch in-network coordination mechanism, which leverages modern switches' programmability to reduce coordination cost while avoiding the central-switch-caused problems in the state-of-the-art Eris transaction processing system. SwitchTx abstracts various coordination tasks (e.g., locking, validating, and replicating) as in-switch gather-and-scatter (GaS) operations, and offloads coordination to a tree of switches for each transaction (instead of to a central switch for all transactions) where the client and the participants connect to the leaves. Moreover, to control the transaction traffic intelligently, SwitchTx reorders the coordination messages according to their semantics and redesigns the congestion control combined with admission control. Evaluation shows that SwitchTx outperforms current transaction processing systems in various workloads by up to 2.16X in throughput, 40.4% in latency, and 41.5% in lock time.
APA, Harvard, Vancouver, ISO, and other styles
10

Appelbaum, Deniz, and Robert A. Nehmer. "Auditing Cloud-Based Blockchain Accounting Systems." Journal of Information Systems 34, no. 2 (October 25, 2019): 5–21. http://dx.doi.org/10.2308/isys-52660.

Full text
Abstract:
ABSTRACT In this research, we often refer to Nakamoto's (2008) seminal paper, “Bitcoin: A Peer-to-Peer Electronic Cash System,” to consider his proposed abstracted characteristics and how auditors could look at companies' transactions interfacing to a private/semi-private blockchain with Nakamoto's general characteristics and address the related audit domain for such transactions. We then take these design requirements for auditors and, using design science research (DSR), we consider the transaction processing and contracting contexts that match those requirements in permissioned blockchains.The blockchains discussed in this paper would typically be business-to-business or business-to-consumer, private or semi-private, and residing in either a private, semi-private, or public cloud. Those blockchains will each have their own design and operational procedures, including validation procedures (the miners). We consider the audit issues of data reliability, data security, and transaction transparency in accounting transactions that lend themselves to a permissioned blockchain as well as other contextual issues.
APA, Harvard, Vancouver, ISO, and other styles
11

Gray, Jim. "Database and transaction processing benchmarks." ACM SIGMOD Record 21, no. 2 (June 1992): 6. http://dx.doi.org/10.1145/141484.130288.

Full text
APA, Harvard, Vancouver, ISO, and other styles
12

Daniels, Dean S., Alfred Z. Spector, and Dean S. Thompson. "Distributed logging for transaction processing." ACM SIGMOD Record 16, no. 3 (December 1987): 82–96. http://dx.doi.org/10.1145/38714.38728.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Polovina, Simon. "A Transaction-Oriented Architecture for Enterprise Systems." International Journal of Intelligent Information Technologies 9, no. 4 (October 2013): 69–79. http://dx.doi.org/10.4018/ijiit.2013100105.

Full text
Abstract:
Many enterprises risk business transactions based on information systems that are incomplete or misleading, given that 80-85% of all corporate information remains outside of their processing scope. It highlights that the bulk of information is too unstructured for these systems to process, but must be taken into account if those systems are to provide effective support. Computer technology nonetheless continues to become more and more predominant, illustrated by SAP A.G. recognising that 65-70% of the world's transactions are run using their technology. Using SAP as an illustrative case study, and by bringing in the benefits of technologies such as Service-Oriented Architecture (SOA), Business Process Management (BPM), Enterprise Architecture Frameworks (EA) and Conceptual Structures, a practical roadmap is identified to a Transaction-Oriented Architecture (TOA) that is predicated on the Transaction Concept. This concept builds upon the Resources-Events-Agents (REA) modelling pattern that is close to business reality. Enterprise systems can thus better incorporate that missing 80-85% of hitherto too-unstructured information thereby allowing enterprise systems vendors such as SAP, their competitors, customers, suppliers and partners to do an ever better job with the world's transactions.
APA, Harvard, Vancouver, ISO, and other styles
14

Sriratanaviriyakul, Narumon, Mathews Nkhoma, and Hiep Pham. "Osaka Flower Coffee Shop: Transaction Processing Systems." Journal of Information Technology Education: Discussion Cases 2 (2013): 08. http://dx.doi.org/10.28945/1879.

Full text
APA, Harvard, Vancouver, ISO, and other styles
15

Kang, I. E., and T. F. Keefe. "Reliable Nested Transaction Processing for Multidatabase Systems." Integrated Computer-Aided Engineering 2, no. 1 (January 1, 1995): 49–67. http://dx.doi.org/10.3233/ica-1995-2105.

Full text
APA, Harvard, Vancouver, ISO, and other styles
16

Lim, J. B., and A. R. Hurson. "Transaction processing in mobile, heterogeneous database systems." IEEE Transactions on Knowledge and Data Engineering 14, no. 6 (November 2002): 1330–46. http://dx.doi.org/10.1109/tkde.2002.1047771.

Full text
APA, Harvard, Vancouver, ISO, and other styles
17

Mafla, E., and B. Bhargava. "Communication facilities for distributed transaction-processing systems." Computer 24, no. 8 (August 1991): 61–66. http://dx.doi.org/10.1109/2.84878.

Full text
APA, Harvard, Vancouver, ISO, and other styles
18

Zamanian, Erfan, Julian Shun, Carsten Binnig, and Tim Kraska. "Chiller." ACM SIGMOD Record 50, no. 1 (June 15, 2021): 15–22. http://dx.doi.org/10.1145/3471485.3471490.

Full text
Abstract:
Distributed transactions on high-overhead TCP/IP-based networks were conventionally considered to be prohibitively expensive. In fact, the primary goal of existing partitioning schemes is to minimize the number of cross-partition transactions. However, with the new generation of fast RDMAenabled networks, this assumption is no longer valid. In this paper, we first make the case that the new bottleneck which hinders truly scalable transaction processing in modern RDMA-enabled databases is data contention, and that optimizing for data contention leads to different partitioning layouts than optimizing for the number of distributed transactions. We then present Chiller, a new approach to data partitioning and transaction execution, which aims to minimize data contention for both local and distributed transactions.
APA, Harvard, Vancouver, ISO, and other styles
19

Franaszek, Peter, and John T. Robinson. "Limitations of concurrency in transaction processing." ACM Transactions on Database Systems 10, no. 1 (March 1985): 1–28. http://dx.doi.org/10.1145/3148.3160.

Full text
APA, Harvard, Vancouver, ISO, and other styles
20

Кучук, Н. Г., Г. М. Зубрицький, and Г. А. Кучук. "Resource distribution method in computer systems on integrated software platforms." Системи обробки інформації, no. 1 (168) (February 10, 2022): 36–42. http://dx.doi.org/10.30748/soi.2022.168.04.

Full text
Abstract:
Computer Systems on Integrated Software Platforms are gaining popularity among users. They have a number of advantages over other platforms. In particular, this is a reduction in maintenance costs and the ability to quickly deploy additional Hardware & Software without stopping the system. But there are also a number of disadvantages. The most significant of these is an increase in the processing time for transactions of users using data warehouses. One of the directions of its solution is the formation of resource distribution, which is focused on minimizing resource costs. A mathematical model of resource distribution during transactions in CS on ISP is proposed. The distribution quality is determined by the criterion of minimizing the total transaction execution time. The admissible set of distributions is formed using the method of penalties for the execution of transactions. This further refines the integrated infrastructure. Simulation modeling of the process of distributing a computing resource with a selected plan made it possible to formulate requirements for the algorithm for solving the problem of scheduling transactions in an integrated environment. The proposed method also makes it possible to carry out operational rescheduling of transaction execution and reduce time costs when making operational changes to the transaction execution plan.
APA, Harvard, Vancouver, ISO, and other styles
21

Murthy, Uday S., and Guido L. Geerts. "An REA Ontology-Based Model for Mapping Big Data to Accounting Information Systems Elements." Journal of Information Systems 31, no. 3 (May 1, 2017): 45–61. http://dx.doi.org/10.2308/isys-51803.

Full text
Abstract:
ABSTRACT The term “Big Data” refers to massive volumes of data that grow at an increasing rate and encompass complex data types such as audio and video. While the applications of Big Data and analytic techniques for business purposes have received considerable attention, it is less clear how external sources of Big Data relate to the transaction processing-oriented world of accounting information systems. This paper uses the Resource-Event-Agent Enterprise Ontology (REA) (McCarthy 1982; International Standards Organization [ISO] 2007) to model the implications of external Big Data sources on business transactions. The five-phase REA-based specification of a business transaction as defined in ISO (2007) is used to formally define associations between specific Big Data elements and business transactions. Using Big Data technologies such as Apache Hadoop and MapReduce, a number of information extraction patterns are specified for extracting business transaction-related information from Big Data. We also present a number of analytics patterns to demonstrate how decision making in accounting can benefit from integrating specific external Big Data sources and conventional transactional data. The model and techniques presented in this paper can be used by organizations to formalize the associations between external Big Data elements in their environment and their accounting information artifacts, to build architectures that extract information from external Big Data sources for use in an accounting context, and to leverage the power of analytics for more effective decision making.
APA, Harvard, Vancouver, ISO, and other styles
22

Setiadi, Teguh. "APPLICATION OF INFORMATION SYSTEMS FOR TRANSACTION REPORTS BADAN KESWADAYAAN MASYARAKAT SEJAHTERA CASE STUDY SUMBEREJO KENDAL VILLAGE." SAINTEKBU 11, no. 2 (September 3, 2019): 28. http://dx.doi.org/10.32764/saintekbu.v11i2.358.

Full text
Abstract:
Abstract BKM Sejahtera is a collective leadership institution from a community association in the village of Sumberejo which has the role of mobilizing the potential and resources of the community in an effort to overcome various development issues in the village / village area. BKM Sejahtera still has many obstacles in its operations including the process of making reports and transactions - transactions that occur are still done conventionally, namely the making of reports still using Microsoft Excel as a recording of existing transactions but it is less effective because it requires a relatively long time in presenting reports finance, especially savings and loans and as a storage method, are relatively inefficient because they do not use databases so that they require a large space and difficulties in finding data. The risk of errors in the transaction process and the making of a savings and loan report are relatively high because the data written in the transaction book is sometimes not the same as the data inputted in Microsoft Excel. To overcome the above problems, an Information System Application will be made to the Prosperous Community Self-Help Agency Using the Accrual Basis Method. This application will produce financial reports per period, loan transaction reports, installment transaction reports, savings and loan transaction reports and withdrawal transaction reports. This application is made using a programming language that is PHP for the application interface and MySQL for database processing software. With this application can facilitate transactions and also can facilitate in getting financial reports quickly and have a database as a safe storage medium.
APA, Harvard, Vancouver, ISO, and other styles
23

Hope, Greg. "Enterprise transaction processing on Windows NT." ACM SIGMOD Record 24, no. 2 (May 22, 1995): 431–32. http://dx.doi.org/10.1145/568271.223861.

Full text
APA, Harvard, Vancouver, ISO, and other styles
24

Kemme, B., F. Pedone, G. Alonso, A. Schiper, and M. Wiesmann. "Using optimistic atomic broadcast in transaction processing systems." IEEE Transactions on Knowledge and Data Engineering 15, no. 4 (July 2003): 1018–32. http://dx.doi.org/10.1109/tkde.2003.1209016.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

Bhargava, B., and J. Riedl. "A model for adaptable systems for transaction processing." IEEE Transactions on Knowledge and Data Engineering 1, no. 4 (1989): 433–49. http://dx.doi.org/10.1109/69.43419.

Full text
APA, Harvard, Vancouver, ISO, and other styles
26

Dias, D. M., B. R. Iyer, and P. S. Yu. "On coupling many small systems for transaction processing." ACM SIGARCH Computer Architecture News 14, no. 2 (May 1986): 104–10. http://dx.doi.org/10.1145/17356.17368.

Full text
APA, Harvard, Vancouver, ISO, and other styles
27

Bose, Ranjit, and Stephen D. Burd. "Control and coordination of heterogeneous transaction processing systems." Information and Software Technology 39, no. 3 (March 1997): 171–84. http://dx.doi.org/10.1016/s0950-5849(96)01134-2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
28

Taylor, P., V. Cahill, and M. Mock. "Combining Object-Oriented Systems and Open Transaction Processing." Computer Journal 37, no. 6 (January 1, 1994): 487–98. http://dx.doi.org/10.1093/comjnl/37.6.487.

Full text
APA, Harvard, Vancouver, ISO, and other styles
29

Wang, Yunsen, and Alexander Kogan. "Designing confidentiality-preserving Blockchain-based transaction processing systems." International Journal of Accounting Information Systems 30 (September 2018): 1–18. http://dx.doi.org/10.1016/j.accinf.2018.06.001.

Full text
APA, Harvard, Vancouver, ISO, and other styles
30

Chen, Joy Iong-Zong, and Lu-Tsou Yeh. "Enhancing the Speed of Response in Digital Money Transactions using Distributed Blockchain System." September 2021 3, no. 3 (October 29, 2021): 193–209. http://dx.doi.org/10.36548/jitdw.2021.3.004.

Full text
Abstract:
Waiting for anything is undesirable by most of the human beings. Especially in the case of digital money transactions, most of the people may have doubtful thoughts on their mind about the success rate of their transactions while taking a longer processing time. The Unified Payment Interface (UPI) system was developed in India for minimizing the typographic works during the digital money transaction process. The UPI system has a separate UPI identification number of each individual consisting of their name, bank name, branch name, and account number. Therefore, sharing of account information has become easier and it reduces the chances of typographic errors in digital transaction applications. Sharing of UPI details are also made easy and secure with Quick Response (QR) code scanning methods. However, a digital transaction like UPI requires a lot of servers to be operated for a single transaction same as in National Electronic Fund Transfer (NEFT) and Immediate Payment Services (IMPS) in India. This increases the waiting time of digital transactions due to poor server communication and higher volume of payment requests on a particular server. The motive of the proposed work is to minimize the server communications by employing a distributed blockchain system. The performance is verified with a simulation experiment on BlockSim simulator in terms of transaction success rate and processing time over the traditional systems.
APA, Harvard, Vancouver, ISO, and other styles
31

YEN, I.-LING, LIRONG DAI, BIAO CHEN, and ING-RAY CHEN. "A NONBLOCKING ATOMIC TRANSACTION PROCESSING ALGORITHM WITH REAL-TIME PROPERTY." International Journal of Reliability, Quality and Safety Engineering 08, no. 04 (December 2001): 391–408. http://dx.doi.org/10.1142/s0218539301000578.

Full text
Abstract:
Many multiple server systems are now being used for heavily accessed web services. Performance, availability, and real-time transaction processing are important requirements for many of these applications. In this paper, we apply the multi-invariant data structure (MIDS) concept to develop an atomic transaction processing algorithm. We show that our algorithm achieves non-blocking property. It also allows preemption at any point of transaction processing without suffering from inconsistency problems or high recovery costs. Thus, the algorithm is suitable for real-time transaction processing systems. Preliminary performance study results show that our algorithm incurs almost no overhead compared with two phase commit protocol.
APA, Harvard, Vancouver, ISO, and other styles
32

Bhunje, Anagha, and Swati Ahirrao. "Workload Aware Incremental Repartitioning of NoSQL for Online Transactional Processing Applications." International Journal of Advances in Applied Sciences 7, no. 1 (March 1, 2018): 54. http://dx.doi.org/10.11591/ijaas.v7.i1.pp54-65.

Full text
Abstract:
<p><span lang="EN-US">Numerous applications are deployed on the web with the increasing popularity of internet. The applications include, 1) Banking applications,<br /> 2) Gaming applications, 3) E-commerce web applications. Different applications reply on OLTP (Online Transaction Processing) systems. OLTP systems need to be scalable and require fast response. Today modern web applications generate huge amount of the data which one particular machine and Relational databases cannot handle. The E-Commerce applications are facing the challenge of improving the scalability of the system. Data partitioning technique is used to improve the scalability of the system. The data is distributed among the different machines which results in increasing number of transactions. The work-load aware incremental repartitioning approach is used to balance the load among the partitions and to reduce the number of transactions that are distributed in nature. Hyper Graph Representation technique is used to represent the entire transactional workload in graph form. In this technique, frequently used items are collected and Grouped by using Fuzzy C-means Clustering Algorithm. Tuple Classification and Migration Algorithm is used for mapping clusters to partitions and after that tuples are migrated efficiently.</span></p>
APA, Harvard, Vancouver, ISO, and other styles
33

Johnson, Ryan, Ippokratis Pandis, and Anastasia Ailamaki. "Eliminating unscalable communication in transaction processing." VLDB Journal 23, no. 1 (April 21, 2013): 1–23. http://dx.doi.org/10.1007/s00778-013-0312-3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Wang, Yan, Jixin Li, Wansheng Liu, and Aiping Tan. "Efficient Concurrent Execution of Smart Contracts in Blockchain Sharding." Security and Communication Networks 2021 (February 18, 2021): 1–15. http://dx.doi.org/10.1155/2021/6688168.

Full text
Abstract:
Throughput performance is a critical issue in blockchain technology, especially in blockchain sharding systems. Although sharding proposals can improve transaction throughput by parallel processing, the essence of each shard is still a small blockchain. Using serial execution of smart contract transactions, performance has not significantly improved, and there is still room for improvement. A smart contract concurrent execution strategy based on concurrency degree optimization is proposed for performance optimization within a single shard. This strategy is applied to each shard. First, it characterizes the conflicting contract feature information by executing a smart contract, analyzing the factors that affect the concurrent execution of the smart contracts, and clustering the contract transaction. Second, in shards with high transaction frequency, considering the execution time, conflict rate, and available resources of contract transactions, finding a serializable schedule of contract transactions by redundant computation and a Variable Shadow Speculative Concurrency Control (SCC-VS) algorithm for smart contract scheduling is proposed. Finally, experimental results show that the strategy increases the concurrency of smart contract execution by 39% on average and the transaction throughput of the whole system by 21% on average.
APA, Harvard, Vancouver, ISO, and other styles
35

ZHANG, YANCHUN, YAHIKO KAMBAYASHI, XIAOHUA JIA, YUN YANG, and CHENGZHENG SUN. "ON INTERACTIONS BETWEEN COEXISTING TRADITIONAL AND COOPERATIVE TRANSACTIONS." International Journal of Cooperative Information Systems 08, no. 02n03 (June 1999): 87–109. http://dx.doi.org/10.1142/s021884309900006x.

Full text
Abstract:
In order to support the interaction betweeen coexisting traditional short transactions and long cooperative transactions, we propose a novel timestamp ordering approach. With this timestamp ordering method, short transactions can be processed in the traditional way, as if there were no cooperative transactions. Therefore they will not be blocked by cooperative transactions. Cooperative transactions will not be aborted when there is a conflict with short transactions. Rather, they will incorporate the recent updates into their own processing. The serializabilities, among short transactions, and between a cooperative transaction (group) and other short transactions, are all preserved.
APA, Harvard, Vancouver, ISO, and other styles
36

Rao, M. Venkata Krishna, Ch Suresh, K. Kamakshaiah, and M. Ravikanth. "Prototype Analysis for Business Intelligence Utilization in Data Mining Analysis." International Journal of Advanced Research in Computer Science and Software Engineering 7, no. 7 (July 29, 2017): 30. http://dx.doi.org/10.23956/ijarcsse.v7i7.93.

Full text
Abstract:
Tremendous increase of high availability of more disparate data sources than ever before have raised difficulties in simplifying frequent utility report across multiple transaction systems apart from an integration of large historical data. It is main focusing concept in data exploration with high transactional data systems in real time data processing. This problem mainly occurs in data warehouses and other data storage proceedings in Business Intelligence (BI) for knowledge management and business resource planning. In this phenomenon, BI consists software construction of data warehouse query processing in report generation of high utility data mining in transactional data systems. The growth of a huge voluminous data in the real world is posing challenges to the research and business community for effective data analysis and predictions. In this paper, we analyze different data mining techniques and methods for Business Intelligence in data analysis of transactional databases. For that, we discuss what the key issues are by performing in-depth analysis of business data which includes database applications in transaction data source system analysis. We also discuss different integrated techniques in data analysis in business operational process for feasible solutions in business intelligence
APA, Harvard, Vancouver, ISO, and other styles
37

Jimenez-Peris, Ricardo, Diego Burgos-Sancho, Francisco Ballesteros, Marta Patiño-Martinez, and Patrick Valduriez. "Elastic scalable transaction processing in LeanXcale." Information Systems 108 (September 2022): 102043. http://dx.doi.org/10.1016/j.is.2022.102043.

Full text
APA, Harvard, Vancouver, ISO, and other styles
38

Polyzois, Christos A., and Héctor García-Molina. "Evaluation of remote backup algorithms for transaction-processing systems." ACM Transactions on Database Systems 19, no. 3 (September 1994): 423–49. http://dx.doi.org/10.1145/185827.185836.

Full text
APA, Harvard, Vancouver, ISO, and other styles
39

Polyzois, Christos A., and Hector Garcia-Molina. "Evaluation of remote backup algorithms for transaction processing systems." ACM SIGMOD Record 21, no. 2 (June 1992): 246–55. http://dx.doi.org/10.1145/141484.130321.

Full text
APA, Harvard, Vancouver, ISO, and other styles
40

Ulusoy, Özgür. "Transaction processing in distributed active real-time database systems." Journal of Systems and Software 42, no. 3 (September 1998): 247–62. http://dx.doi.org/10.1016/s0164-1212(98)10013-4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
41

George, Binto, and Jayant Haritsa. "Secure transaction processing in firm real-time database systems." ACM SIGMOD Record 26, no. 2 (June 1997): 462–73. http://dx.doi.org/10.1145/253262.253362.

Full text
APA, Harvard, Vancouver, ISO, and other styles
42

Yoon, Yong I., and Song C. Moon. "Reliable transaction processing for real-time distributed database systems." Microprocessing and Microprogramming 34, no. 1-5 (February 1992): 63–66. http://dx.doi.org/10.1016/0165-6074(92)90103-e.

Full text
APA, Harvard, Vancouver, ISO, and other styles
43

Torky, Mohamed, Tarek Gaber, Essam Goda, Vaclav Snasel, and Aboul Ella Hassanien. "A Blockchain Protocol for Authenticating Space Communications between Satellites Constellations." Aerospace 9, no. 9 (September 5, 2022): 495. http://dx.doi.org/10.3390/aerospace9090495.

Full text
Abstract:
Blockchain has found many applications, apart from Bitcoin, in different fields and it has the potential to be very useful in the satellite communications and space industries. Decentralized and secure protocols for processing and manipulating space transactions of satellite swarms in the form of Space Digital Tokens (SDT) can be built using blockchain technology. Tokenizing space transactions using SDTs will open the door to different new blockchain-based solutions for the advancement of constellation-based satellite communications in the space industry. Developing blockchain solutions using smart contracts could be used in securely authenticating various P2P satellite communications and transactions within/between satellite swarms. To manage and secure these transactions, using the proposed SDT concept, this paper suggested a blockchain-based protocol called Proof of Space Transactions (PoST). This protocol was adopted to manage and authenticate the transactions of satellite constellations in a P2P connection. The PoST protocol was prototyped using the Ethereum blockchain and experimented with to evaluate its performance using four metrics: read latency, read throughput, transaction latency, and transaction throughput. The simulation results clarified the efficiency of the proposed PoST protocol in processing and verifying satellite transactions in a short time according to read and transaction latency results. Moreover, the security results showed that the proposed PoST protocol is secure and efficient in verifying satellite transactions according to true positive rate (TPR), true negative rate (TNR), and accuracy metrics. These findings may shape a real attempt to develop a new generation of Blockchain-based satellite constellation systems.
APA, Harvard, Vancouver, ISO, and other styles
44

Sherman, Mark. "Architecture of the Encina distributed transaction processing family." ACM SIGMOD Record 22, no. 2 (June 1993): 460–63. http://dx.doi.org/10.1145/170036.170136.

Full text
APA, Harvard, Vancouver, ISO, and other styles
45

Ariana, I. M., and I. M. Bagiada. "Development of Spreadsheet-Based Integrated Transaction Processing Systems and Financial Reporting Systems." Journal of Physics: Conference Series 953 (January 2018): 012102. http://dx.doi.org/10.1088/1742-6596/953/1/012102.

Full text
APA, Harvard, Vancouver, ISO, and other styles
46

Bertaqwa, Addin Gama, G. A. Putri Saptawati, and Tricya E. Widagdo. "Development a Generic Transaction Processing System Based on Business Process Metadata." Jurnal Sistem Informasi 16, no. 1 (April 29, 2020): 1–15. http://dx.doi.org/10.21609/jsi.v16i1.861.

Full text
Abstract:
The business processes has a major role in the activities of an organization. Organizations have various types of information systems that support the business processes. One of the systems that support the operations of an organization’s business processes is a transaction processing system that serves to record the daily routine transactions necessary in running a business. In the implementation of business process on information systems, often occur repetitive coding activities for additions or changes to business processes. In general, business process consist of a set of activities and relate to each other between one activity to another. To overcome the problem of repetitive coding implementation, relations between activities must be modelled. In this thesis, business process mapping to data level using metadata approach is proposed as a solution to manage any execution services build on information systems, so that developers can focus to the business process flows. The constructed data model divide building blocks of business process into three type such as event, task and gateway. The data model that has been found capable of storing business process as well as the execution flow of the business process into database. The transaction processing system has been built based on the data model of the process that has been found. Executor of business process has been developed based on metadata that has been designed. From the test results concluded that metadata is able to define business process, and the executor can control the flow of executions of business process correctly. Control of the execution flow of the business process can be done manually by the user or automatically by the executor based on the defined rules in metadata.
APA, Harvard, Vancouver, ISO, and other styles
47

Chen, Runyu, Lunwen Wang, Chuang Peng, and Rangang Zhu. "An Effective Sharding Consensus Algorithm for Blockchain Systems." Electronics 11, no. 16 (August 19, 2022): 2597. http://dx.doi.org/10.3390/electronics11162597.

Full text
Abstract:
Sharding is the widely used approach to the trilemma of simultaneously achieving decentralization, security, and scalability in traditional blockchain systems. However, existing schemes generally involve problems such as uneven shard arithmetic power and insecure cross-shard transaction processing. In this study, we used the Practical Byzantine Fault Tolerance (PBFT) as the intra-shard consensus and, here, we propose a new sharding consensus mechanism. Firstly, we combined a jump consistent hash algorithm with signature Anchorhash to minimize the mapping of the node assignment. Then, we improved the process of the cross-shard transaction and used the activity of nodes participating in intra-shard transactions as the criterion for the shard reconfiguration, which ensured the security of the blockchain system. Meanwhile, we analyzed the motivation mechanism from two perspectives. Finally, through theoretical analysis and related experiments, we not only verified that the algorithm can ensure the security of the entire system, but also further clarified the necessary conditions to ensure the effectiveness of the shards and the system on the original basis.
APA, Harvard, Vancouver, ISO, and other styles
48

Mišovič, Milan, and Ivana Rábová. "An interactive style of the testing database production for EIS." Acta Universitatis Agriculturae et Silviculturae Mendelianae Brunensis 54, no. 6 (2006): 133–44. http://dx.doi.org/10.11118/actaun200654060133.

Full text
Abstract:
Using a progressive Information Technology for development of Software Modules for Enterprise Information Systems brings a lot of practical and theoretical problems. One of them is a verification of results achieved in Life Cycle Stages, especially in the analysis stage. Instead of a very deep theoretical approach we can use quite practical testing by means of a testing database. Such testing database has to be constructed gradually from the Data Flow Diagram by a special algorithm.This article introduces a formal description of the entity population and entity states. There is suggested to deal with fragments of the DFD that are produced with respect to the event set. This DFD event fragment is refined to transactions and their elementary functions. There is defined a transaction path in every transaction. By means of a special state equation system is generally defined conception of a correct functional processing of entities going along a selected transaction path. Solutions of such state equation systems are platform for getting a testing database.
APA, Harvard, Vancouver, ISO, and other styles
49

Umam, Khotibul. "The effect of implementing information systems on MS Glow." International Journal of Science, Engineering and Information Technology 6, no. 1 (December 31, 2021): 274–76. http://dx.doi.org/10.21107/ijseit.v6i1.13159.

Full text
Abstract:
Ms Glow is a company engaged in the beauty sector. Ms Glow is a local brand that presents a series of skincare, especially for Indonesian women, which was founded in 2013. Technology is growing very fast as is online sales. This Ms Glow Information System was designed to serve as a promotional medium for Ms Glow and to simplify the online buying and selling transaction process. The design of promotional media also considers the factors that can affect the target market and target audience, so that the desires of potential customers can be identified. The website created can display complete and clear information and contain transaction reports, which sometimes errors occur when processing data. Ms Glow's Information System is a website that makes it easy for shop owners and consumers to make sales transactions, purchase goods and report data. Using easy-to-read fonts, attractive photo images, and choosing the right color. This system is created using the PHP programming language with the MySQL database for data storage. The result of this system is that it can process product information, such as: managing user data, category data, goods data, and the process of purchasing goods transactions. Through this website, it is hoped that Ms Glow as previously mentioned can be implemented and improved
APA, Harvard, Vancouver, ISO, and other styles
50

Obermeier, Sebastian, Stefan Böttcher, Martin Hett, Panos K. Chrysanthis, and George Samaras. "Blocking reduction for distributed transaction processing within MANETs." Distributed and Parallel Databases 25, no. 3 (February 24, 2009): 165–92. http://dx.doi.org/10.1007/s10619-009-7033-z.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography