This post originated from an RSS feed registered with Java Buzz
by Charles Miller.
Original Post: The Placebo Mini-Pattern
Feed Title: The Fishbowl
Feed URL: https://fishbowl.pastiche.org/atom.xml
Feed Description: tail -f /dev/mind > blog
Some long-running processing is occurring in your program. You really have no idea how long this event is going to take, but you want to keep the user as happy as possible while it is running. (336 Words)