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
in C++, how to use a singleton to ensure that each class has a unique integral ID?
May 24, 2022
c++
class
singleton
unique-id
How to Handle Singleton Classes in Distributed Environment
Sep 09, 2017
java
jakarta-ee
singleton
cluster-computing
distributed-objects
Different object references for the same(?) object
Nov 04, 2022
java
model-view-controller
singleton
object-reference
Java: Can we use DAO as a Singleton instance
Oct 23, 2022
java
singleton
dao
create a singleton class in java using public constructor
Jul 06, 2022
java
design-patterns
constructor
singleton
public
Why does the core Java library NOT use enums for implementing the singleton pattern? [closed]
Jul 14, 2022
java
design-patterns
singleton
How to create a true singleton in java?
Nov 15, 2022
java
singleton
absolute
global variables in C++
Mar 04, 2014
c++
singleton
global-variables
extern
Using Singleton with Interfaces Java
Sep 11, 2022
java
interface
singleton
How to implement a near-singleton?
Jan 06, 2019
java
unit-testing
design-patterns
singleton
How does a singleton property with a lock ensure thread safety?
Oct 28, 2022
c#
multithreading
design-patterns
locking
singleton
Invoking a method using reflection on a singleton object
Sep 24, 2022
c#
reflection
singleton
Is a singleton shared through a different applications?
Mar 09, 2022
c#
singleton
Does this code solve the double checked locking issue in Java?
Mar 16, 2022
java
singleton
thread-safety
double-checked-locking
What is wrong with this Singleton implementation?
Aug 17, 2022
c++
singleton
php singleton database connection, is this code bad practice?
Sep 25, 2022
php
mysql
oop
class
singleton
Creating a factory that returns singletons
Sep 24, 2022
java
design-patterns
singleton
factory
Why use Lazy<T> instead of static factory class for singletons?
Apr 11, 2021
c#
singleton
Singleton in JavaScript with module.export and require?
Sep 13, 2022
javascript
design-patterns
singleton
Reduce memory foot print by replace anonymous class with singleton. But need to refactor the design more
Oct 28, 2022
java
refactoring
singleton
« Newer Entries
Older Entries »