!!!What kind of processing should be done in the batch system? {{category Batch system(kaibm*)}} There is no significant difference in the processing capacity between a batch-type analysis server and an interactive analysis server. The batch server is suitable for long-term data processing that does not require interactive input and operation during processing. In particular, if you would like to do many such processes simultaneously, it is strongly recommended to use the batch system because there is a risk that it will deplete resources by occupying the capacity of the computer. The batch system manages the jobs submitted by users and efficiently and appropriately distributes them to each calculation server. Please refer to the ["User's Guide"|https://www.adc.nao.ac.jp/E/users-guide/2018/html/index.html] for detailed usage of the batch system.