Hacker News new | ask | show | jobs
by cakes 3127 days ago
I was recently trying to do something similar and looked/tried go as a solution but I ran into some initial issues around my own confidence that the shared lib would work and that I wouldn't eventually really mess up the deallocation step.
1 comments

I'm not sure I'd recommend it, yeah...
Thanks for the suggestion. In fact, I'm thinking in dropping the idea and port it, but I'm not confident with my Python skills and there are plenty of concurrency stuff in the library.

Well, I guess is time to learn Python