Übersetzung von „cache-aside programming pattern“ aus dem Englisch ins Deutsch
cachefremdes Programmierschema ist die Übersetzung von „cache-aside programming pattern” aus dem Englisch ins Deutsch.
cache-aside programming pattern
A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source.
-
cachefremdes Programmierschema
A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source.
-
Algorithmisch generierte Übersetzungen anzeigen
Automatische Übersetzungen von " cache-aside programming pattern " in Deutsch
-
Glosbe Translate
-
Google Translate
Beispiel hinzufügen
Hinzufügen