@rekshark how do you manage nanomsg sockets blocking the event loop? :( (the ones using ".connect()") - buuuuh
right now I'm gravitating towards spawning workers using either process.spawn() or cluster() to move them off the event loop
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
right now I'm gravitating towards spawning workers using either process.spawn() or cluster() to move them off the event loop