Vertaling van "threadsafe" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
You should not use path unless you absolutely have to, since accessing it directly breaks the threadsafe guarantees of this API.
No debe utilizar la ruta a menos que sea absolutamente necesario, ya que el acceso directo rompe las garantías multihilo de esta API.
This class also serves as a threadsafe API for accessing the database.
Esta clase también sirve como un API multihilo para acceder a la base de datos.
It must be threadsafe with respect to the device manager's thread.
Debe ser seguro con respecto al subproceso del administrador de dispositivos.
Read about how to use concurrent requests by enabling threadsafe in your app.yaml file.
Lee acerca de cómo usar solicitudes simultáneas mediante la habilitación de la configuración threadsafe en tu archivo appengine-web.xml.
Enabling this setting will decrease the number of instances needed to serve traffic for your application, but your application must be threadsafe in order for this to work correctly.
Si se habilita esta configuración, se disminuye la cantidad de instancias necesarias para entregar tráfico a tu aplicación. A fin de que funcione de manera correcta, la app debe tener la configuración threadsafe.
You should almost never use this, as it breaks the threadsafe promise of this API.
Instances of the JdbcTemplate class are threadsafe once configured.
Las instancias de la JdbcTemplate clase son multi-hilo, una vez configurados.
Thread safety The mozStorage service and sqlite are threadsafe.
Seguridad de los hilos El servicio mozStorage y sglite son hilos seguros.
Note that the file upload tracking is not threadsafe at this point, so new uploads that happen while a previous one is still going will disable the tracking for the previous.
Observe que el rastreo de subidas de archivos no es seguro a nivel de hilos en este momento, por lo que las nuevas subidas que ocurran mientras se está realizando una anterior deshabilitará el rastreo para la anterior.