*Result*: OpenMP and TBB for data parallelism on multi-core architectures.
*Further Information*
*The demand for large-scale data processing is rising in the modern era as a result of artificial intelligence's explosive growth. The requirement for substantial computing power to handle such massive volumes of data is closely linked to the emergence of new computing technologies. According to this viewpoint, multicore computers' parallel processing can greatly speed up processing. Task parallelism and data parallelism are the two viewpoints from which we approach the problem of multicore programming for parallel data processing in this study. We look into the potential of two technologies OpenMP and TBB to address these issues by increasing the speed at which data is processed. At the conclusion of the study, we compare the outcomes of these two technologies. [ABSTRACT FROM AUTHOR]*