Golang
Does the Mutex mechanism enforce a strict order for threads when accessing shared resources for reading and writing?
Can you explain what is meant by AVX technology in processors?.
How to implement coordination and task distribution among multiple goroutines on multi-core systems?
What is your expected salary range?
What is the purpose and application of a queue in programming?
Разрешено ли одновременно модифицировать слайс из нескольких потоков?
What main actions can be performed on a data array?
In what situations does the execution of a goroutine transfer control to other threads or tasks?
When is it better to use a cross-process blocking mutex, and when to use a thread-safe structure like Sync.Map for working with collections of maps?
What is the time range for the efficiency of operations with slices in most cases?
Have you created a database for processing requests in synchronous or asynchronous mode?
What distinguishes a process from a thread in terms of memory management and how does it affect their interaction?
How does the OS scheduler manage the execution of a function that performs a network request?
Can you change the number of waiting threads in a synchronizing group in Go during program execution?
Explain what the Counter metric means in the Prometheus monitoring system.
Is it possible to use the select operator to perform write operations on a channel in Go?
Have you had experience using the Circuit Breaker pattern in projects?
Can you explain how the task scheduler works in the system?
What happens in the network when you enter https://wildberries.ru in the browser? Describe the DNS resolution process.
Tell me about your current project: what are you working on, what are the main tasks, and what is the technology stack?