Pregunta

Stackless Python en la víspera , hay algunos hablan de " AZUL" objetos en Python. ¿Tiene detalles Alguien sabe acerca de esta tecnología?

¿Fue útil?

Solución

Es un nombre en clave para un marco CCP probablemente se desarrolló internamente para EVE Online . instalaciones de EVE Online vienen con blue.dll. Hay una API de Python a ella (import blue).

Excavando en blue.dll revela lo siguiente:

Descripción: CCP Marco azul

$ strings blue.dll | egrep "python|Py" | less
BlueObjectBuilderPython
BlueEventToPython
IBluePyOS
IPythonEvents
IPythonMethods
IPythonNumeric
PythonEvents
BlueEventToPython
BlueObjectBuilderPython
Proxy object builder that calls a python method to construct the object.
BeOS::Python
BlueOS/mShutdownPythonCallbacks
Py_FatalError: %s
Fatal Python error: %s
PumpOS::end PumpPython
s|O:PyCreateInstance
Thunker for constructing python objects.
python file object api
Python object
Python object pointer
An unrepresentable Python object
PyOS::StacklessIoDispatch
PyOS::Run Watchdog
PyOS::Create Tasklet
PyOS::PyError
PyOS::Synchro Tick
Python Logs
Runs a python script.
Enable python ref. stack trace
Returns the python and blue reference counts
Error while calling Python logging callback function. Disabling logging in Python!
BluePyOS
BluePyOS/mThreads
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top