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
2017-12-07 10:49:12 +13:00
..
openstack Create trust for functions 2017-10-06 13:57:31 +13:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
common.py Add jobs api 2017-07-21 22:52:05 +12:00
constants.py Support to update function code 2017-11-24 14:09:59 +13:00
executions.py Improve function execution performance 2017-12-07 10:49:12 +13:00
jobs.py Create trust for functions 2017-10-06 13:57:31 +13:00
rest_utils.py Minor fix for log message in rest_utils.py 2017-10-12 14:04:45 +00:00
thread_local.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00