The invention discloses a
semiconductor production business report calculation method,
system and device and a medium, and the method comprises the steps: receiving a report calculation request defined by a user through a real-time dispatching
system platform, wherein the report calculation request comprises a
data query mode and calculation logic of an output index; deploying a plurality of calculation service instances based on evaluation of report data scale and calculation complexity; splitting the report calculation request into a plurality of sub-requests, and distributing the sub-requests to each calculation service instance through a load balancing mechanism; in each calculation service instance, output indexes are calculated in parallel by adopting a memory calculation mode, including preloading dependent data to a memory when a
system is started, and a parallel architecture is adopted to calculate a plurality of indexes at the same time; and the calculation results of the calculation service instances are inserted into the same data table of the
database management system, so that uniform output and integrity of data are ensured. According to the method, the problems of too long time consumption and performance
bottleneck of complex report calculation are effectively solved.