issues
search
rjagerman
/
glint
Glint: High performance scala parameter server
MIT License
168
stars
62
forks
source link
Refactor code base
#26
Closed
rjagerman
closed
8 years ago
rjagerman
commented
8 years ago
This refactors a large part of the code base:
Overall documentation improvements
Added proper access modifiers for system components that should be private.
Several internal components were renamed.
Made Client construction and Client methods non-asynchronous to make them easier to use in code.
This refactors a large part of the code base: