English

Optimized Execution of Business Processes on Blockchain

Software Engineering 2016-12-12 v1

Abstract

Blockchain technology enables the execution of collaborative business processes involving untrusted parties without requiring a central authority. Specifically, a process model comprising tasks performed by multiple parties can be coordinated via smart contracts operating on the blockchain. The consensus mechanism governing the blockchain thereby guarantees that the process model is followed by each party. However, the cost required for blockchain use is highly dependent on the volume of data recorded and the frequency of data updates by smart contracts. This paper proposes an optimized method for executing business processes on top of commodity blockchain technology. The paper presents a method for compiling a process model into a smart contract that encodes the preconditions for executing each task in the process using a space-optimized data structure. The method is empirically compared to a previously proposed baseline by replaying execution logs, including one from a real-life business process, and measuring resource consumption.

Keywords

Cite

@article{arxiv.1612.03152,
  title  = {Optimized Execution of Business Processes on Blockchain},
  author = {Luciano García-Bañuelos and Alexander Ponomarev and Marlon Dumas and Ingo Weber},
  journal= {arXiv preprint arXiv:1612.03152},
  year   = {2016}
}
R2 v1 2026-06-22T17:19:03.363Z