Web_programming
前往频道在 Telegram
Sharif web programming If you have any questions, please feel free to ask(@yumcoder)
显示更多1 052
订阅者
+124 小时
无数据7 天
-530 天
帖子存档
1 052
برای آشنایی با epoll پست زیر را مطالعه کنید.
به عنوان نمونه کاربرد: تلگرام برای ارتباط با سرور در اندروید درون لایه شبکه با زبان cpp از epoll بهره می گیرد.
https://medium.com/@copyconstruct/the-method-to-epolls-madness-d9d2d6378642
1 052
دستورات زیر چه میکنند ؟
# dd if=/dev/zero of=~/file.img bs=1MiB count=10
# losetup --find --show ~/file.img /dev/loop0
# mkfs -t ext2 /dev/loop0
# mount /dev/loop0 /mnt
...
# umount /dev/loop0
# losetup --detach /dev/loop0
1 052
SLA:
A service level agreement (SLA) is a contract between a service provider (either internal or external) and the end user that defines the level of service expected from the service provider. SLAs are output-based in that their purpose is specifically to define what the customer will receive.
1 052
Finding a needle in Haystack: Facebook’s photo storage
در این مقاله توضیح داده شده است که چگونه فایل ها را سرو کنید
1 052
دو نکته
۱- برای کارهای سبک از pull استفاده کنید و برای کارهای سنگین از push
2- برای ذخیره و بازیابی تصویر از تکنیک زیر (پیاده سازی شده در فیسبوک) می توانید بهره گیرید
1 052
به کمک مقاله های فوق تکنیک های لازم برای پیاده سازی سیستم های توزیع شده با قدرت مقیاس پذیری زیاد را مطالعه کنید
1 052
sandboxing:
Application sandboxing, also called application containerization, is an approach to software development and mobile application management (MAM) that limits the environments in which certain code can execute.
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
