Open RiflerRick opened 5 years ago
Since go leverages message passing, locks should be avoided if possible. Enhancement required in sharing metadata using message passing rather than using locks
This will involve a lot of design changes in the entire codebase! Requires planning and thorough testing as well
Since go leverages message passing, locks should be avoided if possible. Enhancement required in sharing metadata using message passing rather than using locks