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
Lazy-loaded singleton: Double-checked locking vs Initialization on demand holder idiom
Nov 03, 2022
java
concurrency
singleton
lazy-loading
design-patterns
Implementing singleton inheritable class in C# [duplicate]
Apr 30, 2022
c#
inheritance
singleton
What are the Dangers of using a Singleton in a multithreaded application
Apr 25, 2022
c#
.net
multithreading
singleton
Preventing call of a private constructor from within the class in Java
Oct 24, 2022
java
constructor
singleton
private-constructor
Is there a way to create subclasses on-the-fly?
Feb 12, 2022
python
class
singleton
subclass
subclassing
C# Singleton "GetInstance" Method or "Instance" Property?
Sep 09, 2019
c#
singleton
instance
Double checked locking pattern: Broken or not?
Sep 22, 2022
java
concurrency
singleton
double-checked-locking
singleton and inheritance in Java
Nov 02, 2022
java
design-patterns
inheritance
singleton
bill pugh singleton, why thread safe?
Mar 18, 2022
java
multithreading
singleton
Creating a singleton ChannelFactory<T> and reusing for client connections
Jun 19, 2014
wcf
singleton
thread-safety
channelfactory
static-constructor
Help me remove a Singleton: looking for an alternative
Nov 19, 2022
c++
design-patterns
singleton
Python, using singleton pattern or just global variable
Apr 27, 2022
python
singleton
global-variables
How to fix a purported lack of an "explicit instantiation declaration" when compiling a CRTP Singleton with Clang?
Mar 29, 2022
c++
c++11
singleton
clang++
crtp
C# Many instances of a Singleton object
Nov 06, 2022
c#
singleton
Destructor in metaclass Singleton object
Aug 30, 2022
python
singleton
destructor
metaclass
Registry or Singleton pattern in PHP?
Oct 17, 2022
php
registry
singleton
Abstracting IoC Container Behind a Singleton - Doing it wrong?
Feb 14, 2022
c#
singleton
inversion-of-control
smalltalk singleton pattern: how do I initialize the instance variables?
Oct 15, 2022
singleton
smalltalk
instance-variables
How to get the class of a singleton object at compile time?
Nov 19, 2022
class
scala
programming-languages
singleton
language-design
Dealing with Singletons which have to subclass
Aug 12, 2022
java
servlets
enums
singleton
« Newer Entries
Older Entries »