Archive for April, 2009
Bytecode Instrumentation
Posted on27. Apr, 2009 by khader.
It sounds pretty technical word. How can you observe the perforamnce or the behavior of your class files (byte code)? Are there any hooks that JVM gives us to do this? The answer is ‘Bytecode instrmentation’ (BCI). Using BCI you can examine and modify the bytecode objects before they are executed. This is a very [...]
Continue Reading
Securities Trade Life Cycle
Posted on11. Apr, 2009 by khader.
It is important to know the big picture of securities trade life cycle. I have been conducting this little workshop on this topic. This workshop covers the following topics. You can also download the presentation Securities Trade Processing(PPT/PDF).
CONTENTS:
Introduction
Brokerage Firm/Securities Trading Organization
Trade Life Cycle
Order Origination / Front Office
Order Validation / Middle Office
Settlement / Back Office
Custodians, Commercial Banks
References
-Khader