92%
06.08.2013
.info("Sent mail to %s" % recipient )
038
039 def move_message(imap, msgid, targetfolder):
040 try:
041 logging.debug("Moving Message %s to folder %s" % ( msgid, targetfolder ))
042 resp, data = imap
92%
08.07.2018
, focus on the fundamentals"; that is, go back to first principles to solve problems. I have always remembered his comment and I try to apply it when I can.
For HPC, one of the fundamentals is being able
92%
02.02.2021
developed by the career platform LinkedIn to process massive volumes of data in real time. Today, Kafka is used by more than 80 percent of the Fortune 100 companies, according to the project's own information
92%
11.06.2014
operations. The user can then save the visually created transformations and run them in opentaps.
IT administrators can try out opentaps by launching an opentaps AMI (Amazon Machine Image, a preconfigured
92%
18.07.2013
.quit()
037 logging.info("Sent mail to %s" % recipient )
038
039 def move_message(imap, msgid, targetfolder):
040 try:
041 logging.debug("Moving Message %s to folder %s" % ( msgid, targetfolder ))
042
92%
21.05.2014
other OpenStack services, Keystone is 100 percent written in Python.
For the cloud to succeed, much communication takes place between the individual OpenStack components. But, because clouds need
92%
08.01.2013
in editing the registry.
Reboot your system (otherwise, Windows 8 will give you error messages when you try to log in to the Samba domain).
Now reboot and connect to a Samba domain. You will be asked
92%
12.08.2015
n, chunksize, chunk, i
parameter (n=1000)
parameter (chunksize=100)
real :: A(i), B(i), C(i)
! Some initializations
do i = 1, n
A(i) = i * 1.0
B(i) = A(i)
enddo
chunk = chunksize
!$OMP
92%
11.09.2023
. Naturally, experiments were tried that put several drives in the local node and used a hardware-based RAID controller to combine them as needed. This approach allowed applications with somewhat demanding I
92%
04.10.2018
-if)#switchport access vlan 10
SW1(config)#int fastEthernet 0/2
SW1(config-if)#switchport access vlan 20
Imagine you have more than 100 switches in your network. Every time a new VLAN is created, you will need to find