Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lambda registration on the parameter server #52

Merged
merged 5 commits into from
Jul 9, 2018
Merged

Conversation

jcarreira
Copy link
Owner

@jcarreira jcarreira commented Jul 7, 2018

This adds the ability for lambdas to register on the parameter server using a unique id. This allows lambdas to figure out when they are duplicates (due to AWS launching multiple of the same lambda) and commit suicide if so.

@jcarreira jcarreira self-assigned this Jul 7, 2018
@jcarreira jcarreira changed the title Some refactoring Task registration on the parameter server Jul 7, 2018
@jcarreira jcarreira changed the title Task registration on the parameter server Lambda registration on the parameter server Jul 7, 2018
@jcarreira
Copy link
Owner Author

@andrewmzhang Haven't tested but could you check if it seems good. Also related: https://github.com/jcarreira/cirrus_on_lambdas/pull/2

Copy link
Collaborator

@andrewmzhang andrewmzhang left a comment

Choose a reason for hiding this comment

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

Code looks good!

@jcarreira jcarreira merged commit 99665b5 into master Jul 9, 2018
@jcarreira jcarreira deleted the refactor_server branch July 18, 2018 19:17
andrewmzhang pushed a commit to andrewmzhang/cirrus-1 that referenced this pull request Oct 27, 2018
Lambda registration on the parameter server
andrewmzhang pushed a commit to andrewmzhang/cirrus-1 that referenced this pull request Oct 27, 2018
Lambda registration on the parameter server
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.

None yet

2 participants