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/utils
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
..
openstack Create trust for functions 6 years ago
__init__.py Initial API code structure 6 years ago
common.py Add jobs api 6 years ago
constants.py Support to update function code 6 years ago
executions.py Improve function execution performance 6 years ago
jobs.py Create trust for functions 6 years ago
rest_utils.py Minor fix for log message in rest_utils.py 6 years ago
thread_local.py Add engine service and rpc layer 6 years ago