decentralized network system คืออะไร ?
เราอาจจะเคยได้ยิน Bitcoin หรือพวก cryptocurrency ต่างๆ ที่ทำงานอยู่บน Blockchain ที่ทำงานบน decentralize network ก่อนที่เราจะทำความเข้าใจในรายละเอียดของ Blockchain และ decentralize network เราลองมาดู network ในรูปแบบต่างๆ

Centralized: คือระบบที่มีศูนย์การในการประมวลผลทุกอย่างอยู่ใน node เดียว
Distributed: มีลำดับของการกระจาย load การทำงานไปยัง node ย่อย ( sub-nodes ) โดยในแต่ละ sub-network โดย node หลักจะกระจายงานไปยัง sub-node
Decentralized: แต่ละ node จะเชื่อมกับทุก node ที่อยู่ข้างเคียง ถ้าดูจากภาพจะเห็นได้ว่า แต่ละ node ใน network จะต้องมี data เหมือนกัน แต่ processing power อาจจะแตกต่างกัน
ถ้ามองในแง่ของความคงอยู่ของระบบนั้น decentralized network จะมีจุดอ่อนน้อยกว่าระบบอื่น เพราะแต่ละ node สามารถทำงานทดแทน node อื่น ที่มีอยู่ในระบบได้ หาก node ใด node หนึ่งถูกทำลายไป ระบบก็ยังทำงานได้
แต่รายละเอียดในการ implement ระบบ Decentralized network นั้นจะมีมากกว่า centralized และ distributed network
- Register node จดทะเบียน node เข้าไปใน network
- Broadcast node กระจาย node ที่เพิ่มขึ้นใน network ให้ ทุกๆ node ได้รู้ว่ามี node เพิ่มขึ้น
Get in Touch with us
Related Posts
- Smarter Shopping: From Photo to Product Recommendations with AI
- Tackling Antenna Coupling Challenges with Our Advanced Simulation Program
- The Future of Work: Open-Source Projects Driving Labor-Saving Automation
- 下一个前沿:面向富裕人群的数字私人俱乐部
- The Next Frontier: A Digital Private Club for the Affluent
- Thinking Better with Code: Using Mathematical Shortcuts to Master Large Codebases
- Building the Macrohard of Today: AI Agents Platform for Enterprises
- Build Vue.js Apps Smarter with Aider + IDE Integration
- Yo Dev! Here’s How I Use AI Tools Like Codex CLI and Aider to Speed Up My Coding
- Working With AI in Coding the Right Way
- How to Select the Right LLM Model: Instruct, MLX, 8-bit, and Embedding Models
- How to Use Local LLM Models in Daily Work
- How to Use Embedding Models with LLMs for Smarter AI Applications
- Smart Vision System for Continuous Material Defect Detection
- Building a Real-Time Defect Detector with Line-Scan + ML (Reusable Playbook)
- How to Read Source Code: Frappe Framework Sample
- Interface-Oriented Design: The Foundation of Clean Architecture
- Understanding Anti-Drone Systems: Architecture, Hardware, and Software
- RTOS vs Linux in Drone Systems: Modern Design, Security, and Rust for Next-Gen Drones
- Why Does Spring Use So Many Annotations? Java vs. Python Web Development Explained