Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

New Load Testing Tool for Roller

After reading Hani's comments about Freeroller's abysmal performance (which I agree does suck), I sent the following e-mail to Novosoft:

Any chance you'd like to donate a copy of your software to the Roller 
Weblogger open-source project (http://rollerweblogger.org).  We could
really use a stress-test tool like yours.  We're using it at my day 
job and it works great.

Their software is a load and stress testing tool that a co-worker discovered and it works awesome. At my day job, we know that if 17 users click on the same button at the precise same time, then Hibernate (or maybe it's Oracle) will throw a deadlocking error. We doubt that we'll ever get 17 concurrent users, so it's not an issue for us, but it's nice to know.

Anyway, their software is $250, which is a little steep for any open source project. However, I was delighted to find that they obliged my e-mail and sent me a license this morning!

Dear Matt, 

Thank you for your feedback and your warm words regarding our product!
We have decided to grant you registration key for our product WAPT 2.0. 

Sweet! Now I just have to find time to create these tests, or maybe one of the other Roller Developers has time?

Posted in Roller at Jul 31 2003, 07:21:57 AM MDT 6 Comments
Comments:

That would be perfect for testing the connection/request fix in the 097 branch.

Posted by Dave Johnson on July 31, 2003 at 09:53 AM MDT #

Is there a tag on that branch for benchmarking before/after changes?

Posted by Matt Raible on July 31, 2003 at 02:25 PM MDT #

There will be, just as soon as I am done ;-)

Posted by Dave Johnson on July 31, 2003 at 02:28 PM MDT #

Anyone can use DiselTest for FREE, a great stress testing tool (Part of basicPortal/Jasic, and linked on basicPortal.com downloads page, just FYI). .V

Posted by Vic on August 03, 2003 at 07:44 PM MDT #

I checked in the 097 changes and tagged them with ROLLER_0975_PRE1. I've been load testing with JMeter, but I'd love to see some results from a "real" load tester.

Posted by Dave Johnson on August 06, 2003 at 06:13 AM MDT #

Just 17 people can cause your site to deadlock? For a project I'm working on, we are considering using Hibernate (right now we use our own rolled classes) with an Oracle backend. However, our traffice is fairly large and 17 concurrent users (if not many more) is very likely. Have you been able to determine if this is an hibernate issue? This would really make us re-think some of our planning.

Posted by NK on August 28, 2003 at 01:57 PM MDT #

Post a Comment:
  • HTML Syntax: Allowed