Bala Subramanyam Lanka
  • about
  • blog(current)
  • resume
  • Rete Algorithm

    Rete Algorithm is an efficient pattern matching algorithm that compares a large collection of patterns to a large collection of objects. It was invented by Charles L. Forgy and documented in his Ph.D. thesis in 1978-79 at Carnegie-Mellon University.

    8 min read   ·   May 15, 2016

    2016   ·   Rete Algorithm     ·   Algorithms  

  • Initializing IBM RAD/RSA – eclipse.ini

    IBM has a mega line up in the IDE business. Some of the IDEs provided by IBM are Eclipse, Rational Application Developer, Rational Software Architect Designer, Rational Business Developer, etc, When it comes to enterprise java development or operational decision management or business modelling, people use mostly RAD/RSA.

    6 min read   ·   May 14, 2016

    2016   ·   eclipse   ibm-rad   ibm-rsa     ·   IBM  

  • IBM Operational Decision Management(ODM) Performance Tuning – JVM

    JVM tuning is important for IBM ODM (Operational Decision Management) because Decision Server Rules and Decision Server Events are both Java Platform, Enterprise Edition (Java EE) applications that run on WebSphere Application Server. Optimal performance is, therefore, dependent upon the correct tuning of Decision Server, WebSphere Application Server, and the underlying JVM.

    3 min read   ·   May 13, 2016

    2016   ·   jvm-tuning     ·   ODM  

  • IBM WebSphere Application Server Garbage Collection Policies

    As long as an object is being referenced, the JVM considers it alive. Once an object is no longer referenced and therefore is not reachable by the application code, the garbage collector removes it and reclaims the unused memory.

    3 min read   ·   May 12, 2016

    2016   ·   garbage-collection     ·   IBM   WebSphere Application Server  

  • Categorising a website in Websense / Forcepoint

    When we own a website, we have to make sure that our website is accessible from all the systems without any sort of proxy blocking. I work in a software organization, which uses Websense/Forcepoint, a security solution for the organization&'s network.

    4 min read   ·   May 11, 2016

    2016   ·   websense     ·   Forcepoint  

  • Roadmap for Upgrading to Java SE7 Programmer II (1Z0-805)

    People who are already certified for Java SE6 or below versions(Sun Certified Java Programmer-SCJP or Oracle Certified Java Programmer-OCJP) can upgrade to OCP Java SE7 Programmer II. This particular exam 1Z0-805 covers only certain topics.

    3 min read   ·   May 5, 2016

    2016   ·   1Z0-805     ·   Java  

  • Roadmap for OCP Java SE7 Programmer II (1Z0-804)

    As I have discussed in the previous post, I have collected all the topics that we should get prepared for getting certified as Oracle Certified Professional Java SE7 Programmer II.

    6 min read   ·   May 5, 2016

    2016   ·   1Z0-805     ·   Java  

  • Roadmap for OCA Java SE7 Programmer I (1Z0-803)

    When I have started preparing for the Java Certification(Oracle Certified Associate Java SE 7 Programmer 1Z0-803), I couldn't find the topics that should be prepared for the exam. After the referring to the many friends and books, I got the list of topics that we should get prepared.

    3 min read   ·   May 2, 2016

    2016   ·   IZ0-803     ·   Java  

  • Java Certification by Oracle – JAVA SE

    Getting certified by Oracle will become an add-on for any professional. I gave a serious thought about getting certified by Oracle in java by preparing for it.

    2 min read   ·   May 1, 2016

    2016   ·   java-certification     ·   Java  

  • Rule Engine Execution Modes

    The execution of the rules inside the rule engine of IBM Operational Decision Management follows three rule engine execution modes – RetePlus, sequential, and Fastpath execution modes.

    6 min read   ·   October 15, 2015

    2015   ·   brms     ·   ODM   BRMS  

  • Newer
  • 3
  • 4
  • 5
  • 6
  • 7
  • Older
© Copyright 2024 Bala Subramanyam Lanka. Powered by Jekyll Hosted by GitHub Pages.