Skip to content

Conversation

@pyoor
Copy link

@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