Vertaling van "jruby" in Engels
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.
Definición de variables para los generadores de anillo de polinomios en la interfaz de scripting jython y jruby.
Definition of variables for polynomial ring generators in the jython and jruby scripting interface.
En lo referente a las características, el documento discute el deployment de artefactos no-war, soporte de scripting (monitoreo del contenedor jruby, por ejemplo), configuración de grizzly y más.
Feature-wise, the document discusses deployment of non-war artifacts, Scripting support (monitoring of the jruby container for instance), grizzly configuration and more.
No es un tema nuevo para la documentación rdoc Ruby, y los scripts se han adaptado a una versión más reciente de jruby (1.7.3).
There is a new theme for Ruby rdoc documentation, and the scripts have been adapted to a newer version of jruby (1.7.3).
Se descubrieron varias vulnerabilidades en jruby, una implementación Java del lenguaje de programación Ruby.
Several vulnerabilities were discovered in jruby, a Java implementation of the Ruby programming language.
La versión 1.6.2 de jruby es una novedad en Fedora 16.
Version 1.6.2 of jruby is new to Fedora 16.
Algunos más FindBugs y Eclipse temas y varios problemas con jruby de Android se han corregido y mejorado.
Some more Findbugs and Eclipse issues and several problems with jruby of Android have been fixed and improved.
Sin embargo con JRuby es posible que podamos controlarlo todo en un único proceso.
Under JRuby, however, it's more likely that we can handle everything in a single process.
Se puede intentar soslayar este problema pero lo mejor es buscar una gema alternativa compatible con JRuby.
There are ways to get around this problem but it's generally best to look for an alternative gem that is compatible with JRuby.
En general JRuby tardará mucho más en cargar el código inicialmente pero es bastante rápido ejecutándolo una vez porque ha logrado cargarlo por completo.
In general JRuby is much slower at loading code initially but is quite fast at running it once it has loaded.
Lo que es más interesante en JRuby es que el soporte de threads mejora la ejecución concurrente de nuestro código.
What's more interesting about JRuby is that is has improved support for concurrency with threads.
Es importante entender que algunas gemas no son compatibles con JRuby porque dependen de extensiones en C, y la gema sglite3 es una de ellas.
It's important to understand that some gems are incompatible with JRuby because they rely on C extensions and the sqlite3 gem is one of them.
Descripción: los usuarios no pueden crear un proyecto si hay espacios en la ruta del directorio de la plataforma JRuby.
Description: Users are unable to create a project when spaces are present in the directory path of the bundled JRuby platform.
Por supuesto es importante tener una batería de tests completa para que podamos garantizar que la aplicación funciona bajo JRuby y MRI.
If you're doing this it's a good idea to have a comprehensive test suite so that we can ensure that our app works under both JRuby and MRI.