Skip to content

Added functionality in preparation for auto-minimization.#42

Open
pyoor wants to merge 4 commits intojoxeankoret:masterfrom
pyoor:master
Open

Added functionality in preparation for auto-minimization.#42
pyoor wants to merge 4 commits intojoxeankoret:masterfrom
pyoor:master

Conversation

@pyoor
Copy link
Copy Markdown

@pyoor pyoor commented Jul 14, 2016

Modified queue_is_full and get_pending_elements to accept argument for full tube name
-Fixed all calls for these two functions

Refactored all beanstalk "job bodies"
-Zlib and Base64 all file data.
-Added several fields
-Removed 'has_file' in favor of 'data' field.

Modified config table in DB
(1,'NIGHTMARE_PATH','/nightmare/',NULL,NULL),
(2,'WORKING_PATH','/nightmare/data/',NULL,NULL),
(3,'TEMPORARY_PATH','/tmp/',NULL,NULL),
(4,'QUEUE_HOST','localhost',NULL,NULL),
(5,'QUEUE_PORT','11300',NULL,NULL);

Fixed up nfp_engine and nightmare_frontend to use WORKING_PATH + project subdir for all paths

Conflicts:
	runtime/nfp_engine.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant