#bigdata #data #big #distributed
امیرحسین پیبراه: فوقدکترای بیگ دیتا و متخصص سیستمهای توزیعشده
Podcast Link : https://bit.ly/2J5u90T
Channel Link : https://t.me/moderncpp_ir
امیرحسین پیبراه: فوقدکترای بیگ دیتا و متخصص سیستمهای توزیعشده
Podcast Link : https://bit.ly/2J5u90T
Channel Link : https://t.me/moderncpp_ir
Sokanacademy
امیرحسین پیبراه فوقدکترای بیگ دیتا و متخصص سیستمهای توزیعشده
در این اپیزود از رادیو فولاستک با امیرحسین پیبراه، امیرحسین پیبراه فوقدکترای بیگ دیتا و متخصص سیستمهای توزیعشده، مصاحبه خواهیم کرد.
#data #intensive #presentation
وقتی شب داری ارائه اماده میکنی 😄
Channel Link : https://t.me/moderncpp_ir
وقتی شب داری ارائه اماده میکنی 😄
Channel Link : https://t.me/moderncpp_ir
ModernCpp.ir
#data #intensive #presentation وقتی شب داری ارائه اماده میکنی 😄 Channel Link : https://t.me/moderncpp_ir
#data #intensive #presentation #book
خلاصه کتاب Designing-Data-Intensive-applications (martin Kleppmann)
github Link : https://github.com/FONQRI/Book-Summery-Designing-Data-Intensive-applications
Channel Link : https://t.me/moderncpp_ir
خلاصه کتاب Designing-Data-Intensive-applications (martin Kleppmann)
github Link : https://github.com/FONQRI/Book-Summery-Designing-Data-Intensive-applications
Channel Link : https://t.me/moderncpp_ir
GitHub
FONQRI/Book-Summery-Designing-Data-Intensive-applications
خلاصه کتاب Designing-Data-Intensive-applications (martin Kleppmann) - FONQRI/Book-Summery-Designing-Data-Intensive-applications
#data #intensive #cpp #bad_java
Designing data intensive applications : Chapter 8: The Trouble with Distributed Systems
Many programming language runtimes (such as the Java Virtual Machine) have
a garbage collector (GC) that occasionally needs to stop all running threads.
These “stop-the-world” GC pauses have sometimes been known to last for several
minutes [64]! Even so-called “concurrent” garbage collectors like the HotSpot
JVM’s CMS cannot fully run in parallel with the application code—even they
need to stop the world from time to time [65]. Although the pauses can often be
reduced by changing allocation patterns or tuning GC settings [66], we must
assume the worst if we want to offer robust guarantees.
جالبه الان میفهمم چرا سی پلاس پلاس حرفه ای ترین انتخاب موجوده و کل دنیا رو گرفته قدیما فکر میکردم فقط بحث سرعته ولی الان میبینم مشکلات ساختاری دارند بقیه طوری که انتخابی بجز سی پلاس پلاس نمیمونه
🧐🤔🤔
Channel Link : https://t.me/moderncpp_ir
Designing data intensive applications : Chapter 8: The Trouble with Distributed Systems
Many programming language runtimes (such as the Java Virtual Machine) have
a garbage collector (GC) that occasionally needs to stop all running threads.
These “stop-the-world” GC pauses have sometimes been known to last for several
minutes [64]! Even so-called “concurrent” garbage collectors like the HotSpot
JVM’s CMS cannot fully run in parallel with the application code—even they
need to stop the world from time to time [65]. Although the pauses can often be
reduced by changing allocation patterns or tuning GC settings [66], we must
assume the worst if we want to offer robust guarantees.
For example, if your car’s onboard sensors detect that you are currently experiencing
a crash, you wouldn’t want the release of the airbag to be delayed due to an inoppor‐
tune GC pause in the airbag release system.
جالبه الان میفهمم چرا سی پلاس پلاس حرفه ای ترین انتخاب موجوده و کل دنیا رو گرفته قدیما فکر میکردم فقط بحث سرعته ولی الان میبینم مشکلات ساختاری دارند بقیه طوری که انتخابی بجز سی پلاس پلاس نمیمونه
🧐🤔🤔
Channel Link : https://t.me/moderncpp_ir
Telegram
ModernCpp.ir
site : moderncpp.ir
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
#dds #data #distribution #service
Short answer :
DDS is a networking middleware that simplifies complex network programming. It implements a publish–subscribe pattern for sending and receiving data, events, and commands among the nodes
سرویس توضیع دیتا
برای توزیع دیتا توی سیستمهای ریلتایم بکار میره و خیلی موضوع جالب و مهمی هست و ابزارهای اوپن سورسی هم هستند که این سیستم رو پیاده کردند. دقت کنید این DDS یک سرویس هست و میتونه توی هر برنامهای جای بگیره در صورتی که نیاز باشه. یک ابزار اوپن سورس و خوب که DDS رو پیاده کرده opendds هست.
wikipedia Link: https://en.wikipedia.org/wiki/Data_Distribution_Service
Channel Link : https://t.me/moderncpp_ir
Short answer :
DDS is a networking middleware that simplifies complex network programming. It implements a publish–subscribe pattern for sending and receiving data, events, and commands among the nodes
سرویس توضیع دیتا
برای توزیع دیتا توی سیستمهای ریلتایم بکار میره و خیلی موضوع جالب و مهمی هست و ابزارهای اوپن سورسی هم هستند که این سیستم رو پیاده کردند. دقت کنید این DDS یک سرویس هست و میتونه توی هر برنامهای جای بگیره در صورتی که نیاز باشه. یک ابزار اوپن سورس و خوب که DDS رو پیاده کرده opendds هست.
wikipedia Link: https://en.wikipedia.org/wiki/Data_Distribution_Service
Channel Link : https://t.me/moderncpp_ir
Wikipedia
Data Distribution Service
object Management Group standard
#dds #data #distribution #service
Data Distribution Service (DDS)
PDF Link: https://www.omg.org/spec/DDS/1.4/PDF
Channel Link : https://t.me/moderncpp_ir
Data Distribution Service (DDS)
PDF Link: https://www.omg.org/spec/DDS/1.4/PDF
Channel Link : https://t.me/moderncpp_ir
لینک دانلود رایگان کتاب Kafka: The Definitive Guide
لینک پست : https://www.confluent.io/resources/kafka-the-definitive-guide
لینک کانال تلگرام : https://t.me/moderncpp_ir
#kafka #data #storage #stream
لینک پست : https://www.confluent.io/resources/kafka-the-definitive-guide
لینک کانال تلگرام : https://t.me/moderncpp_ir
#kafka #data #storage #stream
A successful execution of two-phase commit (2PC)
لینک کانال تلگرام : https://t.me/moderncpp_ir
لینک کتاب : https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321
#2pc #two #phase #commit #designing #data #intensive #application
لینک کانال تلگرام : https://t.me/moderncpp_ir
لینک کتاب : https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321
#2pc #two #phase #commit #designing #data #intensive #application
Data and models should be our tools, not our masters
martin kleppmann.
دیتا و مدلها، باید ابزار ما باشند نه اربابان ما
کتاب : Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
لینک کانال تلگرام : https://t.me/moderncpp_ir
#Designing #Data #Intensive #Applications
martin kleppmann.
دیتا و مدلها، باید ابزار ما باشند نه اربابان ما
کتاب : Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
لینک کانال تلگرام : https://t.me/moderncpp_ir
#Designing #Data #Intensive #Applications
Data-parallel vector library
لینک مستند : https://en.cppreference.com/w/cpp/experimental/simd
لینک کانال تلگرام : https://t.me/moderncpp_ir
#cpp23 #cpp2023 #parallel #vector #data
لینک مستند : https://en.cppreference.com/w/cpp/experimental/simd
لینک کانال تلگرام : https://t.me/moderncpp_ir
#cpp23 #cpp2023 #parallel #vector #data
کتابخانه VTK یک جعبه ابزار برای مجسم سازی دادههاست.
• معرفی
• پلتفرمها
• زبانها
• واقعیت افزوده و واقعیت مجازی
• کاربردها
• نحوه اتصال با کیوت
• منابع یادگیری
• موقعیت شغلی
لینک مقاله : https://moderncpp.ir/articles/مطالب-آموزشی/P1067-معرفی-vtk.html
لینک کانال تلگرام : https://t.me/moderncpp_ir
#VTK #PCL #Qt #VR #AR #data #visualization
• معرفی
• پلتفرمها
• زبانها
• واقعیت افزوده و واقعیت مجازی
• کاربردها
• نحوه اتصال با کیوت
• منابع یادگیری
• موقعیت شغلی
لینک مقاله : https://moderncpp.ir/articles/مطالب-آموزشی/P1067-معرفی-vtk.html
لینک کانال تلگرام : https://t.me/moderncpp_ir
#VTK #PCL #Qt #VR #AR #data #visualization
influxdata
Act in Time.
Build on InfluxDB.
The platform for building time series applications.
لینک سایت influxDB رسمی : https://www.influxdata.com
لینک کانال تلگرام : https://t.me/moderncpp_ir
#influz #data #db #cpp
Act in Time.
Build on InfluxDB.
The platform for building time series applications.
لینک سایت influxDB رسمی : https://www.influxdata.com
لینک کانال تلگرام : https://t.me/moderncpp_ir
#influz #data #db #cpp
Getting Started with C++ and InfluxDB
لیک مقاله : https://thenewstack.io/getting-started-with-c-and-influxdb
لینک کانال تلگرام : https://t.me/moderncpp_ir
#influz #data #db #cpp
لیک مقاله : https://thenewstack.io/getting-started-with-c-and-influxdb
لینک کانال تلگرام : https://t.me/moderncpp_ir
#influz #data #db #cpp
Forwarded from ModernCloud.ir
Media is too big
VIEW IN TELEGRAM
نسخه کامل
Introduction to Data Distribution Service (DDS)
عیدی عید غدیر
یوتیوب : https://youtu.be/Hsw1bawkG9U
لینک کانال تلگرام ما : https://t.me/moderncloud_ir
#dds #data #centric #publish #subscribe #عید #غدیر
Introduction to Data Distribution Service (DDS)
عیدی عید غدیر
یوتیوب : https://youtu.be/Hsw1bawkG9U
لینک کانال تلگرام ما : https://t.me/moderncloud_ir
#dds #data #centric #publish #subscribe #عید #غدیر
نحوه ارسال متغیر از سی پلاس پلاس به QML در سه خط
استفاده کنید و مقدار در QML آپدیت خواهد شد
لینک کانال تلگرام : https://t.me/moderncpp_ir
#tutorial #cpp #qml #data
QQmlPropertyMap singleDeviceMap;در صورتی که نیاز به آپدیت متغیر از سمت سی پلاس پلاس دارید کافیست از تابع
m_singleDeviceMap.setProperty("humidity",25);
engine.rootContext()->setContextProperty("single_device_model", &singleDeviceMap);
setProperty
استفاده کنید و مقدار در QML آپدیت خواهد شد
لینک کانال تلگرام : https://t.me/moderncpp_ir
#tutorial #cpp #qml #data
DATA-DRIVEN DECISION MAKING WILL CHANGE YOUR LIFE 😏
لینک ویدئو :https://www.youtube.com/watch?v=FVEwfhLGYHE
لینک کانال تلگرام ما : https://t.me/moderncpp_ir
#Data #driven #DECISION
لینک ویدئو :https://www.youtube.com/watch?v=FVEwfhLGYHE
لینک کانال تلگرام ما : https://t.me/moderncpp_ir
#Data #driven #DECISION