Distributed Computing

Preparing for disseration answering

| Distributed Computing

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

| Distributed Computing

alu连夜帮忙配了一台备份的MX,总算是能够让断网期间少丢两封邮件了……这台备份的MX将在beastie.frontfree.net恢复时将邮件传递给它。我这都是在折腾什么?:|

参与评论

GD终于可以make了!!

| Distributed Computing

绕过liu8han的maintainership commit了无数次之后,终于让GD可以make了,哈哈哈哈~~~

从今天起谁导致无法make就请客!

参与评论

Having some troubles in GD design

| Distributed Computing

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

| Distributed Computing

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.

阅读全文…( 本文约 112 字,阅读大致需要 1 分钟 )

Preparing commit storm for GridDistribute

| Distributed Computing

I am planning to have a commit storm on GridDistribute’s source tree. This will happen in the following steps:

阅读全文…( 本文约 162 字,阅读大致需要 1 分钟 )

Hint guided scheduling in GridDistribute

| Distributed Computing

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)

阅读全文…( 本文约 538 字,阅读大致需要 3 分钟 )

Discussion on preliminary idea of distributed access control

| Distributed Computing

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.

阅读全文…( 本文约 434 字,阅读大致需要 3 分钟 )

Different ideas on implementation of GD's distribution set

| Distributed Computing

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.

阅读全文…( 本文约 620 字,阅读大致需要 3 分钟 )

How will a distributed peer system control itself?

| Distributed Computing

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.

阅读全文…( 本文约 383 字,阅读大致需要 2 分钟 )