uz
Feedback
Web_programming

Web_programming

Kanalga Telegram’da o‘tish

Sharif web programming If you have any questions, please feel free to ask(@yumcoder)

Ko'proq ko'rsatish
1 052
Obunachilar
+124 soatlar
Ma'lumot yo'q7 kunlar
-530 kunlar
Postlar arxiv
#counter_table
#counter_table

برای آشنایی با epoll پست زیر را مطالعه کنید. به عنوان نمونه کاربرد: تلگرام برای ارتباط با سرور در اندروید درون لایه شبکه با زبان cpp از epoll بهره می گیرد. https://medium.com/@copyconstruct/the-method-to-epolls-madness-d9d2d6378642

photo content

photo content

photo content

photo content

یلدا بر همه دوستان عزیز مبارک باشد و امیدوارم تندرست و شادکام باشید

دستورات زیر چه میکنند ؟ # 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

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.

Finding a needle in Haystack: Facebook’s photo storage در این مقاله توضیح داده شده است که چگونه فایل ها را سرو کنید

دو نکته ۱- برای کارهای سبک از pull استفاده کنید و برای کارهای سنگین از push 2- برای ذخیره و بازیابی تصویر از تکنیک زیر (پیاده سازی شده در فیسبوک) می توانید بهره گیرید

به کمک مقاله های فوق تکنیک های لازم برای پیاده سازی سیستم های توزیع شده با قدرت مقیاس پذیری زیاد را مطالعه کنید

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.