Skip to content

Implement n-bit LIDs and convert between formats (v0.3)

Past due by 12 months 0% complete

Problem

The problem we must solve to pass this milestone is that people may want to use any number of bits for the timestamp, subsecond ticker, or source id. Users may also wish to convert from one format to the other.

Solution

The solution that passes this milestone is to use a descriptor object to configure the number of bits for the timestamp, subseco…

Problem

The problem we must solve to pass this milestone is that people may want to use any number of bits for the timestamp, subsecond ticker, or source id. Users may also wish to convert from one format to the other.

Solution

The solution that passes this milestone is to use a descriptor object to configure the number of bits for the timestamp, subsecond ticker, and source id.

Requirements

  1. The system shall be...

Problems with Solution

The problems with this solution are...

File Affected

  1. **/*.*

Hierarchy

Tags

Milestone

License

Copyright AStartup; all rights reserved.

Loading