Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
NotificationsYou must be signed in to change notification settings

nshenderov/dnas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provides software for creating a distributed storage network by unifying storage across IoT devices into a single system, implementing RAID 01 level redundancy. Developed in C++11.

The project consist of two parts:concrete andframework.

Concrete part

This section defines how data is stored and accessed within the storage network. It centers around the Network Block Device (NBD) protocol.

Key modules include:

  • nbd communicator
  • nbd communicator proxy
  • minion
  • minion proxy
  • minion manager
  • raid manager
  • async injection
  • scheduler

Framework part

This part contains generic modules that implement the Reactor design pattern, allowing extensibility through plugins and supporting concurrent task execution.

Key modules include:

  • reactor
  • dispatcher
  • factory
  • command
  • handleton
  • plugin manager
  • pqueue
  • waitable queue
  • thread pool
  • logger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp