What is co-operating?

本文探讨了协作的本质,特别是在企业招聘广告中提到的协作能力。关键在于任务调度,将工作分解为独立部分,使任务并行进行,类似于多进程或多线程编程。避免多人同时处理不可分割的任务,应将任务细分为可分的部分,分配给不同的人完成。使用时间共享方法来分配任务,避免同一任务上的多人合作导致的效率低下。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

What is co-operating?
In the recruit ads of companies, you can always see an item about cooperating in qualification lists. But what is cooperating anyway?
From my experience, I find that the key of cooperating is about task-scheduling, about how to divide jobs into independent parts which make jobs going paralelling. This is the same to multi-programming with process or threads.
It is a really bad idea to make two or more people working on a single task which is in-divisible -- or the really signale task. We need to divid the tasks into indivisible unites of task and assign it to different people to finish it. It is just like multiprogramming. We should use time-sharing method to divide tasks. If two people working on a same signle task, it will slow down the schedule rather than speed the process of development. Because people might have different ideas about how to solve the problem and out of sorts reasons it is very hard for one guy to comprehend another guy's idea, as a result, the whole process will be slowed down because of less productive cooperation.
We should divide the tasks according to different properties of tasks and the different context, like the different kinds of tricks of multiprogramming and operating systems. We might usr time-sharing or sequencial or paralell or other strategies. But it is really important to make people work in a real paralell, and not interfer others.
So, from some senses, I think, a project manager or a team leader should be a expert on multiprogramming. He should be good at divide tasks into different ones to different people -- another kind of process/thread. Make them work cooperative, productive and protect some critical areas. As you imagine, it is really hard to achieve that.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值