Miljan PuleticResource Sharing in Multithreaded Programs in Java — Part 1In this blog post we are going to cover how what resource sharing is and what is the typical problem when executing programs which operate…Sep 17
Achanandhi MWhat is CORS??Hello All, Yesterday I learned some new concepts which we used in our project. I saw something strange in the backend, which mentioned…Jul 16Jul 16
Ranjith GowdaMastering AWS Cross-Account Resource Sharing: IAM Roles vs RAM vs EventBridgeIn the ever-evolving landscape of cloud computing, organizations often find themselves managing multiple AWS accounts to maintain…Oct 9Oct 9
Sachin MamoruEfficient Computing Resource Sharing for Mobile Edge-Cloud Computing NetworksEdge computing refers to computational processes being performed at or near the source of data generation, rather than relying on a…Dec 16, 2023Dec 16, 2023
Miljan PuleticResource Sharing in Multithreaded Programs in Java — Part 1In this blog post we are going to cover how what resource sharing is and what is the typical problem when executing programs which operate…Sep 17
Achanandhi MWhat is CORS??Hello All, Yesterday I learned some new concepts which we used in our project. I saw something strange in the backend, which mentioned…Jul 16
Ranjith GowdaMastering AWS Cross-Account Resource Sharing: IAM Roles vs RAM vs EventBridgeIn the ever-evolving landscape of cloud computing, organizations often find themselves managing multiple AWS accounts to maintain…Oct 9
Sachin MamoruEfficient Computing Resource Sharing for Mobile Edge-Cloud Computing NetworksEdge computing refers to computational processes being performed at or near the source of data generation, rather than relying on a…Dec 16, 2023
InThe StartupbyAnaThe Dining Philosopher’s ProblemThe dining philosopher’s problem is a real life demonstration of the resource sharing problem in operating systems.Oct 23, 20201
Infrog Voicesbyfrog EditorAAPI Heritage Month: All Together with frogOn strengthening our community & taking action with a grassroots initiativeMay 30, 2023
InTowards Data SciencebyKay Jan WongPython Context Managers in 10 Minutes — using the ‘with’ keywordContext managers made simple with sample usage examplesFeb 21, 2022