5sControl / 5sControl/5s-backend
[16h] Добавить вызов методов моделью на С++ сервер (работает ощутимо быстрее чем на ноде)
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 2
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Este issue no tiene descripción.
Guía de contribución
Línea de trabajo
The issue mentions calling model methods on a C++ server for performance gains over Node. First, locate the existing Python/Django model methods and the current Node.js integration points. Investigate how to interface Python with C++ (e.g., using pybind11 or ctypes) and understand the server architecture to see where the C++ component would fit. Determine what 'done' looks like by benchmarking the new C++ calls against the old Node implementation.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp, python
- Área
- backend, performance
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 20/100