Do one thing and do it well.
Every story has a beginning and an end.
Do one thing and do it well.
Every story has a beginning and an end.
After I joined the sparkpool team with the job of Devops in 2018, I broadened my knowledge of digital cryptocurrencies, and in these close to four years of work, I learned about digital finance and traditional financial system, what is a sound monetary system, the difference between cryptocurrencies and traditional currencies, so to speak, at sparkpool I learned a lot of financial knowledge, and also taught myself the technology related to cutting-edge such as deep learning and quantitative…
kubernets native batch scheduling system
K8s' predecessor google Borg
Today, in the course of work, I need to parse a JSON file to get a keyword, and I’m going to use Mathematica to practice.
Continuing from the previous article on NFS file systems, the current requirement is to be able to control the applications running in the cluster. For example, if we need to run parallel cross-node program A, we need to schedule and stop the running program B. This requires building a messaging system that can perform operational tasks based on message drivers.
目前正学习如何在树莓派4集群上结合gromacs+mpich的分子动力学模拟,所以需要搭建一款分布式存储系统,又由于树莓派性能的限制,搭建OpenEBS会比较浪费计算资源,最后就采用轻量级的NFS来完成文件系统的共享和存储。