Research-Stack/5-Applications/scripts/slow_arxiv_fetch.sh
2026-05-11 22:18:31 -05:00

5 lines
186 B
Bash

#!/bin/bash
# Slow arXiv fetcher: 1 request every 6s, 49 domains ≈ 5 minutes
# Writes directly to /dev/shm SQLite, copies back on completion
python3 /home/allaun/serial_arxiv.py 2>&1