[TIC-CORE] Support for multiple request processing 73/117673/3
authorChulwoo Shin <cw1.shin@samsung.com>
Tue, 7 Mar 2017 05:35:06 +0000 (14:35 +0900)
committerChulwoo Shin <cw1.shin@samsung.com>
Tue, 7 Mar 2017 05:43:43 +0000 (14:43 +0900)
commitbf38c00cf6dd00c388415f576fb6fc62d5f2d23d
tree109d46256a68f3fbe5fa4fe5f951fb0094b91802
parent433db615f3102bf55ae73b66fcb38c1fa29f63be
[TIC-CORE] Support for multiple request processing

- divide temp/cached directory
- Change libgrabber to urllib2 for multi-request support

Change-Id: I747f6db53d615c7b661668d83335ffe97df934be
Signed-off-by: Chulwoo Shin <cw1.shin@samsung.com>
test/test_threadsafe.py [new file with mode: 0644]
tic/command.py
tic/parser/recipe_parser.py
tic/repo.py
tic/server/tic_server.py
tic/utils/file.py
tic/utils/grabber.py
tic/utils/misc.py [new file with mode: 0644]