সেমাফোর হলো এমন একটি পদ্ধতি যেখানে হাত, পতাকা বা যান্ত্রিক সংকেত ব্যবহার করে দূর থেকে তথ্য বা বার্তা আদান-প্রদান করা হয়।
semaphore meaning in Bengali
noun
(1)সংকেত প্রেরণের ব্যবস্থা; আলোক সংকেত স্তম্ভa system of sending messages by holding the arms or two flags in certain positions according to a code
(2)রেলপথের সংকেত বাতিa mechanical signal used on railways to indicate whether a track is clear
(3)কম্পিউটিং-এ প্রসেস সিঙ্ক্রোনাইজেশনের ভেরিয়েবলa variable or abstract data type used to control access to a common resource by multiple processes in a concurrent system
verb
(1)সংকেতের মাধ্যমে বার্তা পাঠানোto send a message by using a semaphore system
(2)হাত বা অঙ্গভঙ্গির মাধ্যমে সংকেত দেওয়াto signal something using arm movements or gestures
Common PHRASES and Terms
binary semaphore
— একটি সেমাফোর যা শুধুমাত্র ০ বা ১ মান গ্রহণ করে
(a semaphore that can take only two values, 0 and 1)
counting semaphore
— একটি সেমাফোর যা নির্দিষ্ট সংখ্যক রিসোর্স ট্র্যাক করতে পারে
(a semaphore that allows an arbitrary resource count)
semaphore flag
— সংকেত পাঠানোর জন্য ব্যবহৃত পতাকা
(a flag used in the semaphore signaling system)
The sailor used flags to semaphore a message to the nearby ship.
নাবিকটি কাছাকাছি থাকা জাহাজটিতে সংকেত পাঠানোর জন্য পতাকা ব্যবহার করেছিল।
The railway semaphore indicated that the track was blocked.
রেলপথের সেমাফোর সংকেতটি নির্দেশ করছিল যে লাইনটি বন্ধ আছে।
In computer science, a semaphore is used to manage thread synchronization.
কম্পিউটার বিজ্ঞানে, থ্রেড সিঙ্ক্রোনাইজেশন পরিচালনার জন্য সেমাফোর ব্যবহৃত হয়।
COLLOCATIONS
railway semaphore, visual semaphore, semaphore signal, binary semaphore
WORD FORMSPast: semaphored | Past participle: semaphored | Gerund: semaphoring | Plural: semaphoresUSAGE NOTES
Originally used in maritime and railway communication, the term is now widely used in computer science to refer to synchronization primitives.