open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
SQLite
Status
Links icon
LinkedIn
About
🌐
English Italiano
github linkedin rss
  • Evolving concurrency, like memory management did

    calendar Jun 11, 2009 · 3 min read
     en erlang featured software  · development features framework http ideas internet java lang news performance python
     ·
    Share on: twitter facebook linkedin copy
    Evolving concurrency, like memory management did

    As processors become faster and multiprocessor systems become cheaper, the need to take advantage of multithreading in order to achieve full hardware resource utilization only increases the importance of being able to incorporate concurrency in a wide variety of application categories.

    In this article we are evaluting a new approach to the concurrency. In the last five years computers are becoming even more parallel. Intel is pushing multi-core achiteture also on commodity personal computers. Neverless the computing power is ofter not well used: one again, hardware is a step head of our day-by-day software development. Remember when the 80286 came into light. The 286 was able to provide a multi-programming architecture but without memory management protection. We had to wait 386 hardware to see software working on preemptive multi-tasking, because software cannot cope with unprotected memory. In one word, it costs too much to develop a operating system without the new features the 80386 bring to us. What about concurrent programming? Can we look similarities in the  concurrency field?


    Read More
  • Jython 2.5rc4 has been released

    calendar Jun 25, 2009 · 1 min read
     en knowledgebase  · java jython news python
     ·
    Share on: twitter facebook linkedin copy

    Released on June 8, 2009  Jython 2.5RC4 is out!


    Read More
  • Erlang Book Review

    calendar Jul 19, 2009 · 7 min read
     en erlang featured lang reviews software  · books development erlang framework functional-programming guide http ideas internet java oreilly performance programming-languages
     ·
    Share on: twitter facebook linkedin copy
    Erlang Book Review

    After reading an interesting article on Erlang  and Java interoperability, I have decided to dedicate my spare time to Erlang.

    O’Reilly has just published a wonderful book on Erlang, so I decided to dive into it.


    Read More
  • Apache Rampart

    calendar Sep 30, 2009 · 1 min read
     en knowledgebase software  · apache java
     ·
    Share on: twitter facebook linkedin copy
    Apache Rampart
    Welcome to Apache Rampart

    Rampart is the security module of Axis2. It secures SOAP messages according to specifications in the WS-Security stack.

    via Apache Rampart .


    Read More
  • Mastering clusters of Unix machines part2: the right tools

    calendar Oct 11, 2009 · 1 min read
     en featured knowledgebase  · business internet java linux virtualization
     ·
    Share on: twitter facebook linkedin copy

    After working with unix for years, we noticed it is difficult to get a very uniform approach to unix management.


    Read More
  • Clojure Review

    calendar Feb 5, 2010 · 1 min read
     en knowledgebase reviews  · books development java lisp oreilly
     ·
    Share on: twitter facebook linkedin copy

    Book review by Stefano Fago: This book introduce one of most interesting  language of new wave of functional programming. You will find a complete overview of clojure language focusing in functional paradigm that can be the real obstacle for a standard developer. The author try to follow you on learning different subject with a lot of examples but sometimes it need more reflection and time to master some arguments and a syntax that may seems obscure. The book is a good starting point to introduce you to a new way of programming but also to learn some particulars aspect of Java. To consider a complete but not easy reading. However a book to have!


    Read More
  • Closure in Java: fast and nice!

    calendar Feb 26, 2010 · 4 min read
     en evergreen lang  · closure functional-java functional-programming html http java
     ·
    Share on: twitter facebook linkedin copy

    Working for two very important Banks, I have the need to play with Closure in Java. I have a lot of trouble looking at a good description of the subject, until I read a post on StackOverflow.

    I have decided to re-cook this subject, adding a my specialized Example also.

    Let’s start!


    Read More
  • Axis 1.x payload debug

    calendar Sep 5, 2010 · 1 min read
     en knowledgebase  · developement java tip
     ·
    Share on: twitter facebook linkedin copy

    When using Axis to send data to a web service, you can set the logger level on org.apache.axis.transport.http.HTTPSender to DEBUG to see what’s going on. 


    Read More
  • Proxy NTLM

    calendar Sep 23, 2010 · 1 min read
     featured knowledgebase software  · java python tips windows
     ·
    Share on: twitter facebook linkedin copy
    Proxy NTLM

    Spesso capita di dover scaricare file al di fuori del browser: per esempio per installare software o per consentire ai propri programmi python/java/curl di effettuare delle azioni programmatiche


    Read More
  • typeface.js – Rendering text with Javascript

    calendar Nov 18, 2010 · 1 min read
     it  · java javascript script
     ·
    Share on: twitter facebook linkedin copy

    With typeface.js you can embed custom fonts in your web pages so you don’t have to render text to images.


    Read More
    • ««
    • «
    • 2
    • 3
    • 4
    • 5
    • 6
    • »
    • »»

Giovanni Giorgi

Master Solution Architect, father and free spirit.
Read More

Recent Posts

  • Anubis: DDos Protection
  • KarmaKit and Watchtower
  • FatLama for GenAI: The comeback!
  • Caciaball Extreamer

Latest comments

  • Buongiorno Giorgi. Post chiarissimo e ben scritto. Unica inesattezza: il TCNTn indica il valore attuale del conteggio, che di default parte da 0 ma che tu, nell'esempio modifichi per avere il delay di 1 secondo. Da come hai scritto tu ("Questo registro indica il valore al quale far scattare il timer. Il timer contera' a partire da zero fino....") in questo registro scriverei 15625 per farlo scattare ogni secondo.

    ...
    by Gianmarco
  • For timezone managmenet please refer to https://medium.com/devopsturkiye/how-to-set-timezone-for-kubernetes-cronjobs-691d3aaa34ef

    ...by daitangio
  • About Helm template cheatsheet: https://helm-playground.com/cheatsheet.html

    ...by Giovanni Giorgi
  • Interessante!! Bravo

    ...
    by Raffaella

Disclaimer

Gioorgi is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn advertising fees by advertising and linking to amazon.com, audible.com, and any other website that may be affiliated with Amazon Service LLC Associates Program. As an Amazon Associate we earn from qualifying purchases.
Last updated:2025-05-16 14:23
Giovanni Giorgi

Copyright 1999- 2025 GIOVANNI GIORGI. All Rights Reserved

to-top