issues
search
ChimeraPy
/
Engine
Distributed computing framework for Multimodal data written in Python
https://chimerapy-engine.readthedocs.io
GNU General Public License v3.0
9
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ChimeraPy DAG should be dynamic vis-a-viz data sources.
#294
umesh-timalsina
opened
1 year ago
0
Replacing AIOHTTP with aiodistbus
#293
edavalosanaya
opened
1 year ago
0
Replace AIOHTTP with new distributed ``aiodistbus.DEventBus``
#292
edavalosanaya
opened
1 year ago
0
Transition local eventbuses to use ``aiodistbus.EventBus``.
#291
edavalosanaya
closed
1 year ago
0
Refactor local eventbuses to use ``aiodistbus.EventBus``
#290
edavalosanaya
closed
1 year ago
0
Add debounced node status updates. Closes #288
#289
umesh-timalsina
opened
1 year ago
0
ServerDisconnected Error on Worker Stop
#288
umesh-timalsina
opened
1 year ago
2
Performance checking
#287
edavalosanaya
opened
1 year ago
0
Worker needs to have "CONNECTED" state in FSM
#286
edavalosanaya
opened
1 year ago
1
Fast Collection with ZeroMQ based chunked transfers
#285
umesh-timalsina
opened
1 year ago
2
Add option to keep workers during manager shutdown. Closes #283
#284
umesh-timalsina
closed
1 year ago
0
Manager.shutdown should have options not to force worker shutdown
#283
umesh-timalsina
opened
1 year ago
0
Remove entrypoint cp-worker. Closes #281
#282
umesh-timalsina
closed
1 year ago
0
Remove worker entrypoint in Engine
#281
umesh-timalsina
closed
1 year ago
1
Adding ruff back to ``pyproject.toml``
#280
edavalosanaya
closed
1 year ago
0
Updating the README.md
#279
edavalosanaya
closed
1 year ago
0
Updated README
#278
edavalosanaya
closed
1 year ago
1
Refactored PUB/SUB
#277
edavalosanaya
closed
1 year ago
0
Refactoring and improve PUB/SUB implementations to use ``zmq.asyncio``
#276
edavalosanaya
closed
1 year ago
0
Async functions were never awaited
#275
albertna
closed
1 year ago
6
Add session tag service. Closes #264
#274
umesh-timalsina
opened
1 year ago
0
EPIC: Event Driven Refactorings
#273
umesh-timalsina
opened
1 year ago
2
Refactor Collection with HTTP GET instead of Posting Form Data
#272
umesh-timalsina
opened
1 year ago
0
Refactor Collection with HTTP GET Requests. Closes #272
#271
umesh-timalsina
closed
1 year ago
0
Add text record. Closes #269
#270
umesh-timalsina
closed
1 year ago
1
Add text record
#269
umesh-timalsina
closed
1 year ago
0
Add ruff back the ``pyproject.toml``
#268
edavalosanaya
closed
1 year ago
0
Runtime error in server.py: Dictionary size changed during iteration.
#267
umesh-timalsina
closed
1 year ago
0
Fix iteration errors in http server. Closes #267
#266
umesh-timalsina
closed
1 year ago
1
Account for frozen frames in video record. Closes #243
#265
umesh-timalsina
closed
1 year ago
0
FSM async event (Manual Tags)
#264
umesh-timalsina
opened
1 year ago
0
Node creation and destruction slow. Closes #233
#263
edavalosanaya
closed
1 year ago
2
Make AIOHTTP file transfer faster
#262
edavalosanaya
opened
1 year ago
0
Capture error when Node unpickling fails
#261
edavalosanaya
opened
1 year ago
0
Officially remove ``PyAudio``, its dependency and usage
#260
edavalosanaya
opened
1 year ago
0
Make Worker status updates be sent by WS instead of HTTP
#259
edavalosanaya
opened
1 year ago
0
Make worker seek Manager via zeroconf after manager disconnet
#258
edavalosanaya
opened
1 year ago
0
Add routes for Manager and Worker to see server status
#257
edavalosanaya
closed
1 year ago
1
Make node failure shutdown pipeline correctly
#256
edavalosanaya
opened
1 year ago
0
Flaky data collection. Closes #249
#255
edavalosanaya
closed
1 year ago
0
Toggle-able Diagnostics.
#254
edavalosanaya
closed
1 year ago
0
Add JSON Lines record. Closes #252
#253
umesh-timalsina
closed
1 year ago
0
Add JSON Lines record
#252
umesh-timalsina
closed
1 year ago
0
Only run profiler when requsted.
#251
umesh-timalsina
closed
1 year ago
1
Node Pub Table Empty
#250
edavalosanaya
closed
1 year ago
1
Faulty Flaky Data Collection
#249
edavalosanaya
closed
1 year ago
0
Remove ``make_evented`` - as it slows Node operations. Close #247
#248
edavalosanaya
closed
1 year ago
0
Slower node operations (creation, destruction, and collecting)
#247
edavalosanaya
closed
1 year ago
0
Added exception and keyboard interrupt support in AsyncLoopThread. Close #242
#246
edavalosanaya
closed
1 year ago
0
Worker CLI now responds to ``KeyboardInterrupt`` in Windows. Closes #244
#245
edavalosanaya
closed
1 year ago
0
Next