Search code examples
Are Locks AutoCloseable?...


javaresourcesjava-7resource-managementlocks

Read More
Understanding the meaning of the term and the concept - RAII (Resource Acquisition is Initialization...


c++garbage-collectionraiiresource-management

Read More
Is there way to have multi resource "try with resources" in Kotlin?...


javakotlinexceptiontry-with-resourcesresource-management

Read More
How to mock ResourceGroupCollection using Moq?...


c#unit-testingmoqresource-management

Read More
Is the Rule of 5 (for constructors and destructors) outdated, if smart pointers can take care of res...


c++smart-pointersraiiresource-managementrule-of-three

Read More
Closing resources with dependency injection...


pythonresourcesresource-management

Read More
Azure Resource: REST API returns empty response in Deployed Azure Function...


c#azureazure-functionsazure-web-app-serviceresource-management

Read More
What Automatic Resource Management alternatives exist for Scala?...


scalaresource-management

Read More
Best practices for non-local exit with cleanup in C?...


cresource-management

Read More
Simple Scala pattern for "using/try-with-resources" (Automatic Resource Management)...


scalaresource-management

Read More
Reduce resource usage of this JS program?...


javascriptarraysnode.jsresourcesresource-management

Read More
Is it possible to close a file directly after a function call...


pythonpython-3.xcontextmanagerresource-management

Read More
golang resource ownership pattern (files, connections, close-ables)...


goresourcesresource-management

Read More
Why does condition_variable_any needs a mutex managed by a shared_ptr?...


c++multithreadingmutexresource-management

Read More
What wrapper class in C++ should I use for automated resource management?...


c++raiiresource-management

Read More
How to properly use the custom shared_ptr deleter?...


c++shared-ptrresource-management

Read More
Spark on YARN too less vcores used...


apache-sparkhadoop-yarnhortonworks-data-platformresource-management

Read More
No output from using array in class...


c++stringclassraiiresource-management

Read More
What does "opening a connection" actually mean?...


c#idisposableresource-managementidbconnection

Read More
What's general memory ownership rules for returning pointers from POSIX functions?...


cposixfreeresource-management

Read More
Why free resources if the program is already quitting?...


c++resource-management

Read More
Release of resources in AWS Lambda...


javaamazon-web-servicesaws-lambdaresource-management

Read More
Should I explicitly close ZipOutputStream over response.getOutputStream()?...


javaservletsmemory-leaksioresource-management

Read More
Is it possible to prevent DoSing on Google App Engine?...


google-app-engineresource-management

Read More
best way to store configurations...


xmldatabasejsonconfigurationresource-management

Read More
Where to close java PreparedStatements and ResultSets?...


javajdbcresource-management

Read More
Program design concerning polymorphism & resource management...


c++polymorphismresource-management

Read More
Resize image when uploading to server or when serving from server to client?...


node.jsimage-processingfile-uploadserver-sideresource-management

Read More
top may be showing incorrect memory usage...


c++memorylldbresource-management

Read More
Generic handle class...


c++raiiresource-management

Read More
BackNext