Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
novitiate
A procedurally generated RPG inspired by Rogue and written in Pony.
-
pony-functional-data
Functional data structures for Pony
-
fitzroy
Distributed system simulator and distributed algorithm scratchpad
-
curryon2018
Resources related to CurryOn 2018 Talk
-
6502asm-sublime
A 6502 asm syntax definition for Sublime Text 2.
-
algebraic-structures
Algebraic structures implemented in Scala
XSLT 7
453 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in WallarooLabs/wallaroo that received 6 comments
Have worker only identify control port once it knows it's listening on it
During initialization, we should be sure we're listening on a port before we tell other workers to connect to it. Closes #2834.
- Implement External Connector that can recover from process failure
- Online Reconfiguration of Sources in Topology Graph
- Guarantee the Correct Ordering Across Sinks After Autoscale
- Enable multi-source-multi-worker autoscale and resilience tests and get them to pass
- Add random_key_by() to API
- Investigate ordering violations across sinks after autoscale
- Log rotation
- Make ConnectorSourceCoordinator resilient