Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Conversation

lowjoel
Copy link
Member

@lowjoel lowjoel commented Dec 16, 2015

No description provided.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use nested module/class definitions instead of compact style.

This includes a stub client object to prevent tests from changing the global client configuration. This prevents tests from randomly failing.
@lowjoel
Copy link
Member Author

lowjoel commented Dec 16, 2015

@allenwq do you want to review this? :)

@allenwq
Copy link
Member

allenwq commented Dec 16, 2015

Sure, this will give me a better understand of the whole framework.

@allenwq
Copy link
Member

allenwq commented Dec 16, 2015

@lowjoel You are implementing a gem for the evaluator, how does this gem suppose to work ? Will this it be installed in a rails app and handles requests ?

@lowjoel
Copy link
Member Author

lowjoel commented Dec 16, 2015

nope. just install the gem on the evaluator machine, set it up as a system service

@allenwq
Copy link
Member

allenwq commented Dec 16, 2015

Then you will also add logic to let it be able to handle concurrent requests ?

@lowjoel
Copy link
Member Author

lowjoel commented Dec 16, 2015

probably not.

@lowjoel
Copy link
Member Author

lowjoel commented Dec 16, 2015

maybe in future? we only have one CPU on most of the small VMs

@allenwq
Copy link
Member

allenwq commented Dec 16, 2015

Okay, thanks !

allenwq pushed a commit that referenced this pull request Dec 16, 2015
Implement the evaluator skeleton
@allenwq allenwq merged commit ba2467f into Coursemology:master Dec 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants