Principle of the Pleiades Platform (MEC-RM)
The origin project have been started on the year of 2020 as a simple resource manager for the JST CREST Project: Technology for Computing Revolution for Society 5.0, Team Amano: Development of an integrated multi-node system for multi-access edge computing. This project mainly worked on a FPGA-integrated computing cluster. However, they have not developed the management project for the cluster, instead, they were using a simple WebUI (which is called FiC-www) to control each node directly and use the Slurm workload manager for cluster management. However, it seems the Slurm workload manager without any patch may not enough for that featured cluster, so Dr. Yamakura, a wise doctor student at that time, have developed a reverse-proxy based resource manager called FiC-RM. FiC-RM will transfer the request to the backend directly, and the backend (FiC-www) will hold and manage their own execution queue.
The starting of this project is inprised by
早在2020年,国立研究開発法人科学技術振興機構(JST)在戦略的創造研究推進事業チーム型研究(Core Research for Evolutionary Science and Technology, aka CREST)的形式赞助了一批科研项目。其中项目名称为支持Society5.0的计算机技术项目(Technology for Computing Revolution for Society 5.0)是在次
戰 略 的 創 造 研 究 推 進 事 業 チ ー ム 型 研 究 Core Research for Evolutionary Science and Technology
v0.2 ()
v0.3 (Ruby CGI)
v0.4 (Rack JSON-RPC)
v0.5 (Golang HTTP based)
v0.6 (Golang reflacted)