You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qinling/qinling/engine
Lingxian Kong c19c4dca00 Improve function execution performance
- Improve/Simplify python runtime
- Use non-locking for communication with db when invoking function.
- Add config option to run job handler.
- Pre-fetch runtime when query function in db.

Change-Id: I9e791aecf03d5bf64a39548e6c9bad1b678882af
6 years ago
..
__init__.py Add engine service and rpc layer 6 years ago
default_engine.py Improve function execution performance 6 years ago
service.py Fix the deprecated usage of "get_transport" 6 years ago
utils.py Improve function execution performance 6 years ago