Diferencia entre revisiones de «Usuario discusión:Peter Bowman/Archivo 3»

Contenido eliminado Contenido añadido
Sin resumen de edición
Sin resumen de edición
Línea 39:
:: Todavía no tengo una tabla en wiki. Lo tengo en mi ordenador privado pero no sé como crearla en wiki!!!
--[[Usuario:Kvdrgeus|Kvdrgeus]] ([[Usuario discusión:Kvdrgeus|discusión]]) 14:31 28 mar 2018 (UTC)
 
 
Hello Peter,
 
This time I address you in English instead of Spanish.
English not is my native language (I am Dutch) but just a little bit easier than Spanish. I suppose that is no problem for you.
I am a retired programmer that uses a programming language that was developed in the sixties originally called MUMPS later M. (now only supported by 1 company: Intersystems https://www.intersystems.com/products/cache/)
In M al data of a database is stored in globals that form a binary tree (B-tree).
With M I have build in the past very large systems that also had a very fast performance.
At the moment I use this environment to find errors in the Dutch wiki-dictionary and make corrections to a maximum amount of 20.000 words.
I think I can solve any problem but the bottleneck is the updating of large amounts of words in Wiki (300.000).
This process is very slow and costs about 10 seconds per word. (whereas I am used to updates in microseconds).
Therefore I was thinking that some problems could be solved better by putting more (B-tree like) tables at the disposal of wiki and use their contents to add some content at words.
I know that you wrote some modules in the past (https://es.wiktionary.org/wiki/M%C3%B3dulo:forma_verbo/pronominales) for the wiccionario that seemed like a way of programming that I am more used to.
So do you know if it is possible to enter B-tree-like tables in a way into wiki that make fast access possible to their elements?
If it all becomes too complicated then I might as well forget it and limit myself to a more modes amount of updates.
 
 
un saludo,
 
--[[Usuario:Kvdrgeus|Kvdrgeus]] ([[Usuario discusión:Kvdrgeus|discusión]]) 09:29 29 mar 2018 (UTC)
Volver a la página del usuario «Peter Bowman/Archivo 3».