Message passing architecture in C#(blog.tfstracker.deltapi.co.za)

submitted by pwabpwab(35) 4 years, 10 months ago

A lot of people have written about the benefits of writing software, especially concurrent software, in a message passing architecture. The poster-child language for this style of programming is Erlang, a functional language. In this post I will explain briefly what “message passing architecture” means (in .NET terms), and how I implemented it in my OSS library ErlyThreads, which I am using in the TFSTracker application.

6 comments |category: |Views: 712

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by JudahGabrielJudahGabriel(814) 4 years, 10 months ago 0

Link appears to be dead.

Reply

posted by pwabpwab(35) 4 years, 10 months ago 0

i just checked it now, seems to be working? is this a recurring problem for you?

Reply

posted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago 0

I noticed it was down about 10 hours ago, works fine now though.

Reply

posted by JudahGabrielJudahGabriel(814) 4 years, 10 months ago 0

I'm still seeing it as down. Isn't working in either Firefox 2 nor IE 7.

Reply

posted by pwabpwab(35) 4 years, 10 months ago 0

hi juda, thanks for trying so many times.

I checked with my hosting provider, and the server logs all seem fine. There is about 90 or so requests all with status 200. The only other thing i can think of is that it may be some transient networking issue rather than a server-side issue. I added this domain only a few days ago, maybe something todo with DNS caching?

It seems as if the W3C validator can reach it:

(http://validator.w3.org/check?uri=http%3A%2F%2Fblog.tfstracker.deltapi.co.za%2F2007%2F07%2F15%2Fmessage-passing-architecture-in-c%2F)

regards,
pieter

Reply

posted by pwabpwab(35) 4 years, 10 months ago 0

hi guys,

i finally found the problem; It had to do with DNS issues around the domain to my site. We changed the configuration and it _seems_ better now. Please shout if something still goes wrong.

pieter

Reply

information Login or create an account to comment on this story