qinling/qinling
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
..
api Improve function execution performance 2017-12-07 10:49:12 +13:00
cmd Fix minor typos 2017-07-04 15:42:20 +08:00
db Improve function execution performance 2017-12-07 10:49:12 +13:00
engine Improve function execution performance 2017-12-07 10:49:12 +13:00
orchestrator Improve function execution performance 2017-12-07 10:49:12 +13:00
services Fix the job task failure 2017-10-24 09:57:51 +13:00
storage Fix function package update 2017-11-27 12:04:21 +13:00
tests Support to update function code 2017-11-24 14:09:59 +13:00
utils Improve function execution performance 2017-12-07 10:49:12 +13:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Improve function execution performance 2017-12-07 10:49:12 +13:00
context.py Support to update function code 2017-11-24 14:09:59 +13:00
exceptions.py Create trust for functions 2017-10-06 13:57:31 +13:00
rpc.py Remove unused variables ‘LOG' 2017-11-22 16:24:52 +08:00
status.py Fix logs query for executions 2017-08-29 23:54:30 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00