What is software architecture? What is the role of a software architect? How do you define software architecture? How do you share software architecture? How do you deliver software architecture?

Add a comment

 

Re: QCon: Open Terracotta

While I agree with some of this like not letting people go run amuck and write bad code just because they think clustering can be done transparently I did have one small issue. The thing about your choice of example of CyclicBarrier is that I find it to be one of the most useful things to cluster. When we wrote a distributed testing framework we clustered the meta-data for the tests and coordinated the starts and stops using a clustered CyclicBarrier. Thinking back to all the times I had to coordinate processes before using Terracotta and all the hoops I jumped through makes me really love the terracotta model of dev. Cheers, Steve (I work at terracotta)

Re: QCon: Open Terracotta


Title
Body
HTML : b, strong, i, em, blockquote, br, p, pre, a href="", ul, ol, li, sub, sup
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

Software architecture for developers