Posts

Showing posts with the label oracle

hahahahaaa...I could have made this (in C)

Image
Found this video this morning and it made me smile.  It resonates close to my view of the world too.  Apologies upfront, if I become an old man and wander off telling you a much longer story linking into the theme so you can get context of what I'm trying to explain.  Apparently, I've hit "that age"... I recall being taught MODULA-2 , PASCAL and then C back in the 1988-1992 period of time. Maybe I just missed those classes at University in late 1992/1993 when they started to talk about C++, I didn't get it, the fact I can still remember the pain of having to try and write a shed load of code to draw a Christmas tree on the screen, with baubles (circles) and the tree structure (triangles) all doing tons of code to setup a structure for object-orientation just for the sake of it. My view, every 10 lines of code you write you introduce a bug of some sort.  You've written 100 lines for a Christmas tree in C++... I even remember getting so annoyed I re-wrot...

MobileFirst v7.1 oAuth JMeter Performance Testing Adapters

Image
So, you've setup your IBM MobileFirst Platform Server UAT/TEST/INT environment and now you want to perform some Performance Testing to see how much load your MFP Servers can take before failing?... Then you start the cycle of tuning, tweaking, enhancing and squeezing to get the best performance for your specific environment... But, what tools should you use? How should you go about doing performing this task?  Well, you could Google/Search on the interwebs and find some information that may or may not help you OR you could follow my guide below: CLICK HERE FOR AN INDEPTH WALKTHROUGH OF SETTING THIS UP YOURSELF Full credits go to Nir Grande and his original Blog post about this subject, I hope I've just enhanced the explanation for people who are applying the setup themselves.