Invocando lenguaje ensamblado desde Aplicaciones Java
28 octubre 2006 3 comentarios
Un intersante tutotial donde muestran, como invocar rutinas en lenguaje ensamblador, desde programas Java usando JNI Java Native Interface
Contruyendo el futuro con Bytecode
28 octubre 2006 3 comentarios
Un intersante tutotial donde muestran, como invocar rutinas en lenguaje ensamblador, desde programas Java usando JNI Java Native Interface
28 octubre 2006 Deja un comentario
It’s classic: after introducing the concepts of transactions, isolation levels, XA-protocols, pessimistic/optimistic locking, eager/lazy loading and messaging, I hear often the following comment from Java / OO-programmers: Java EE is too complex, why not RoR or Servlet-Only?
It is also my opinion: we have the same constraints for all distributed technologies. So you have to learn the complex (which are complex) principles. After learning it, you have to learn the syntax and philosophy of .NET, Java EE or CORBA.
http://www.adam-bien.com/roller/page/abien?entry=non_java_programmers_are_often