techmyt.com
techmyt.com
We are still building with our site, will be back soon.
techmytalk.com
TechMyTalk | Lets Talk About Technologies
Lets Talk About Technologies. EDA – Event Driven Architecture. December 13, 2013. Event-driven architecture (EDA) is a push-based communication between publisher and consumer, which predominantly use for proactive notification in real time environment. For eg. Fraud notification from credit card Company, shipping, order fulfillment etc. EDA use to communicate with consumer with minimum or no delay and avoid busy-wait thread stats. Continue reading →. Spring Integration: A lightweight integration Approach.
techmythoughts.blogspot.com
Learning bLog
Some#random('thoughts'); / technical, non technical. Saturday, February 22, 2014. Again writing fast and maintainable integration tests using in-memory db, liquibase, gradle and spring mvc test. This blog is improvisation to previously blogged testing effectively with database blog. In this blog we will remove the jetty setup and instead use Spring MVC Test. Create the HSQLDB in-memory instance (instantiating datasource instance). And run Liquibase scripts against them. (using Spring Lqiuibase. Configure...
techmythsworld.blogspot.com
Tech Myths World
Saturday, November 12, 2011. Solving httpd MaxClients and mod status stuck in "sending reply". 1 Site is an Ajax web application. 2 Running on Apache, pg-pool, postgresql setup. 3 Memcached also running. 4 Entire site is in PHP. First, the symptoms. 1 Site returns error 500 or "site is taking too long to respond". 2 This happens even during off-peak hours (2am at night, etc). 1 httpd configuration for max clients is set too low. All linux commands are in orange- Ex: ps aux. If you don't have mod status o...
techmytongue.blogspot.com
A BRAND NEW WORLD
A BRAND NEW WORLD. Flex,JAVA,LCDS,BLAZEDS. Saturday, January 16, 2010. Whats up with me? Its been a long time since I have blogged here and a lot of things have happened in between. From breaking my knee to a painful surgery to a new job to an accident to a new place to live , Life is surely bashing me up! This post is just to let know that I will be blogging regularly from now on. Like atleast once a week. Wednesday, July 8, 2009. As usual, flex's event architecture was there to aid me achieve this task.
techmytown.com
Coming Soon
Future home of something quite cool. If you're the site owner. To launch this site. If you are a visitor.
techmyview.com
TECH - MyView | Inscribing Programming Notion Into Blog
Inscribing Programming Notion Into Blog. Some Useful Extension Methods for Enums. Definition of Enum - The enum keyword is used to declare an enumeration, a distinct type that consists of a set of named constants called the enumerator list. In programming, enums are used pretty heavily for defining constants. While programming I found few very widely used scenarios for which extension methods would make developers life easy. Parse String to Enum. How often do we need to convert string value to Enum?
techmyway.com
TechMyWay
Chaos reigns within. Reflect, repent, and reboot. Order shall return. Suzie Wagner, 1998. Sunday, 1 March 2015. Comparisons to YES are broken. This post is inspired from the eye-opener article - bignerdranch. I always had this question,. Why does Objective-C need a. When C gives it a free. Which effectively works the same? Well, I couldn’t have been more wrong. Are entirely different beasts. Is a typedef, defined at. Typedef signed char BOOL;. Which is defined at. Typedef unsigned char Boolean;. The impl...
techmyway.wordpress.com
techMyway | Chaos reigns within. Reflect, repent, and reboot. Order shall return. ~Suzie Wagner, 1998
Chaos reigns within. Reflect, repent, and reboot. Order shall return. Suzie Wagner, 1998. TechMyWay – New Blog. Posted April 28, 2013 by TechMyWay. TechMyWay – New Blog. Much has happened since I graduated and started working. Here is a link to my new blog, which I try my best to keep updated. Follow me up there for future posts :). Share on Facebook (Opens in new window). Click to share on Twitter (Opens in new window). Click to share on LinkedIn (Opens in new window). Be the first to comment. Thanks a ...