|
|
|
|
|
by stuck_in_matrix
2674 days ago
|
|
Python is perfectly fine for these type of tasks. I ingest all of Reddit in real-time (https://pushshift.io) and also ingest Gab.com and several others (Stackoverflow, etc.) and at most one or two CPU cores are at 10-15%. Also, when I provide code examples, I try and use a language that most programmers will have some exposure to and generally Python is high on that list. |
|