Time | Item | Who | Notes |
---|
10 min | Interpreter status - what features will be ready for 3/15 | | - Open work items, integration of storage layer with Interpreter, namely when do we swap rholangADT.scala for protobuf-generated code.
- Integration testing
- On track for 3/15 or ?
|
10 min | Node Status - what features will be ready for 3/15 | Chris Kirkwood-Watts | |
10 min | VM - Status and review Plan 'C' | Timm Schäuble | - Talk through plan to implement multi-threading
- Talk through plan to stop the translation with the transition function + primitives.
|
10 min | Last meeting rolled over items | Timm Schäuble, Henry Till, Kyle Butt | - Update after meetings with folks on Storage and Tuplespace
- How does storage interact with multple VM's / Nodes in the future, 1:1 or 1: Many
- Need to dedicate 1 thread / queue (containing context) is the way to go. Timm is not sure that this would work. Synchronization would happen via com events.
- The transition function is completely re-entrant - that is Mike's understanding. If it isn't we need to figure out what it is. - Timm Schäuble Has an action item for this.
- Decision is not to implement multi-threading. Problem is how to sort out merge order for these threads.
|
10 min | Node.Void Release | Everyone | Target for the next release is March 15th. Cut packages on March 12th Interpreter Option - Kyle believes he can cut an SDK - we won't have a process matcher in that time. So some things will be possible in this SDK, others won't.
- Goal is to offer the same functionality as the SDK 0.1 release. He doesn't want to release if the interpreter is a step backwards from the SDK 0.1
|