Distributed Computing
Preparing for disseration answering
I will be answering questions about my disseration on 16th, June. I will work hard for the answering, including PowerPoint Presentation, the design and implementation internals of the GridDistribute system, etc.
参与评论为delphij.net添加了一个备份MX
alu连夜帮忙配了一台备份的MX,总算是能够让断网期间少丢两封邮件了……这台备份的MX将在beastie.frontfree.net恢复时将邮件传递给它。我这都是在折腾什么?:|
参与评论GD终于可以make了!!
绕过liu8han的maintainership commit了无数次之后,终于让GD可以make了,哈哈哈哈~~~
从今天起谁导致无法make就请客!
参与评论Having some troubles in GD design
I object re-inventing wheels and we did it. I need to re-implement some code based on PAL and replace the old ones.
参与评论pyxis_gk leaved GridDistribute development
As announced in 20040429163636.911BB114DF@beastie.frontfree.net, we finally, have to accept the fact that pyxis_gk is leaving the development team due to lack of time and interest.
阅读全文…Preparing commit storm for GridDistribute
I am planning to have a commit storm on GridDistribute’s source tree. This will happen in the following steps:
阅读全文…Hint guided scheduling in GridDistribute
An interesting conversation in FreeBSDChina’s core:
delphij -> yarshure: I need some help on qmail
yarshure -> delphij: alu is qmail guru
delphij (continue the conversation with alu and finally solved the problem)
Discussion on preliminary idea of distributed access control
The idea of our (Grid Distribute) access control’s design is somewhat simple one. To maintain maximum security, it turns out that we must keep the directory highly consistent, to prevent ACL distribution problems.
阅读全文…Different ideas on implementation of GD's distribution set
The “Distribution Set” is an important idea on GridDistribute’s vendor distribution. Here comes different ideas on implementing it, which will influence the search approach we will choose. Personally, I think we must have a final decision before next Wednesday.
阅读全文…How will a distributed peer system control itself?
This is a complex problem. A peer to peer system consists many self-determinating nodes is hard to control, and when it goes crazy, it will be easy to launch a distributed denial-of-service (DDoS) attack.
Here are some of my thoughts, well, they are not mature and some of them might be misleading, but I will write them here.
阅读全文…