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.

What is co-operating?相关推荐

  1. ROC(receiver operating characteristic curve)曲线与ROC分析

    ROC(receiver operating characteristic curve)曲线与ROC分析 目录 ROC(receiver operating characteristic curve) ...

  2. RemoveError: ‘requests‘ is a dependency of conda and cannot be removed from conda‘s operating envir

    RemoveError: 'requests' is a dependency of conda and cannot be removed from conda's operating enviro ...

  3. How to Make a Computer Operating System

    How to Make a Computer Operating System 如何制作一个操作系统(翻译版) 原文地址:Github:How to Make a Computer Operating ...

  4. VMware vSphere Client中启动虚拟机提示No boot filename received/Operating System not found解决方法

    VMware vSphere Client中启动虚拟机提示No boot filename received/Operating System not found解决方法 参考文章: (1)VMwar ...

  5. vm虚拟机安装系统后出现operating system not found解决办法(VM装ghost 不能进系统的解决方法)

    vm虚拟机安装系统后出现operating system not found解决办法不知你使用那种软件分的区?   用DIANGEN的话,它本来就清楚列明了激活分区选项的. 如果用PQ分区的话,还必须 ...

  6. Directory lookup for the file xxx.mdf failed with the operating system error 2

    Directory lookup for the file "xxx.mdf" failed with the operating system error 2(系统找不到指定的文 ...

  7. E-UTRA channel bandwidths per operating band (36.101)

    E-UTRA channel bandwidths per operating band (36.101) 转载于:https://www.cnblogs.com/gccbuaa/p/6922984. ...

  8. the virtual machine is configured for 64-bit guest operating systems

    Security--Virtualization--Inter(R) Virtualization Technolog 设置为enable 本机安装的是WIN 7 ,详细版本是:Windows 7 U ...

  9. 代写SOFTENG 370 Operating Systems课设、代做C/C++ 留学生作业、代写c/c++代码、代写C/C++编程作业...

    代写SOFTENG 370 Operating Systems课设.代做C/C++ 留学生作业.代写c/c++代码.代写C/C++编程作业 SOFTENG 370 Operating Systems ...

  10. 成功解决解决VM软件安装Linux的Ubuntu过程,打开时 Operating System not found

    成功解决解决VM软件安装Linux的Ubuntu过程,打开时 Operating System not found 目录 解决问题 解决思路 解决方法 解决问题 安装Ubuntu16.04虚拟机,打开 ...

最新文章

  1. 淡入淡出效果 || 高亮显示案例
  2. 长期价值三重进阶,同程艺龙加速“破局”OTA
  3. mysql1215_MySQL全面瓦解15:视图
  4. Android Wear 唤醒热词会比“你好,安卓”好吗?
  5. 打印机每天都要重新连接
  6. 小米10pro使用说明书_华为Mate40、华为P40和小米10拍照对比:哪一款最好?
  7. img解包打包工具_Python开发GUI实战:图片转换素描画工具!
  8. Guayadeque成为音乐爱好者的开源播放器的6个原因
  9. 探地雷达(GPR)的 C-scan (三维图)的绘制
  10. 语法分析程序的设计与实现_编译工程7:语法分析(5)
  11. angular访问后台服务及监控会话超时的封装实现
  12. Leetcode-链表
  13. 安装rvm的时候提示curl证书的问题..
  14. Matlab美图秀秀
  15. 华硕顽石四代自主扩展内存条图解
  16. xdg在Linux中的用法,linux – 如何使用xdg-mime命令 - 程序园
  17. 大写金额转换成阿拉伯数字金额
  18. [!] The `Paopao [Debug]` target overrides the `PODS_ROOT` build setting defined in `Pods/Target Supp
  19. windows家族介绍
  20. oracle 磁带库优势,Oracle StorageTek SL8500模块化磁带库系统介绍.pdf

热门文章

  1. 拷贝赋值函数、拷贝构造函数
  2. 实用新型专利的保护期限
  3. WebDAV之葫芦儿·派盘+飞傲音乐
  4. python易错题之作用域
  5. 海盗派测试分析:MFQPPDCS 总结1
  6. Vagrant系列(一)----win10搭建Vagrant+VirtualBox环境
  7. MVN 配置及常用命令
  8. 488 Zuma Game 祖玛游戏
  9. html100pc,音基100电脑版
  10. osgEarth的Rex引擎原理分析(三十五)osgEarth地球椭球体ellipsoid 大地基准面datum 地图投影Projection详解