Is it possible to download tweets simultaneously from two different programs using same API keys?
Yes, but your applications will share the API limit window, so you will end up hitting the limits twice as quickly.
Okay thanks. What if I create another application, generate different keys and do the same thing? But using same Twitter account.
That’s fine, each application would have its own rate limits.