So, the moose branch has everything but statistics all moosed up. Statistics isn't breaking anything, at least, but I don't really want to spend any time mucking with it because I have painted a giant red target on it. I want it to Go Away, which it probably will when I write real monitoring tools. So. But all the core stuff is Moosed, now, and all the callback stuff is chugging right along being happy, so I think it's time to yank myself out of the land of refactoring and into New Feature Territory. Which is more fun anyways.
I went to open up a text file to talk to myself in about clustering, then I remembered this blog. And I read some of my old posts, and I remembered that the Next Thing is the fixed-size stores. This is going to be some changes to Complex more than anything, and will just be changing the way expire works first of all. Need peek() for all stores. Need to remember some data about whether messages have been persisted in Complex, so I can let things all out of the front store if they have. I think peek() first. Then persistence memory. Then expire change. Then backstore-pulling.
No comments:
Post a Comment