# BPA Strategy **Repository Path**: AstroTJU/bpa-strategy ## Basic Information - **Project Name**: BPA Strategy - **Description**: Batched Pattern-Aware Cache Management Strategy for Astronomical Time Series Sub-images Retrieval - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README *************** * Introduction* *************** 1.The folder contains six algorithms:Batched Pattern-Aware algorithm,Pattern-Aware algorithm,NoCache algorithm,LFU algorithm,LRU algorithm and LRFU algorithm. 2.There are two algorithms in each LFU、LRU and LRFU folder,i.e.,_ALL and _SUB. *********************** * Runtime Environment * *********************** Required libraries:cfitsio,pthread,redis,mysql,socket corresponding libraries:cfitsio,pthread,hiredis,mysqlclient