Abstract:
Disclosed is a system for distributed processing of stream data, including: a service management device which selects an operation device optimal to perform an operation constituting a service and assigns the operation in a node including the selected operation device; and a task execution device which performs one or more tasks included in the operation through the selected operation device when the assigned operation is an operation registered in a preregistered performance acceleration operation library.
Abstract:
A database system based on just-in-time (JIT) compilation performs a branch optimization and a loop optimization on the stored procedure. An interpreted query processor generating a structured query language (SQL) execution plan regarding an input online transaction processing (OLTP) query, an online analytical processing (OLAP) analysis, and a stored procedure. A JIT-based query processor receives the SQL execution plan, optimizes a branch and a loop in the received SQL execution plan, and then generates an optimized JIT execution plan. The JIT-based query processor generates a query processing executor performing query processing based on the JIT execution plan and provides a result of the query processing performed by the query processing executor.