Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DAG]CyberVein--A Data Value Monetisation Platform Based on DAG
by
zhiyuanning2005
on 01/03/2018, 18:16:31 UTC
Data exchange is a huge project, so is this the main reason for you choosing DAG structure? Any other consideration?
Hope you could explain in detail of the advantage of using DAG structure in your project...
Two of the most important reasons for choosing DAG architecture: to consider the amount of network concurrency and the weak synchronization owned by DAG.
CyberVein's core logic is to achieve the definition of data value, then there is bound to involve a lot of data flow.
DAG's high concurrency and weak synchronization can solve the trade congestion caused by the data flow, and we will make further improvements on DAG to make this architecture more in line with our needs.