Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in singleton
What is the purpose of a `getInstance()` method?
Jul 31, 2026
javascript
typescript
singleton
Best way to call a method inside a singleton class
Aug 02, 2026
java
singleton
singleton-methods
@PostConstruct called twice on simple @Singleton @Startup bean
Aug 02, 2026
java
singleton
ejb
startup
postconstruct
How singleton is used to manage database connection?
Aug 01, 2026
java
database
design-patterns
database-design
singleton
Why do we synchronize lazy singletons but not eager ones?
Aug 01, 2026
oop
synchronization
singleton
lazy-initialization
Is this Lazy<T> considered a singleton?
Aug 01, 2026
c#
azure
singleton
stackexchange.redis
azure-redis-cache
Trying to access resources from an Application Context in Android
Jul 31, 2026
android
resources
singleton
android-context
How much overhead does access of singleton have?
Jul 31, 2026
c++
optimization
singleton
In Qt how to connect a singleton instance to a slot?
Jul 31, 2026
c++
qt
singleton
signals-slots
How to consider singleton in production code?
Jul 30, 2026
java
concurrency
server
singleton
production
Angular 7 service not acting as a singleton
Jul 30, 2026
angular
typescript
service
singleton
Enumeration or Class?
Jul 30, 2026
java
oop
class
enums
singleton
How should I write a copy constructor in case of Singleton class and how should I overload = operator for same?
Jul 30, 2026
c++
singleton
copy-constructor
Is the ordering of static members sensitive in Swing?
Jul 27, 2026
java
swing
singleton
static-members
How can I ensure that a singleton's contract is not violated in a multi-VM environment?
Jul 27, 2026
java
oop
singleton
classloader
Is it bad to call a singleton method many time over and over on a page in PHP?
Jul 26, 2026
php
performance
singleton
PHP: Is implementing the database layer as a singleton acceptable? Code inside
Jul 24, 2026
php
mysql
singleton
pdo
Singletion EJB an Async method (LockType.Write) block till the method processes or will it release lock as soon as it returns the control to client?
Jul 22, 2026
asynchronous
concurrency
singleton
java-ee-6
ejb-3.1
Right way to access Java Singleton private members
Jul 23, 2026
java
singleton
Older Entries »