Registreer

Nadat u geregisteerd ben kunt u inloggen en reageren op het blog.

U zult een e-mail ontvangen nadat de registratie is voltooid, klik op de link in de e-mail om uw registratie te bevestigen en in te loggen op de Tricode website.

Login op de Tricode website

Nadat u ingelogd bent kunt u reageren op het blog.


Kom lunchen bij Tricode

Uw naam (verplicht)

Uw email (verplicht)

Uw bericht

Vul deze code in* captcha

Robin van Breukelen

Artikelen geschreven door Robin:

31
aug

Distributed Fork Join

Being able to process large amounts of data becomes increasingly important for an increasing number of people and organizations. Processing data could mean a variety of things and differs per case. However in the most basic sense it means ‘doing something’ with your data.

Processing these large amounts of data is really not a problem until you put a time constraint into the mix. When you have to process your data within a certain time frame, a growing data set can become a problem. A number of solutions instantly come to mind when you face time-constrained data processing. E.g.:

  • Code optimization
  • Scaling up your hardware
  • Database clustering

The above solutions are a little traditional but they are being used a lot. Though we can also identify other solutions: running code in parallel and distributed computing. In this article we will focus on these two concepts.

Lees de rest van dit artikel »

05
jan

Sport en IT-ers; een gevaarlijke combinatie

We zijn altijd in voor een gezonde dosis competitie en sportiviteit. Dit blijkt o.a. uit onze tweewekelijkse zaalvoetbal sessies waarbij een aantal collega’s de strijd aan met elkaar aangaan in een vriendschappelijk potje zaalvoetbal in het nabij gelegen sportcentrum De Vallei in Veenendaal.

Lees de rest van dit artikel »

Tricode ® Copyright 2011