chunk_id
large_stringlengths
7
11
question_id
large_stringlengths
4
8
language
large_stringclasses
1 value
chunk_index
int64
0
7
chunk_text
large_stringlengths
163
2.82k
sparse_text
large_stringlengths
129
3.52k
dense_vector
listlengths
3.58k
3.58k
sparse_indices
listlengths
10
234
sparse_values
listlengths
10
234
export_source
large_stringclasses
1 value
5799538_c0
5799538
erlang
0
Title: GUI Development - Language and Builder Problem title: GUI Development - Language and Builder Tags: c%2B%2Bbuilder, erlang, qt, user-interface, c%2B%2B Problem: GUI Development - Language and Builder I have a nice piece of software written in Erlang, over the past few weeks I have developed a gui using wxWidgets....
GUI Development - Language and Builder GUI Development - Language and Builder c%2B%2Bbuilder erlang qt user-interface c%2B%2B GUI Development Language Builder GUI Development - Language and Builder I have a nice piece of software written in Erlang, over the past few weeks I have developed a gui using wxWidgets. Its dec...
[ 0.017822265625, 0.01141357421875, 0.0011749267578125, -0.02197265625, -0.00732421875, 0.006561279296875, -0.000946044921875, 0.01708984375, -0.0045166015625, -0.0390625, 0.005157470703125, -0.03564453125, -0.00061798095703125, -0.0096435546875, 0.017333984375, 0.00653076171875, -0.00...
[ 195490, 55441, 83658, 136, 121137, 56, 501, 167218, 177149, 72, 3066, 8096, 18, 38937, 10433, 40404, 26267, 63847, 10975, 59121, 23, 1004, 40859, 126809, 17086, 17368, 148, 425, 1456, 532, 3794, 8, 16797, 2965, 17431, 1727, 110, 1793, 5014,...
[ 0.260009765625, 0.173583984375, 0.155029296875, 0.115478515625, 0.223876953125, 0.19677734375, 0.0380859375, 0.001190185546875, 0.20849609375, 0.07476806640625, 0.2578125, 0.10516357421875, 0.09259033203125, 0.10101318359375, 0.08154296875, 0.1143798828125, 0.057586669921875, 0.013...
embed
26008103_c0
26008103
erlang
0
Title: Simultaneously binding a tuple and its destructured elements in Erlang Problem title: Simultaneously binding a tuple and its destructured elements in Erlang Tags: functional-programming, erlang Problem: Simultaneously binding a tuple and its destructured elements in Erlang I'm destructuring a tuple and binding i...
Simultaneously binding a tuple and its destructured elements in Erlang Simultaneously binding a tuple and its destructured elements in Erlang functional-programming erlang Simultaneously Erlang State Point Simultaneously binding a tuple and its destructured elements in Erlang I'm destructuring a tuple and binding its e...
[ 0.02294921875, 0.019775390625, -0.00970458984375, -0.0135498046875, 0.00872802734375, 0.0234375, -0.02001953125, -0.01300048828125, 0.0263671875, -0.0206298828125, 0.0074462890625, -0.00634765625, 0.00139617919921875, 0.01904296875, 0.00860595703125, 0.032958984375, -0.01177978515625...
[ 13207, 202, 60626, 128239, 370, 8705, 136, 8, 137656, 80854, 1004, 3066, 123309, 28966, 72, 22836, 41097, 36716, 53089, 77336, 32354, 138256, 68018, 3871, 68557, 31344, 6863, 10941, 34831, 4173, 18151, 191722, 152653, 11, 11522, 3917, 5701, 2...
[ 0.044891357421875, 0.0230865478515625, 0.05010986328125, 0.2093505859375, 0.1298828125, 0.2259521484375, 0.0938720703125, 0.1552734375, 0.211181640625, 0.1337890625, 0.1246337890625, 0.26025390625, 0.114501953125, 0.07635498046875, 0.035125732421875, 0.0908203125, 0.1005859375, 0.1...
embed
31747681_c0
31747681
erlang
0
Title: how to define and use a compile time macro? Problem title: how to define and use a compile time macro? Tags: erlang Problem: how to define and use a compile time macro? I'm trying to understand more about settings macros for compilation. The Erlang compile documentation shows that a macro can be defined: {d,Macr...
how to define and use a compile time macro? how to define and use a compile time macro? erlang Macro Value Defines my_mod debug_info debug_level my_func io:format Warning Error how to define and use a compile time macro? I'm trying to understand more about settings macros for compilation. The Erlang compile documentati...
[ -0.0101318359375, 0.0000934600830078125, 0.00787353515625, 0.018310546875, 0.0174560546875, 0.0213623046875, -0.0115966796875, 0.006622314453125, -0.006072998046875, -0.00177764892578125, -0.0162353515625, -0.018798828125, 0.00506591796875, -0.0064697265625, 0.02490234375, 0.0026550292...
[ 3642, 61924, 136, 4527, 9969, 1340, 1733, 111789, 72, 3066, 4727, 516, 190060, 85535, 759, 13415, 8, 85779, 7319, 67919, 16498, 22995, 51727, 5550, 212059, 10, 53550, 98352, 1004, 209806, 831, 5423, 8951, 5844, 18151, 18468, 31611, 11343, 1...
[ 0.045166015625, 0.189208984375, 0.052947998046875, 0.132568359375, 0.1490478515625, 0.1646728515625, 0.20263671875, 0.251953125, 0.051177978515625, 0.204833984375, 0.07501220703125, 0.1265869140625, 0.1468505859375, 0.112060546875, 0.01214599609375, 0.111083984375, 0.06988525390625, ...
embed
46998387_c0
46998387
erlang
0
Title: Erlang change value of element in list Problem title: Erlang change value of element in list Tags: list, erlang, tuples, replace Problem: Erlang change value of element in list Hello is there a way to change the value of the head of a list in Erlang Hd -> store2(Key, N,[New|List],New,false) this is as close I ca...
Erlang change value of element in list Erlang change value of element in list list erlang tuples replace Erlang store2 Key List TupleList is_integer is_tuple _Key Erlang change value of element in list Hello is there a way to change the value of the head of a list in Erlang this is as close I came to changing it New is...
[ -0.0167236328125, 0.0002536773681640625, 0.00592041015625, -0.005615234375, 0.0203857421875, 0.01239013671875, -0.01953125, -0.00933837890625, 0.02685546875, 0.0238037109375, 0.027099609375, 0.0133056640625, 0.006256103515625, -0.025390625, 0.0155029296875, -0.00897216796875, 0.02478...
[ 1004, 3066, 15549, 34292, 111, 12830, 23, 5303, 72, 370, 99726, 91995, 4343, 304, 26824, 32036, 1371, 8705, 154663, 83, 6191, 1505, 458, 162429, 35378, 10, 3917, 47, 10336, 20903, 151134, 2356, 3525, 44816, 17306, 17368, 32354, 7647, 206, ...
[ 0.1534423828125, 0.28515625, 0.232666015625, 0.2095947265625, 0.0943603515625, 0.184814453125, 0.0504150390625, 0.211669921875, 0.085693359375, 0.1060791015625, 0.198974609375, 0.155517578125, 0.1441650390625, 0.0718994140625, 0.08648681640625, 0.1519775390625, 0.0498046875, 0.1193...
embed
66233701_c0
66233701
erlang
0
Title: What is the best way to package Elixir CLI application? Problem title: What is the best way to package Elixir CLI application? Tags: erlang, beam, command-line-interface, elixir Problem: What is the best way to package Elixir CLI application? Suppose I have a CLI application with subcommands and arguments (like ...
What is the best way to package Elixir CLI application? What is the best way to package Elixir CLI application? erlang beam command-line-interface elixir What Elixir CLI What is the best way to package Elixir CLI application? Suppose I have a CLI application with subcommands and arguments (like application foo --bar ba...
[ 0.0059814453125, 0.00433349609375, -0.0142822265625, 0.0162353515625, -0.005279541015625, 0.004302978515625, 0.00714111328125, -0.009521484375, 0.009521484375, 0.01318359375, 0.0224609375, 0.004730224609375, 0.000949859619140625, 0.03564453125, 0.0002899169921875, 0.00848388671875, -...
[ 2965, 3917, 47, 98169, 25318, 38308, 313, 10927, 38415, 72, 3066, 186, 302, 75101, 2256, 10433, 40404, 15296, 4865, 678, 1614, 277, 12018, 10750, 5775, 31, 1299, 16627, 11249, 831, 113068, 15490, 186607, 38937, 20600, 1004, 17664, 28, 32032...
[ 0.1304931640625, 0.07928466796875, 0.04986572265625, 0.263427734375, 0.1373291015625, 0.28369140625, 0.08587646484375, 0.25341796875, 0.1820068359375, 0.06585693359375, 0.262939453125, 0.077392578125, 0.12353515625, 0.1046142578125, 0.06976318359375, 0.04827880859375, 0.0509033203125...
embed
16044479_c0
16044479
erlang
0
Title: how to set 2i with riak local client Problem title: how to set 2i with riak local client Tags: riak, erlang Problem: how to set 2i with riak local client does anyone know how i set 2i to object that created with riak_object OBJ = riak_object:new() i want to work with riak local client and i trying to do somethin...
how to set 2i with riak local client how to set 2i with riak local client riak erlang OBJ riak_object:new Obj1 riakc_obj:new Bucket UniqKey Tablet MD1 riakc_obj:get_update_metadata MD2 riakc_obj:set_secondary_index integer_index IdxTS FirstTS LastTS Obj2 riakc_obj:update_metadata how to set 2i with riak local client do...
[ -0.022216796875, 0.0093994140625, 0.005767822265625, 0.00787353515625, -0.002105712890625, -0.0108642578125, -0.01611328125, 0.0198974609375, 0.006011962890625, -0.0191650390625, 0.02783203125, -0.0162353515625, 0.005950927734375, -0.014404296875, 0.01324462890625, -0.00830078125, 0....
[ 3642, 47, 5423, 116, 14, 678, 45832, 4000, 23282, 72, 3066, 180, 150260, 187694, 54936, 3545, 170, 418, 3522, 27853, 11789, 162429, 47557, 25383, 238, 117008, 35273, 10135, 304, 3509, 191633, 4711, 892, 12763, 21672, 3714, 17, 36746, 75935,...
[ 0.06329345703125, 0.07177734375, 0.17529296875, 0.1904296875, 0.1781005859375, 0.115234375, 0.2052001953125, 0.126220703125, 0.1904296875, 0.030303955078125, 0.17333984375, 0.015655517578125, 0.151123046875, 0.155517578125, 0.013641357421875, 0.08056640625, 0.0838623046875, 0.00030...
embed
20701775_c0
20701775
erlang
0
Title: How to read binary file in distributed manner using Erlang? Problem title: How to read binary file in distributed manner using Erlang? Tags: parallel-processing, erlang, binary-data Problem: How to read binary file in distributed manner using Erlang? I have few binary files of moderate size (1 to 5 GB) which I w...
How to read binary file in distributed manner using Erlang? How to read binary file in distributed manner using Erlang? parallel-processing erlang binary-data Erlang How How to read binary file in distributed manner using Erlang? I have few binary files of moderate size (1 to 5 GB) which I want to read and process usin...
[ 0.013671875, -0.00107574462890625, -0.00144195556640625, -0.01348876953125, -0.00860595703125, -0.010986328125, 0.0106201171875, -0.007354736328125, -0.01312255859375, -0.031005859375, 0.000583648681640625, 0.00775146484375, 0.0028839111328125, 0.00103759765625, 0.020751953125, 0.01391...
[ 11249, 47, 12301, 2394, 6635, 11435, 15917, 3674, 144996, 17368, 1004, 3066, 95103, 63923, 72, 10135, 10846, 102158, 71644, 13267, 190, 20331, 9433, 115923, 285, 17164, 1781, 51882, 7607, 54877, 113054, 16454, 5117, 390, 110, 8, 93343, 17721,...
[ 0.08306884765625, 0.0199127197265625, 0.201171875, 0.19775390625, 0.1759033203125, 0.1671142578125, 0.202880859375, 0.1300048828125, 0.1065673828125, 0.0899658203125, 0.153076171875, 0.277099609375, 0.197265625, 0.07989501953125, 0.10076904296875, 0.05584716796875, 0.07867431640625, ...
embed
20816494_c0
20816494
erlang
0
Title: Erlang regular expressions - html + em dash and en dash Problem title: Erlang regular expressions - html + em dash and en dash Tags: html, regex, erlang Problem: Erlang regular expressions - html + em dash and en dash Given the string: "...young girl --- eight? nine? ten? --- came dancing...", I would like to re...
Erlang regular expressions - html + em dash and en dash Erlang regular expressions - html + em dash and en dash html regex erlang Erlang Erlang regular expressions - html + em dash and en dash Given the string: "...young girl --- eight? nine? ten? --- came dancing...", I would like to return in my browser actual em das...
[ 0.005126953125, 0.01025390625, -0.0019683837890625, -0.0033721923828125, -0.00360107421875, 0.024658203125, -0.030029296875, 0.00994873046875, 0.0037384033203125, 0.0169677734375, -0.0024871826171875, -0.0184326171875, 0.005126953125, -0.0106201171875, 0.01806640625, 0.0174560546875, ...
[ 1004, 3066, 20324, 125195, 7693, 997, 352, 381, 127, 136, 22, 6835, 3355, 72, 79315, 1410, 1619, 23040, 28229, 136659, 300, 86, 1492, 21449, 123, 21896, 7673, 1884, 30646, 31842, 8561, 48, 114942, 4989, 4966, 30957, 903, 18151, 31344, 139...
[ 0.1688232421875, 0.275634765625, 0.1728515625, 0.20751953125, 0.208740234375, 0.14453125, 0.182373046875, 0.1795654296875, 0.1370849609375, 0.06103515625, 0.1690673828125, 0.11474609375, 0.13330078125, 0.09765625, 0.1805419921875, 0.0809326171875, 0.12255859375, 0.1846923828125, ...
embed
33495254_c0
33495254
erlang
0
Title: Erlang dead letter queue Problem title: Erlang dead letter queue Tags: erlang Problem: Erlang dead letter queue Let's say my Erlang application receives an important message from the outside (through an exposed API endpoint, for example). Due to a bug in the application or an incorrectly formatted message the pr...
Erlang dead letter queue Erlang dead letter queue erlang Erlang Erlang dead letter queue Let's say my Erlang application receives an important message from the outside (through an exposed API endpoint, for example). Due to a bug in the application or an incorrectly formatted message the process handling the message cra...
[ 0.032958984375, 0.036865234375, -0.01348876953125, -0.0028076171875, 0.01141357421875, 0.0034637451171875, 0.0003948211669921875, 0.005126953125, -0.0074462890625, -0.0054931640625, -0.005462646484375, 0.006683349609375, 0.0205078125, 0.029052734375, 0.029296875, 0.02685546875, -0.00...
[ 1004, 3066, 103494, 31330, 41, 13388, 72, 38415, 53299, 5526, 26008, 50782, 172554, 61687, 3564, 38496, 54608, 707, 214552, 9384, 9433, 45064, 150631, 4865, 96276, 47, 11249, 831, 79507, 3789, 89914, 89289, 6648, 11728, 65508, 1791, 147, 7668...
[ 0.148193359375, 0.2861328125, 0.2017822265625, 0.2376708984375, 0.1942138671875, 0.1407470703125, 0.044708251953125, 0.154296875, 0.06787109375, 0.08465576171875, 0.1982421875, 0.1285400390625, 0.097900390625, 0.1304931640625, 0.00323486328125, 0.088623046875, 0.140869140625, 0.005...
embed
42729494_c0
42729494
erlang
0
Title: Aquamacs: why does M-p suddenly start entering pi? Problem title: Aquamacs: why does M-p suddenly start entering pi? Tags: aquamacs, erlang, emacs Problem: Aquamacs: why does M-p suddenly start entering pi? Aquamacs 3.3 GNU Emacs 25.1.1 (x86_64-apple-darwin14.1.0, NS appkit-1344.72 Version 10.10.2 (Build 14C109)...
Aquamacs: why does M-p suddenly start entering pi? Aquamacs: why does M-p suddenly start entering pi? aquamacs erlang emacs Aquamacs M-p Aquamacs: why does M-p suddenly start entering pi? Aquamacs 3.3 GNU Emacs 25.1.1 (x86_64-apple-darwin14.1.0, NS appkit-1344.72 Version 10.10.2 (Build 14C109)) of 2016-09-19 on 24a02db...
[ -0.0050048828125, -0.0108642578125, -0.0106201171875, 0.0006866455078125, -0.02392578125, 0.0030670166015625, 0.00921630859375, -0.0023193359375, -0.007415771484375, -0.00750732421875, -0.007293701171875, 0.007232666015625, 0.0174560546875, 0.005828857421875, 0.01287841796875, 0.007232...
[ 47173, 35572, 7, 15400, 276, 9, 254, 186683, 4034, 22, 33558, 2147, 50895, 72, 3066, 352, 2263, 80308, 165132, 85269, 4439, 714, 83783, 15276, 13307, 9007, 133, 9494, 2592, 102107, 52700, 4027, 9488, 12465, 12825, 40647, 147546, 133684, 121...
[ 0.1700439453125, 0.2430419921875, 0.104248046875, 0.1531982421875, 0.1439208984375, 0.1015625, 0.2279052734375, 0.1458740234375, 0.1278076171875, 0.1192626953125, 0.1419677734375, 0.252685546875, 0.127197265625, 0.100830078125, 0.2376708984375, 0.0994873046875, 0.1953125, 0.1458740...
embed
46196312_c2
46196312
erlang
2
9,177,57,49,20,161,241,48,52,106,39,130,197,2,2,32,88,35,228,122,252,140,214, 191,187,117,10,187,54,106,16,36,198,155,49,78,198,58,103,57,124,212,244,31,9,242,101,169>> %% signed with sk.sign(data, hashfunc=hashlib.sha256, sigencode=ecdsa.util.sigencode_der) public_key:verify(DataToSign, sha256, ImmutableSign, PublicKe...
9,177,57,49,20,161,241,48,52,106,39,130,197,2,2,32,88,35,228,122,252,140,214, 191,187,117,10,187,54,106,16,36,198,155,49,78,198,58,103,57,124,212,244,31,9,242,101,169>> %% signed with sk.sign(data, hashfunc=hashlib.sha256, sigencode=ecdsa.util.sigencode_der) public_key:verify(DataToSign, sha256, ImmutableSign, PublicKe...
[ 0.024169921875, -0.001861572265625, -0.0201416015625, 0.0048828125, 0.00823974609375, 0.00482177734375, -0.0030670166015625, 0.0260009765625, 0.00787353515625, 0.00982666015625, 0.0057373046875, -0.0185546875, 0.002777099609375, 0.01055908203125, -0.03125, -0.0150146484375, -0.011291...
[ 483, 4, 144283, 12243, 12977, 1549, 151525, 2357, 163324, 151003, 304, 54100, 9323, 43955, 2947, 966, 155761, 12772, 5843, 134712, 108837, 2588, 43900, 2592, 121621, 140566, 115250, 963, 12338, 2485, 8659, 206029, 11663, 19051, 9513, 109589, 15...
[ 0.23193359375, 0.1151123046875, 0.295166015625, 0.23388671875, 0.2254638671875, 0.1763916015625, 0.2412109375, 0.195556640625, 0.0711669921875, 0.1279296875, 0.1600341796875, 0.2313232421875, 0.1673583984375, 0.2177734375, 0.1572265625, 0.20068359375, 0.0758056640625, 0.19982910156...
embed
8597128_c1
8597128
erlang
1
other stuff for free. On the other side I do not know anything about designing an application which comprises an Erlang/OTP + PostgreSQL db server back-end and a web-framework (RoR, Django, etc) as a front-end. I lot of questions spring in my mind: Should Erlang/OTP and the web-framework use the same PostgreSQL databa...
other stuff for free. On the other side I do not know anything about designing an application which comprises an Erlang/OTP + PostgreSQL db server back-end and a web-framework (RoR, Django, etc) as a front-end. I lot of questions spring in my mind: Should Erlang/OTP and the web-framework use the same PostgreSQL databa...
[ 0.00714111328125, 0.0267333984375, -0.00164031982421875, -0.007415771484375, -0.0024566650390625, -0.000743865966796875, 0.02099609375, -0.00653076171875, -0.00066375732421875, -0.03857421875, 0.01556396484375, -0.0169677734375, 0.032470703125, 0.031494140625, -0.0179443359375, 0.00579...
[ 3789, 41884, 100, 4092, 959, 3714, 23937, 4331, 38415, 48402, 1004, 3066, 670, 23658, 2795, 7134, 158897, 40041, 10723, 4420, 3611, 1467, 160328, 18244, 12724, 1052, 27803, 12912, 5915, 17582, 31576, 7086, 151117, 4527, 5701, 63399, 12008, 16...
[ 0.08837890625, 0.0750732421875, 0.046356201171875, 0.14453125, 0.013336181640625, 0.078369140625, 0.0144805908203125, 0.1666259765625, 0.1534423828125, 0.0283660888671875, 0.11328125, 0.28125, 0.0887451171875, 0.2147216796875, 0.06890869140625, 0.131103515625, 0.2000732421875, 0.10...
embed
67005500_c0
67005500
erlang
0
Title: Why initial memory of the OTP23 64bit Erlang node is twice as much as OTP 20 64bit node? Problem title: Why initial memory of the OTP23 64bit Erlang node is twice as much as OTP 20 64bit node? Tags: erlang, memory, memory-management, erlang-otp Problem: Why initial memory of the OTP23 64bit Erlang node is twice ...
Why initial memory of the OTP23 64bit Erlang node is twice as much as OTP 20 64bit node? Why initial memory of the OTP23 64bit Erlang node is twice as much as OTP 20 64bit node? erlang memory memory-management erlang-otp Why OTP23 Erlang OTP Why initial memory of the OTP23 64bit Erlang node is twice as much as OTP 20 6...
[ 0.007415771484375, 0.0086669921875, 0.0062255859375, 0.01409912109375, 0.0096435546875, -0.024169921875, -0.001220703125, 0.0107421875, 0.01361083984375, 0.00799560546875, 0.03955078125, -0.0225830078125, 0.02392578125, 0.00885009765625, 0.022705078125, -0.00079345703125, 0.011291503...
[ 44084, 61475, 98323, 180, 23658, 3742, 7911, 3137, 1004, 3066, 110, 112, 186351, 237, 5045, 387, 72, 87140, 818, 254, 4034, 670, 7085, 10461, 2789, 10644, 18588, 1126, 12918, 56, 109005, 33867, 157041, 93657, 571, 217, 13267, 1837, 12689, ...
[ 0.1123046875, 0.178466796875, 0.26123046875, 0.09234619140625, 0.208740234375, 0.25244140625, 0.1839599609375, 0.1209716796875, 0.16064453125, 0.252197265625, 0.140625, 0.09698486328125, 0.170654296875, 0.072509765625, 0.1177978515625, 0.1591796875, 0.0858154296875, 0.114013671875,...
embed
14487943_c0
14487943
erlang
0
Title: find index of item in multiline List Problem title: find index of item in multiline List Tags: erlang Problem: find index of item in multiline List I am iterating over a list of files, storing the contents in a list and then searching for the position of a word "blue()" in that list, here is the code i'm using t...
find index of item in multiline List find index of item in multiline List erlang List Item Device file:read_file File string:tokens erlang:binary_to_list Nlist lists:map string:strip Index string:str io:format find index of item in multiline List I am iterating over a list of files, storing the contents in a list and t...
[ -0.01300048828125, -0.01953125, -0.01129150390625, 0.0084228515625, -0.01251220703125, 0.0159912109375, 0.027099609375, -0.00909423828125, 0.00133514404296875, 0.00701904296875, 0.00848388671875, -0.0150146484375, -0.0052490234375, 0.01116943359375, 0.0015716552734375, 0.00823974609375...
[ 7413, 63262, 111, 35735, 23, 6024, 2256, 32036, 72, 3066, 78426, 174842, 11435, 39116, 29822, 42724, 79315, 6448, 1755, 19155, 1294, 188, 6562, 5303, 62346, 59623, 31471, 9297, 22995, 51727, 67, 98767, 645, 102158, 3082, 10941, 157318, 19069,...
[ 0.1317138671875, 0.267578125, 0.1102294921875, 0.2115478515625, 0.0948486328125, 0.170166015625, 0.22802734375, 0.1964111328125, 0.06439208984375, 0.1865234375, 0.1512451171875, 0.12451171875, 0.0985107421875, 0.10986328125, 0.10406494140625, 0.08935546875, 0.1192626953125, 0.10095...
embed
4797060_c0
4797060
erlang
0
Title: limitation of the reception buffer Problem title: limitation of the reception buffer Tags: erlang-otp, erlang, network-programming, sockets Problem: limitation of the reception buffer I established a connection with a client this way: gen_tcp:listen(1234,[binary,{packet,0},{reuseaddr,true},{active,false},{recbuf...
limitation of the reception buffer limitation of the reception buffer erlang-otp erlang network-programming sockets gen_tcp:listen Socket inet:setops Data Pid Cmd gen_tcp:send tcp_close limitation of the reception buffer I established a connection with a client this way: This code performs message processing: My OS is ...
[ 0.01025390625, 0.02197265625, 0.007537841796875, 0.0240478515625, 0.01226806640625, -0.03369140625, -0.01409912109375, 0.0208740234375, 0.003753662109375, -0.01806640625, 0.032470703125, -0.007171630859375, 0.00787353515625, -0.0147705078125, 0.02001953125, -0.0191650390625, 0.015991...
[ 205969, 116816, 373, 18234, 72, 3066, 818, 254, 33120, 28966, 221, 27853, 9226, 121422, 63844, 1061, 126, 3509, 68818, 11809, 532, 54686, 39285, 155648, 111, 170920, 94878, 678, 23282, 18151, 51339, 26008, 9433, 11787, 83, 3773, 14847, 13267,...
[ 0.25146484375, 0.2442626953125, 0.1387939453125, 0.254150390625, 0.091064453125, 0.274658203125, 0.0679931640625, 0.116455078125, 0.070068359375, 0.0740966796875, 0.037445068359375, 0.164794921875, 0.0946044921875, 0.13623046875, 0.20654296875, 0.0286865234375, 0.049224853515625, 0...
embed
42028809_c1
42028809
erlang
1
P3, P4, P5, P6, P7, P8, P9, P10, P11} = Packet, %% P8 is the message I want. ?INFO_MSG("----------------------P8: ~p~n", P8), %% This shows {text,<<>>,<<"Hello">>} {A, B, C} = P8, %% This gives me a badmatch error. Now, if I were to instead do this manually in the code shell: {text,<<>>,<<"Hello">>} = P8, {A, B, C} = ...
P3, P4, P5, P6, P7, P8, P9, P10, P11} = Packet, %% P8 is the message I want. ?INFO_MSG("----------------------P8: ~p~n", P8), %% This shows {text,<<>>,<<"Hello">>} {A, B, C} = P8, %% This gives me a badmatch error. Now, if I were to instead do this manually in the code shell: {text,<<>>,<<"Hello">>} = P8, {A, B, C} = ...
[ 0.020263671875, 0.0084228515625, 0.023681640625, 0.048095703125, -0.004058837890625, 0.028564453125, -0.00457763671875, -0.017333984375, -0.003875732421875, 0.000782012939453125, 0.01080322265625, -0.01226806640625, -0.00994873046875, -0.0186767578125, -0.002532958984375, 0.02075195312...
[ 436, 363, 617, 758, 910, 966, 1019, 1126, 963, 1662, 56607, 126, 26008, 3444, 157491, 13439, 724, 683, 2306, 50490, 45831, 22829, 13817, 335, 313, 6494, 98753, 18499, 23009, 18151, 128019, 841, 43240, 3884, 77336, 57767, 378, 10932, 205956,...
[ 0.12109375, 0.1453857421875, 0.139404296875, 0.0751953125, 0.0701904296875, 0.05621337890625, 0.2320556640625, 0.1300048828125, 0.13916015625, 0.131103515625, 0.1676025390625, 0.062744140625, 0.159423828125, 0.0843505859375, 0.191162109375, 0.0877685546875, 0.0911865234375, 0.08911...
embed
4242887_c0
4242887
erlang
0
Title: while tesing, I got erlang_error: &quot;{badmatch,{error,system_limit}},{module,function,3}&quot;? Problem title: while tesing, I got erlang_error: &quot;{badmatch,{error,system_limit}},{module,function,3}&quot;? Tags: network-programming, erlang Problem: while tesing, I got erlang_error: "{badmatch,{error,syste...
while tesing, I got erlang_error: &quot;{badmatch,{error,system_limit}},{module,function,3}&quot;? while tesing, I got erlang_error: &quot;{badmatch,{error,system_limit}},{module,function,3}&quot;? network-programming erlang erlang_error system_limit while tesing, I got erlang_error: "{badmatch,{error,system_limit}},{m...
[ 0.01104736328125, 0.017578125, -0.0069580078125, -0.006500244140625, 0.013671875, -0.02587890625, -0.0196533203125, 0.006988525390625, 0.00909423828125, -0.02197265625, 0.0218505859375, -0.021728515625, 0.0220947265625, 0.00179290771484375, 0.0286865234375, 0.00095367431640625, -0.00...
[ 12960, 120, 6953, 4163, 72, 3066, 188800, 12283, 98753, 16751, 93343, 83279, 137175, 363, 33120, 28966, 5426, 72367, 134234, 10723, 19802, 5955, 2668, 2101, 36605, 54825, 7911, 4785, 76519, 51042, 831, 94878, 65771, 7103, 15393, 14633, 14432, ...
[ 0.0859375, 0.1541748046875, 0.153564453125, 0.012664794921875, 0.1124267578125, 0.2232666015625, 0.1998291015625, 0.1246337890625, 0.2464599609375, 0.10052490234375, 0.21533203125, 0.130615234375, 0.1317138671875, 0.125244140625, 0.07257080078125, 0.044464111328125, 0.1270751953125, ...
embed
62452785_c0
62452785
erlang
0
Title: Erlang : exception error: no match of right hand side value {error,enoent} while reading a text file Problem title: Erlang : exception error: no match of right hand side value {error,enoent} while reading a text file Tags: erlang Problem: Erlang : exception error: no match of right hand side value {error,enoent}...
Erlang : exception error: no match of right hand side value {error,enoent} while reading a text file Erlang : exception error: no match of right hand side value {error,enoent} while reading a text file erlang Erlang DataList file:consult Calls.txt io:format Calls io:fwrite Erlang : exception error: no match of right ha...
[ 0.0299072265625, -0.003265380859375, 0.00579833984375, 0.01141357421875, 0.016845703125, 0.003814697265625, 0.014404296875, 0.004913330078125, -0.0026092529296875, -0.029296875, 0.01287841796875, -0.0181884765625, -0.00762939453125, -0.01544189453125, 0.055908203125, -0.029052734375, ...
[ 1004, 3066, 131527, 18499, 110, 14858, 111, 7108, 3535, 5609, 34292, 188800, 21004, 2517, 12960, 16454, 7986, 11435, 72, 11809, 154663, 147834, 26265, 124326, 22995, 51727, 434, 18781, 20697, 13452, 179933, 3444, 12301, 248, 7, 19437, 78303, ...
[ 0.165771484375, 0.302001953125, 0.1925048828125, 0.1614990234375, 0.0753173828125, 0.166259765625, 0.08843994140625, 0.1300048828125, 0.1253662109375, 0.1419677734375, 0.1412353515625, 0.1883544921875, 0.1400146484375, 0.1785888671875, 0.043182373046875, 0.159912109375, 0.14721679687...
embed
7241662_c0
7241662
erlang
0
Title: lists:append/2 versus erlang:&#x27;++&#x27; /2, appending to end of list Versus appending to its Head Problem title: lists:append/2 versus erlang:&#x27;++&#x27; /2, appending to end of list Versus appending to its Head Tags: list, erlang, append Problem: lists:append/2 versus erlang:'++' /2, appending to end of ...
lists:append/2 versus erlang:&#x27;++&#x27; /2, appending to end of list Versus appending to its Head lists:append/2 versus erlang:&#x27;++&#x27; /2, appending to end of list Versus appending to its Head list erlang append lists:append Versus Head NewHead List NewValue lists:append/2 versus erlang:'++' /2, appending to...
[ -0.00823974609375, -0.0042724609375, 0.00154876708984375, 0.009033203125, 0.00469970703125, -0.0012664794921875, -0.0035858154296875, 0.0106201171875, 0.029541015625, 0.00653076171875, 0.030029296875, -0.003997802734375, 0.016357421875, 0.0028839111328125, 0.01123046875, -0.017578125, ...
[ 5303, 9007, 3611, 12477, 119475, 72, 3066, 3768, 37223, 1747, 96819, 47, 3564, 111, 35454, 6863, 44816, 114689, 2356, 13025, 712, 32036, 856, 50770, 6626, 80836, 225490, 12638, 83, 1286, 135587, 12353, 152055, 1004, 2396, 19, 82825, 866, 41...
[ 0.2347412109375, 0.1160888671875, 0.184814453125, 0.263916015625, 0.15283203125, 0.10699462890625, 0.262451171875, 0.0792236328125, 0.2227783203125, 0.1087646484375, 0.2069091796875, 0.165283203125, 0.1741943359375, 0.120849609375, 0.1787109375, 0.0687255859375, 0.201904296875, 0.1...
embed
19441578_c0
19441578
erlang
0
Title: Short Circuit Erlang Port Mapper Daemon Problem title: Short Circuit Erlang Port Mapper Daemon Tags: erlang-shell, erlang, erlang-driver Problem: Short Circuit Erlang Port Mapper Daemon Given a known TCP port and name for a remote beam.smp service, as well as a known cookie, is it possible to short circuit the E...
Short Circuit Erlang Port Mapper Daemon Short Circuit Erlang Port Mapper Daemon erlang-shell erlang erlang-driver Short Circuit Erlang Port Mapper Daemon Short Circuit Erlang Port Mapper Daemon Given a known TCP port and name for a remote beam.smp service, as well as a known cookie, is it possible to short circuit the ...
[ 0.00506591796875, 0.025390625, -0.006103515625, -0.003173828125, -0.0169677734375, -0.0050048828125, -0.00653076171875, -0.0106201171875, -0.0169677734375, -0.0027313232421875, 0.007415771484375, -0.0272216796875, -0.00848388671875, 0.03271484375, 0.0250244140625, -0.0301513671875, 0...
[ 82990, 167190, 1004, 3066, 13791, 911, 8079, 930, 74768, 72, 128019, 33926, 51529, 17854, 11469, 148814, 186, 302, 2676, 4516, 9332, 83, 7722, 16610, 61404, 44540, 70704, 93402, 113068, 91363, 137633, 105237, 47, 30388, 7, 12937, 56, 9007, ...
[ 0.1319580078125, 0.126220703125, 0.163330078125, 0.2724609375, 0.189697265625, 0.1756591796875, 0.1734619140625, 0.053192138671875, 0.1995849609375, 0.0704345703125, 0.27490234375, 0.1290283203125, 0.070068359375, 0.0968017578125, 0.1553955078125, 0.130126953125, 0.08551025390625, ...
embed
22115779_c0
22115779
erlang
0
Title: Specification for tuple fields inside a record Problem title: Specification for tuple fields inside a record Tags: erlang Problem: Specification for tuple fields inside a record See my attempt at a record definition below. The Erlang compiler doesn't consider the key field definition as valid syntax. Is there a ...
Specification for tuple fields inside a record Specification for tuple fields inside a record erlang Specification short_description address1 address2 address3 website_url menu_url last_modified_at erlang:timestamp Specification for tuple fields inside a record See my attempt at a record definition below. The Erlang co...
[ 0.00811767578125, 0.01165771484375, -0.001922607421875, 0.00014972686767578125, 0.00372314453125, -0.0128173828125, -0.01318359375, -0.020751953125, 0.0189208984375, 0.0233154296875, 0.01470947265625, 0.00860595703125, -0.00885009765625, 0.0172119140625, 0.010498046875, 0.0111083984375...
[ 209052, 370, 8705, 44457, 46132, 17164, 72, 3066, 16610, 112, 59478, 29823, 304, 363, 4165, 25002, 8026, 4568, 13415, 47314, 590, 2676, 81887, 80934, 1004, 9969, 34759, 18, 16916, 22799, 35604, 6002, 86531, 163846, 21373, 15490, 5983, 45646, ...
[ 0.1610107421875, 0.113037109375, 0.218994140625, 0.22705078125, 0.1380615234375, 0.222412109375, 0.06597900390625, 0.22265625, 0.06243896484375, 0.0130615234375, 0.1212158203125, 0.062255859375, 0.002655029296875, 0.022186279296875, 0.04339599609375, 0.06719970703125, 0.079833984375,...
embed
18429624_c0
18429624
erlang
0
Title: How to format a minus number with padding in Erlang Problem title: How to format a minus number with padding in Erlang Tags: format, erlang Problem: How to format a minus number with padding in Erlang Is there a good way to format a minus number with zero padding in Erlang? The following works well for unsigned ...
How to format a minus number with padding in Erlang How to format a minus number with padding in Erlang format erlang How Erlang io:format p290 How to format a minus number with padding in Erlang Is there a good way to format a minus number with zero padding in Erlang? The following works well for unsigned value, but f...
[ -0.00799560546875, 0.0030364990234375, 0.0003643035888671875, 0.0186767578125, -0.01080322265625, 0.000732421875, 0.018798828125, 0.01953125, -0.0020599365234375, 0.0250244140625, 0.0130615234375, -0.034423828125, -0.00634765625, 0.0234375, 0.01019287109375, -0.0157470703125, -0.0009...
[ 11249, 9384, 26948, 14012, 678, 249, 59725, 1004, 3066, 47, 23, 72, 22995, 51727, 915, 124916, 4127, 3917, 45234, 25632, 43240, 5299, 51, 31304, 34292, 69819, 8108, 24092, 7086, 882, 1272, 6493, 50828, 142424, 27198, 8, 13669, 133, 3934, ...
[ 0.027008056640625, 0.2205810546875, 0.274658203125, 0.172607421875, 0.07598876953125, 0.152099609375, 0.18994140625, 0.1561279296875, 0.2447509765625, 0.008209228515625, 0.04095458984375, 0.0863037109375, 0.12109375, 0.165283203125, 0.05419921875, 0.2254638671875, 0.03302001953125, ...
embed
65722487_c0
65722487
erlang
0
Title: Erlang will not launch without RC4 support Problem title: Erlang will not launch without RC4 support Tags: erlang Problem: Erlang will not launch without RC4 support We use RabbitMQ in our product that leverages Erlang. We deploy via debian images which have custom built SSL libraries (not openssl) which have ha...
Erlang will not launch without RC4 support Erlang will not launch without RC4 support erlang Erlang RC4 Unable Failed load_failed NIF crypto-4.4 crypto.so OPENSSL_1_1_0 libcrypto.so.1.1 OpenSSL Erlang will not launch without RC4 support We use RabbitMQ in our product that leverages Erlang. We deploy via debian images w...
[ -0.0035858154296875, 0.023193359375, -0.011962890625, 0.015869140625, -0.0032196044921875, -0.032470703125, -0.0205078125, 0.00390625, -0.0167236328125, 0.01263427734375, 0.025146484375, -0.003814697265625, 0.0146484375, 0.00017547607421875, 0.0252685546875, -0.0034942626953125, -0.0...
[ 1004, 3066, 959, 83184, 15490, 81135, 617, 8060, 72, 2886, 190355, 72367, 120540, 541, 29836, 215637, 180874, 991, 28023, 42603, 30508, 25474, 136791, 31, 83783, 13527, 4527, 71916, 18, 594, 2737, 12996, 21962, 13158, 1829, 8, 62806, 43079, ...
[ 0.1590576171875, 0.283447265625, 0.03765869140625, 0.158203125, 0.1063232421875, 0.182861328125, 0.2156982421875, 0.1807861328125, 0.0650634765625, 0.1029052734375, 0.1282958984375, 0.146484375, 0.1341552734375, 0.03485107421875, 0.18212890625, 0.17041015625, 0.17822265625, 0.09399...
embed
19010047_c0
19010047
erlang
0
Title: Mnesia: time and space efficiency of read, match_object, select, and qlc queries Problem title: Mnesia: time and space efficiency of read, match_object, select, and qlc queries Tags: mnesia, erlang Problem: Mnesia: time and space efficiency of read, match_object, select, and qlc queries Mnesia has four methods o...
Mnesia: time and space efficiency of read, match_object, select, and qlc queries Mnesia: time and space efficiency of read, match_object, select, and qlc queries mnesia erlang Mnesia match_object index_read index_write Mnesia: time and space efficiency of read, match_object, select, and qlc queries Mnesia has four meth...
[ -0.00982666015625, -0.002899169921875, 0.015869140625, 0.0020599365234375, 0.0002841949462890625, -0.0238037109375, -0.01409912109375, -0.01220703125, 0.01287841796875, -0.028564453125, 0.02099609375, -0.022216796875, -0.01275634765625, -0.021728515625, -0.004974365234375, -0.010986328...
[ 276, 86, 3478, 1733, 136, 32628, 227066, 12301, 14858, 187694, 36849, 8096, 32838, 41, 49097, 72, 3066, 63262, 39116, 434, 18781, 22759, 150624, 16454, 1295, 63399, 5402, 17365, 98423, 1286, 36510, 96362, 4527, 136044, 1632, 1221, 5701, 40715...
[ 0.10009765625, 0.2156982421875, 0.26416015625, 0.1182861328125, 0.03533935546875, 0.1341552734375, 0.176513671875, 0.255615234375, 0.1495361328125, 0.2174072265625, 0.1844482421875, 0.0899658203125, 0.156494140625, 0.1361083984375, 0.14697265625, 0.046722412109375, 0.2008056640625, ...
embed
71775067_c0
71775067
erlang
0
Title: Implementing N-dim arrays in Erlang Problem title: Implementing N-dim arrays in Erlang Tags: erlang, arrays Problem: Implementing N-dim arrays in Erlang I have an Erlang project requiring generating a nested list of array indices. Perhaps using arrays: would be a quick solution, but I would like to see how this ...
Implementing N-dim arrays in Erlang Implementing N-dim arrays in Erlang erlang arrays Implementing N-dim Erlang array2Dim lists:seq Implementing N-dim arrays in Erlang I have an Erlang project requiring generating a nested list of array indices. Perhaps using arrays: would be a quick solution, but I would like to see h...
[ -0.001678466796875, 0.0126953125, -0.017822265625, 0.00390625, 0.0081787109375, 0.012939453125, 0.000919342041015625, -0.01385498046875, 0.0118408203125, -0.01251220703125, 0.003662109375, -0.0064697265625, -0.0045166015625, 0.00872802734375, 0.00732421875, -0.0157470703125, -0.00817...
[ 153941, 541, 5771, 10298, 4778, 1004, 3066, 72, 53, 304, 397, 464, 5303, 184, 864, 23, 13452, 186607, 12663, 8512, 136044, 17368, 63773, 29806, 15490, 88996, 4263, 93002, 14012, 158208, 105233, 831, 16940, 1632, 13315, 237875, 29479, 32354, ...
[ 0.187255859375, 0.1656494140625, 0.2176513671875, 0.1923828125, 0.1475830078125, 0.1455078125, 0.27099609375, 0.084716796875, 0.0693359375, 0.07452392578125, 0.059173583984375, 0.19091796875, 0.1724853515625, 0.08856201171875, 0.1392822265625, 0.002349853515625, 0.0601806640625, 0....
embed
72167185_c0
72167185
erlang
0
Title: Erlang wont start. Unable to load emulator (beam.smp.dll) Problem title: Erlang wont start. Unable to load emulator (beam.smp.dll) Tags: erlang-otp, erlang, rabbitmq Problem: Erlang wont start. Unable to load emulator (beam.smp.dll) I had Erlang 21.2 installed as I am using RabbitMQ (3.7.10), this is on Windows ...
Erlang wont start. Unable to load emulator (beam.smp.dll) Erlang wont start. Unable to load emulator (beam.smp.dll) erlang-otp erlang rabbitmq Erlang Unable beam.smp.dll Erlang wont start. Unable to load emulator (beam.smp.dll) I had Erlang 21.2 installed as I am using RabbitMQ (3.7.10), this is on Windows 10. I wanted...
[ 0.0111083984375, 0.021484375, -0.020263671875, -0.0029754638671875, -0.01080322265625, 0.000942230224609375, -0.0164794921875, -0.012939453125, -0.01446533203125, -0.0211181640625, 0.01275634765625, 0.0059814453125, 0.01495361328125, 0.01031494140625, 0.033935546875, 0.0031585693359375...
[ 1004, 3066, 23742, 18, 4034, 992, 2886, 72367, 352, 129073, 372, 302, 2676, 71, 1181, 72, 818, 254, 152131, 39, 864, 186, 7245, 304, 20600, 71916, 594, 2737, 109981, 50258, 3773, 4068, 116086, 11389, 156611, 62155, 51, 80383, 11585, 13469...
[ 0.176025390625, 0.316650390625, 0.05352783203125, 0.07403564453125, 0.1534423828125, 0.05487060546875, 0.149169921875, 0.1639404296875, 0.154296875, 0.18115234375, 0.11181640625, 0.1700439453125, 0.1651611328125, 0.009429931640625, 0.141357421875, 0.0892333984375, 0.0396728515625, ...
embed
75640587_c0
75640587
erlang
0
Title: Is there a regex to extract sections from this multiline string? Problem title: Is there a regex to extract sections from this multiline string? Tags: regex, erlang, pcre, regex-group Problem: Is there a regex to extract sections from this multiline string? This is the input string Some content here %% some text...
Is there a regex to extract sections from this multiline string? Is there a regex to extract sections from this multiline string? regex erlang pcre regex-group this Some Is there a regex to extract sections from this multiline string? This is the input string I would like to get this Or this The brackets in the output ...
[ -0.017822265625, 0.0220947265625, -0.01416015625, 0.003692626953125, -0.00811767578125, 0.0181884765625, -0.00113677978515625, 0.0037994384765625, 0.007720947265625, -0.016845703125, -0.00909423828125, 0.0341796875, 0.0064697265625, -0.0159912109375, 0.0172119140625, 0.0196533203125, ...
[ 2071, 2685, 10, 6835, 3355, 47, 125663, 40059, 7, 1295, 903, 6024, 2256, 79315, 72, 3066, 36719, 107, 51588, 31384, 3293, 107730, 2806, 1884, 2046, 3347, 1620, 27853, 140992, 1660, 36510, 5303, 14858, 7612, 114864, 69307, 37842, 3949, 5, ...
[ 0.04547119140625, 0.058197021484375, 0.07275390625, 0.15625, 0.204833984375, 0.055633544921875, 0.2130126953125, 0.230224609375, 0.0927734375, 0.078369140625, 0.1036376953125, 0.1707763671875, 0.1929931640625, 0.1937255859375, 0.07135009765625, 0.1864013671875, 0.056793212890625, 0...
embed
41765731_c0
41765731
erlang
0
Title: The proper way to overwrite the settings/environment of an otp application dependency Problem title: The proper way to overwrite the settings/environment of an otp application dependency Tags: erlang-otp, erlang Problem: The proper way to overwrite the settings/environment of an otp application dependency I wrot...
The proper way to overwrite the settings/environment of an otp application dependency The proper way to overwrite the settings/environment of an otp application dependency erlang-otp erlang The proper way to overwrite the settings/environment of an otp application dependency I wrote a very simple OTP application A. The...
[ -0.0238037109375, 0.006927490234375, -0.002960205078125, -0.003814697265625, 0.01458740234375, -0.0146484375, -0.01953125, -0.0205078125, 0.010498046875, 0.007171630859375, -0.00201416015625, 0.0086669921875, 0.01239013671875, 0.0213623046875, 0.024169921875, -0.00848388671875, -0.00...
[ 27798, 3917, 645, 434, 18781, 53550, 153210, 674, 36, 18, 254, 38415, 42548, 27771, 72, 3066, 818, 54397, 8781, 180, 23658, 62, 114977, 5423, 5, 9007, 11435, 45458, 19201, 17368, 3525, 335, 144570, 12921, 65998, 6863, 38514, 56065, 26859, ...
[ 0.1578369140625, 0.0938720703125, 0.172607421875, 0.1856689453125, 0.192626953125, 0.2166748046875, 0.2095947265625, 0.09423828125, 0.101806640625, 0.136474609375, 0.15087890625, 0.1568603515625, 0.2012939453125, 0.1171875, 0.0889892578125, 0.228515625, 0.1422119140625, 0.060241699...
embed
15191360_c0
15191360
erlang
0
Title: Erlang http client body not resolving to string Problem title: Erlang http client body not resolving to string Tags: string, httprequest, erlang Problem: Erlang http client body not resolving to string >inets:start(). >{ok, {{NewVersion, 200, NewReasonPhrase}, NewHeaders, NewBody}} = httpc:request(get, {"http://...
Erlang http client body not resolving to string Erlang http client body not resolving to string string httprequest erlang Erlang inets:start NewVersion NewReasonPhrase NewHeaders NewBody httpc:request msn.com Erlang http client body not resolving to string Erlang newbie here - I expected NewBody to be readable output. ...
[ 0.02197265625, 0.022705078125, 0.01324462890625, 0.021728515625, -0.002777099609375, 0.007354736328125, -0.0128173828125, -0.0021514892578125, -0.006134033203125, 0.01446533203125, 0.0191650390625, -0.007568359375, -0.00921630859375, -0.03125, 0.0107421875, -0.013671875, -0.006927490...
[ 1004, 3066, 1621, 23282, 14361, 959, 166996, 449, 47, 79315, 75616, 72, 7831, 17137, 2356, 178390, 11, 78728, 13025, 14202, 12647, 1459, 19, 9014, 84751, 12301, 2886, 140992, 57767, 124850, 33636, 120820, 58745, 27, 6002, 86531, 3564, 16750, ...
[ 0.1341552734375, 0.2459716796875, 0.1717529296875, 0.203125, 0.23095703125, 0.0838623046875, 0.1729736328125, 0.0679931640625, 0.095947265625, 0.214111328125, 0.0830078125, 0.07611083984375, 0.0694580078125, 0.10205078125, 0.129150390625, 0.163330078125, 0.0579833984375, 0.07366943...
embed
6745183_c0
6745183
erlang
0
Title: Erlang: extended gen_server Problem title: Erlang: extended gen_server Tags: gen-server, erlang Problem: Erlang: extended gen_server I want to extend gen_server (create a gen_server_extra ) with some additional functionality. The requirements are: The gen_server_extra processes should behave like a regular gen_s...
Erlang: extended gen_server Erlang: extended gen_server gen-server erlang Erlang gen_server gen_server_extra gen_server:call Erlang: extended gen_server I want to extend gen_server (create a gen_server_extra ) with some additional functionality. The requirements are: The gen_server_extra processes should behave like a ...
[ 0.0084228515625, 0.023681640625, -0.0107421875, 0.0086669921875, -0.007049560546875, -0.020751953125, -0.0247802734375, -0.0032501220703125, 0.001708984375, -0.03515625, -0.0067138671875, 0.015625, 0.022705078125, 0.01513671875, 0.0111083984375, -0.001953125, 0.013671875, 0.0125122...
[ 1004, 3066, 65042, 9226, 39642, 72, 112779, 85763, 3444, 7612, 78301, 123309, 96679, 9433, 5608, 68991, 1884, 20324, 26946, 11782, 454, 78779, 105082, 866, 11177, 20499, 1601, 25826, 53201, 90, 89914, 34831, 18151, 15490, 12620, 88996, 115081, ...
[ 0.1197509765625, 0.22998046875, 0.1962890625, 0.1490478515625, 0.2216796875, 0.0550537109375, 0.24169921875, 0.1407470703125, 0.06427001953125, 0.080810546875, 0.0997314453125, 0.169921875, 0.14794921875, 0.1221923828125, 0.0246124267578125, 0.1380615234375, 0.0867919921875, 0.1018...
embed
10472989_c0
10472989
erlang
0
Title: Get return value in shell from external erlang file Problem title: Get return value in shell from external erlang file Tags: shell, erlang Problem: Get return value in shell from external erlang file I have a script file in erlang that start some modules. In the erlang shell, I would like to use the returned obj...
Get return value in shell from external erlang file Get return value in shell from external erlang file shell erlang external Get MyReturnVar myfile:main Get return value in shell from external erlang file I have a script file in erlang that start some modules. In the erlang shell, I would like to use the returned obje...
[ 0.0078125, 0.0035247802734375, -0.0260009765625, 0.017822265625, -0.00023746490478515625, 0.007080078125, 0.00897216796875, -0.003509521484375, -0.0103759765625, -0.047119140625, 0.0198974609375, 0.0162353515625, -0.0030975341796875, 0.0167236328125, 0.036865234375, -0.0004653930664062...
[ 20779, 30646, 34292, 23, 128019, 1295, 173591, 72, 3066, 11435, 2646, 4332, 987, 19, 81827, 759, 29822, 24931, 26499, 4034, 88996, 1884, 4527, 176377, 36746, 32354, 3444, 1544, 2704, 38937, 45258, 77336, 3650, 141, 20, 7, 5201, 71924, 3917,...
[ 0.0936279296875, 0.259765625, 0.2183837890625, 0.091064453125, 0.2403564453125, 0.13623046875, 0.206787109375, 0.121337890625, 0.2158203125, 0.145751953125, 0.16650390625, 0.1376953125, 0.20703125, 0.112060546875, 0.25927734375, 0.1219482421875, 0.218505859375, 0.15087890625, 0.1...
embed
12813767_c0
12813767
erlang
0
Title: Little confusion on erlang:now/0 manual Problem title: Little confusion on erlang:now/0 manual Tags: erlang Problem: Little confusion on erlang:now/0 manual Returns the tuple {MegaSecs, Secs, MicroSecs} which is the elapsed time since 00:00 GMT, January 1, 1970 (zero hour) on the assumption that the underlying O...
Little confusion on erlang:now/0 manual Little confusion on erlang:now/0 manual erlang Little erlang:now Little confusion on erlang:now/0 manual What does the bold sentence means? I'm a few confused as my english is not very good:) Does it mean the time line is ascending with 45 degrees or does it mean the performance ...
[ -0.00494384765625, 0.01190185546875, -0.004486083984375, -0.008544921875, -0.01318359375, 0.00021839141845703125, -0.0025482177734375, 0.005523681640625, 0.002655029296875, -0.032470703125, 0.010498046875, -0.005218505859375, 0.0027008056640625, 0.012451171875, 0.0146484375, 0.00242614...
[ 59784, 169463, 98, 72, 3066, 35613, 107838, 23009, 12, 4865, 14602, 70, 6, 65665, 149357, 26950, 10846, 55681, 5281, 175457, 959, 4552, 4127, 101790, 442, 29459, 1733, 13315, 83, 82800, 214, 678, 2678, 79385, 707, 23718, 110, 112, 1221, 2...
[ 0.2685546875, 0.22265625, 0.062744140625, 0.120361328125, 0.260986328125, 0.2366943359375, 0.2259521484375, 0.2047119140625, 0.0219573974609375, 0.0634765625, 0.098388671875, 0.08734130859375, 0.0654296875, 0.25048828125, 0.2208251953125, 0.1644287109375, 0.076416015625, 0.12420654...
embed
1672322_c0
1672322
erlang
0
Title: How to get the current node name in an erlang cluster? Problem title: How to get the current node name in an erlang cluster? Tags: erlang Problem: How to get the current node name in an erlang cluster? I have a function named "message/2" in my module named "message_passing",This function is called in another fun...
How to get the current node name in an erlang cluster? How to get the current node name in an erlang cluster? erlang How message_passing:hash Current_Node node1 node2 node3 How to get the current node name in an erlang cluster? I have a function named "message/2" in my module named "message_passing",This function is ca...
[ -0.01519775390625, -0.00099945068359375, 0.007537841796875, 0.03369140625, 0.022705078125, -0.0184326171875, 0.01251220703125, -0.0113525390625, 0.0032806396484375, -0.041015625, 0.01470947265625, -0.0115966796875, 0.00909423828125, -0.000362396240234375, 0.0021209716796875, 0.01538085...
[ 11249, 47, 2046, 43581, 110, 112, 9351, 72, 3066, 234737, 70, 23, 26008, 13409, 214, 126234, 114063, 5021, 418, 304, 363, 142, 32354, 74157, 429, 12477, 88996, 1556, 127, 11583, 3871, 138, 988, 24, 77336, 474, 15724, 18, 4488, 18499, 51...
[ 0.0433349609375, 0.04193115234375, 0.1337890625, 0.2237548828125, 0.1851806640625, 0.2060546875, 0.1890869140625, 0.1451416015625, 0.2646484375, 0.234130859375, 0.08209228515625, 0.059814453125, 0.07470703125, 0.067626953125, 0.04486083984375, 0.1412353515625, 0.1759033203125, 0.16...
embed
5296739_c0
5296739
erlang
0
Title: Communicating with the Erlang shell run with run_erl from shell scripts Problem title: Communicating with the Erlang shell run with run_erl from shell scripts Tags: erlang, io-redirection, run-erl, sh Problem: Communicating with the Erlang shell run with run_erl from shell scripts I have an Erlang application wh...
Communicating with the Erlang shell run with run_erl from shell scripts Communicating with the Erlang shell run with run_erl from shell scripts erlang io-redirection run-erl sh shell Communicating Erlang run_erl erlang.pipe.1.w erlang.pipe.1.r to_erl EXPR PIPE_DIR PIPE Interrupted Communicating with the Erlang shell ru...
[ 0.0108642578125, 0.0079345703125, -0.0277099609375, 0.006591796875, -0.01519775390625, -0.02587890625, -0.019775390625, -0.0032196044921875, -0.0205078125, -0.0186767578125, 0.0186767578125, 0.044921875, 0.024658203125, 0.00811767578125, 0.023193359375, -0.0014495849609375, 0.0257568...
[ 84158, 408, 1916, 678, 1004, 3066, 128019, 11675, 454, 56, 141, 1295, 26499, 72, 22995, 107, 936, 58994, 7547, 1434, 1081, 22892, 434, 42, 47, 104165, 1052, 25645, 21907, 123237, 5337, 9167, 38415, 1829, 28282, 102158, 136, 831, 4034, 130...
[ 0.1488037109375, 0.127685546875, 0.058746337890625, 0.1275634765625, 0.1629638671875, 0.280517578125, 0.2183837890625, 0.1572265625, 0.0193939208984375, 0.139892578125, 0.1829833984375, 0.1015625, 0.1978759765625, 0.13623046875, 0.16162109375, 0.009185791015625, 0.0887451171875, 0....
embed
25687334_c0
25687334
erlang
0
Title: RabbitMQ not loading with latest version of Erlang Problem title: RabbitMQ not loading with latest version of Erlang Tags: amazon-ec2, rabbitmq, erlang Problem: RabbitMQ not loading with latest version of Erlang I've installed Erlang from source: otp_src_R16B01.tar.gz When I run erl at prompt: [ec2-user@ip-100-X...
RabbitMQ not loading with latest version of Erlang RabbitMQ not loading with latest version of Erlang amazon-ec2 rabbitmq erlang RabbitMQ Erlang ec2-user ip-100-XX-40-55 R16B01 erts-5.10.2 async-threads:10 kernel-poll:false Eshell V5.10.2 erlang_version R14B04 erts-5.8.5 rq:1 async-threads:30 amazon-ec2 RabbitMQ not lo...
[ 0.0034027099609375, 0.0299072265625, -0.006683349609375, 0.00634765625, -0.01446533203125, 0.00885009765625, -0.0162353515625, -0.00787353515625, -0.01470947265625, -0.00189971923828125, 0.005706787109375, -0.02001953125, 0.01708984375, -0.0167236328125, 0.0242919921875, 0.015625, -0...
[ 71916, 18, 594, 2737, 959, 72367, 678, 42850, 11389, 1004, 3066, 2527, 5870, 3240, 304, 152131, 39, 864, 72, 50061, 18504, 65918, 254, 45881, 42918, 41734, 112930, 2485, 6746, 933, 10179, 12654, 39116, 77924, 5877, 8710, 241, 128019, 156627...
[ 0.163818359375, 0.0902099609375, 0.0838623046875, 0.177734375, 0.0421142578125, 0.1539306640625, 0.0548095703125, 0.0650634765625, 0.1268310546875, 0.1220703125, 0.25439453125, 0.023681640625, 0.0848388671875, 0.04901123046875, 0.1097412109375, 0.133056640625, 0.08026123046875, 0.1...
embed
31444223_c0
31444223
erlang
0
Title: Is net_kernel:connect/1 deprecated? Problem title: Is net_kernel:connect/1 deprecated? Tags: erlang Problem: Is net_kernel:connect/1 deprecated? I started learning Erlang from Erlang Programming (O'Reilly, 2009) and the net_kernel:connect/1 function is used in the examples to show how to connect to other nodes. ...
Is net_kernel:connect/1 deprecated? Is net_kernel:connect/1 deprecated? erlang net_kernel:connect net_kernel:connect_node net_kernel:request Node Is net_kernel:connect/1 deprecated? I started learning Erlang from Erlang Programming (O'Reilly, 2009) and the net_kernel:connect/1 function is used in the examples to show h...
[ 0.0205078125, 0.00150299072265625, 0.00555419921875, -0.00262451171875, -0.00872802734375, -0.004913330078125, -0.0303955078125, -0.004150390625, 0.003204345703125, -0.03564453125, 0.01171875, -0.046142578125, -0.0162353515625, -0.0238037109375, -0.005218505859375, -0.0205078125, -0....
[ 2071, 2043, 72083, 141, 12, 135457, 11583, 8, 4692, 4460, 297, 72, 3066, 157, 107, 75616, 438, 112, 454, 52080, 1004, 27958, 114833, 118901, 32354, 11814, 27781, 7639, 37067, 47, 3789, 110, 988, 209806, 119056, 97264, 134031, 2583, 31384, ...
[ 0.03753662109375, 0.158935546875, 0.202392578125, 0.13916015625, 0.039154052734375, 0.260009765625, 0.229248046875, 0.1201171875, 0.1629638671875, 0.1500244140625, 0.0966796875, 0.0712890625, 0.2164306640625, 0.150634765625, 0.05560302734375, 0.139404296875, 0.10467529296875, 0.098...
embed
32183643_c0
32183643
erlang
0
Title: Connect to ActiveMQ using erlang RabbitMQ client Problem title: Connect to ActiveMQ using erlang RabbitMQ client Tags: rabbitmq, erlang, activemq-classic Problem: Connect to ActiveMQ using erlang RabbitMQ client I am trying to connect to the ActiveMQ server using RabbitMQ erlang client. URI = "amqp://server:5672...
Connect to ActiveMQ using erlang RabbitMQ client Connect to ActiveMQ using erlang RabbitMQ client rabbitmq erlang activemq-classic erlang Connect ActiveMQ RabbitMQ URI server:5672 wireFormat.maxFrameSize ConnParams amqp_uri:parse amqp_connection:start socket_closed_unexpectedly connection.start Connect to ActiveMQ usin...
[ -0.0032958984375, 0.03466796875, -0.007049560546875, 0.02685546875, 0.003936767578125, -0.01611328125, -0.01495361328125, 0.01361083984375, -0.00994873046875, -0.041015625, 0.0118408203125, -0.0201416015625, 0.0037078857421875, -0.0079345703125, 0.00640869140625, -0.0301513671875, -0...
[ 62448, 47, 88441, 594, 2737, 17368, 72, 3066, 71916, 18, 23282, 152131, 39, 864, 36457, 67413, 46492, 10723, 34546, 12825, 1439, 102973, 24084, 108386, 127167, 1657, 28636, 444, 254, 1162, 2500, 135457, 17137, 221, 27853, 155648, 309, 83613, ...
[ 0.1572265625, 0.048248291015625, 0.1981201171875, 0.1129150390625, 0.19482421875, 0.00677490234375, 0.0712890625, 0.20654296875, 0.15185546875, 0.050933837890625, 0.186279296875, 0.123046875, 0.0411376953125, 0.1351318359375, 0.10986328125, 0.1090087890625, 0.07763671875, 0.1021728...
embed
73796167_c0
73796167
erlang
0
Title: How to evaluate the first element of a tuple ONLY if elements in the tuple are identical in Erlang? Problem title: How to evaluate the first element of a tuple ONLY if elements in the tuple are identical in Erlang? Tags: erlang Problem: How to evaluate the first element of a tuple ONLY if elements in the tuple a...
How to evaluate the first element of a tuple ONLY if elements in the tuple are identical in Erlang? How to evaluate the first element of a tuple ONLY if elements in the tuple are identical in Erlang? erlang How ONLY Erlang Five How to evaluate the first element of a tuple ONLY if elements in the tuple are identical in ...
[ -0.0052490234375, -0.00531005859375, -0.006195068359375, 0.00150299072265625, 0.01251220703125, -0.0034942626953125, 0.017578125, 0.0218505859375, 0.025146484375, -0.00360107421875, 0.00823974609375, -0.0021209716796875, 0.01416015625, 0.0203857421875, 0.005584716796875, 0.011169433593...
[ 11249, 151575, 13, 5117, 12830, 370, 8705, 29197, 19917, 2174, 80854, 23, 31943, 6827, 1004, 3066, 72, 156615, 84572, 2886, 43606, 33022, 125195, 47, 28412, 1284, 4734, 756, 31577, 4527, 454, 22836, 219836, 44160, 116, 2208, 25842, 6528, 16...
[ 0.041168212890625, 0.19140625, 0.060089111328125, 0.1689453125, 0.2076416015625, 0.132568359375, 0.200439453125, 0.0633544921875, 0.0755615234375, 0.06103515625, 0.178466796875, 0.02667236328125, 0.179443359375, 0.122802734375, 0.1236572265625, 0.274169921875, 0.018310546875, 0.220...
embed
58888335_c0
58888335
erlang
0
Title: Unable to load crypto library. Failed with error:~n\&quot;~p, ~s\&quot;~n~s Problem title: Unable to load crypto library. Failed with error:~n\&quot;~p, ~s\&quot;~n~s Tags: aws-lambda, elixir, erlang, phoenix-framework, amazon-web-services Problem: Unable to load crypto library. Failed with error:~n\"~p, ~s\"~n~...
Unable to load crypto library. Failed with error:~n\&quot;~p, ~s\&quot;~n~s Unable to load crypto library. Failed with error:~n\&quot;~p, ~s\&quot;~n~s aws-lambda elixir erlang phoenix-framework amazon-web-services Unable Failed load_failed NIF crypto-4.5 libcrypto.so.1.0.0 OpenSSL error_logger error_msg Unable to load...
[ -0.0130615234375, 0.005889892578125, -0.006683349609375, -0.003875732421875, -0.00191497802734375, -0.01373291015625, -0.00341796875, 0.007537841796875, -0.0150146484375, -0.0059814453125, 0.009765625, -0.034912109375, 0.022216796875, 0.006561279296875, 0.00897216796875, -0.00958251953...
[ 992, 2886, 72367, 215637, 35773, 1294, 190355, 678, 18499, 19, 254, 6780, 7, 19725, 6492, 85, 15296, 38308, 72, 3066, 33, 4084, 160328, 2527, 5870, 14051, 22584, 120540, 541, 29836, 104867, 25474, 136791, 31, 991, 22892, 13527, 30508, 365, ...
[ 0.035125732421875, 0.1588134765625, 0.2000732421875, 0.2279052734375, 0.2333984375, 0.1134033203125, 0.165283203125, 0.0252838134765625, 0.18359375, 0.03143310546875, 0.0292205810546875, 0.0269622802734375, 0.0216522216796875, 0.081298828125, 0.155029296875, 0.130615234375, 0.0891723...
embed
32459207_c0
32459207
erlang
0
Title: erlang macro expansion bug Problem title: erlang macro expansion bug Tags: erlang, macros Problem: erlang macro expansion bug macro module: -module(macro). -include_lib("eunit/include/eunit.hrl"). -define(EXPAND(_T), ??_T). macro_test() -> ?assertEqual("Test", ?EXPAND(Test)), ?assertEqual("Test.test", ?EXPAND(Te...
erlang macro expansion bug erlang macro expansion bug erlang macros include_lib eunit.hrl EXPAND macro_test Test Test.test eunit:test fun-1 macro.erl assertEqual_failed Failed Skipped Passed erlang macro expansion bug macro module: Is resulting : Am I doing something wrong or is this a known bug? TIA
[ 0.0107421875, 0.025390625, -0.01483154296875, 0.0250244140625, -0.001068115234375, -0.0079345703125, -0.00592041015625, 0.0152587890625, -0.0086669921875, 0.0035858154296875, 0.01708984375, -0.005462646484375, 0.0004119873046875, -0.00933837890625, 0.01409912109375, 0.00185394287109375...
[ 72, 3066, 111789, 14700, 66, 54608, 26698, 5612, 1175, 6773, 4097, 141, 104165, 45029, 6954, 8647, 7477, 5759, 56, 33657, 71723, 120540, 190355, 20491, 48398, 28872, 6889, 88996, 2071, 16750, 2022, 87, 20594, 44691, 903, 51529, 114551 ]
[ 0.1170654296875, 0.218505859375, 0.2152099609375, 0.0938720703125, 0.1544189453125, 0.2177734375, 0.12060546875, 0.1361083984375, 0.06243896484375, 0.17626953125, 0.058441162109375, 0.0924072265625, 0.09869384765625, 0.125732421875, 0.16748046875, 0.142578125, 0.1199951171875, 0.08...
embed
1101751_c0
1101751
erlang
0
Title: How to write a simple receive loop in Erlang Problem title: How to write a simple receive loop in Erlang Tags: erlang Problem: How to write a simple receive loop in Erlang Let's suppose that I have 2 processes in Erlang, and each process has a receive loop running. I want to send a signal from ProcessB to Proces...
How to write a simple receive loop in Erlang How to write a simple receive loop in Erlang erlang b How Erlang message_from_process_b io:format How to write a simple receive loop in Erlang Let's suppose that I have 2 processes in Erlang, and each process has a receive loop running. I want to send a signal from ProcessB ...
[ 0.016357421875, 0.00148773193359375, -0.01177978515625, 0.0341796875, -0.0026397705078125, 0.01275634765625, -0.006591796875, 0.0052490234375, 0.00274658203125, -0.0279541015625, 0.02197265625, -0.00592041015625, 0.0084228515625, 0.0281982421875, 0.032470703125, 0.0113525390625, 0.01...
[ 11249, 33022, 8781, 53299, 40956, 1004, 3066, 23, 72, 876, 26008, 161063, 63923, 275, 22995, 51727, 116, 9433, 51042, 25379, 26073, 1295, 123996, 571, 47, 284, 3714, 29479, 43240, 15490, 12, 13315, 62, 46389, 24189, 217063, 335, 2369, 19725...
[ 0.0269012451171875, 0.1593017578125, 0.1690673828125, 0.187255859375, 0.209716796875, 0.137939453125, 0.258544921875, 0.0120849609375, 0.094482421875, 0.106689453125, 0.0941162109375, 0.10595703125, 0.1231689453125, 0.1656494140625, 0.15478515625, 0.2071533203125, 0.02471923828125, ...
embed
40062897_c2
40062897
erlang
2
2, ejabberd_config, nodetree_tree_sql.erl, ejabberd_sql_pt, ejabberd.erl:109, random:seed, ejabberd.erl:143, random:uniform, http_p1.erl:156, http_p1.erl:166, mod_client_state.erl:31, ejabberd_auth_riak.erl, ejabberd_auth_mnesia.erl, ejabberd_ctl.erl:314, AccessCommands, mod_mam_sql.erl, mod_offline.hrl:3, erlang:now, ...
2, ejabberd_config, nodetree_tree_sql.erl, ejabberd_sql_pt, ejabberd.erl:109, random:seed, ejabberd.erl:143, random:uniform, http_p1.erl:156, http_p1.erl:166, mod_client_state.erl:31, ejabberd_auth_riak.erl, ejabberd_auth_mnesia.erl, ejabberd_ctl.erl:314, AccessCommands, mod_mam_sql.erl, mod_offline.hrl:3, erlang:now, ...
[ 0.00848388671875, 0.0203857421875, 0.0038299560546875, -0.01385498046875, 0.0169677734375, 0.001434326171875, -0.033447265625, 0.0024566650390625, -0.00201416015625, -0.045654296875, 0.021484375, -0.0250244140625, 0.01361083984375, -0.00640869140625, 0.0208740234375, -0.0079345703125, ...
[ 116, 4, 28, 145, 102459, 71, 153837, 110, 112, 62600, 99247, 56, 141, 6328, 106000, 96759, 12, 184, 297, 139662, 5980, 5037, 1621, 418, 155740, 156215, 2811, 222978, 61340, 27321, 916, 927, 45832, 86, 3478, 617, 40266, 10770, 12018, 19066...
[ 0.1474609375, 0.02142333984375, 0.13916015625, 0.1844482421875, 0.267333984375, 0.198974609375, 0.22802734375, 0.1356201171875, 0.14501953125, 0.2374267578125, 0.2034912109375, 0.0672607421875, 0.1121826171875, 0.08935546875, 0.13037109375, 0.21728515625, 0.03619384765625, 0.067810...
embed
36577347_c1
36577347
erlang
1
is the code of my test: -module(clvrcrm_test_list). -compile(export_all). start() -> boss_web_test:get_request("/greeting/list", [], [fun boss_assert:http_ok/1, fun (Res) -> boss_assert:tag_with_text("li", "No greetings!", Res) end ], []). Any idea what's wrong? I highly suspect the db layer isn't configured well for ...
is the code of my test: -module(clvrcrm_test_list). -compile(export_all). start() -> boss_web_test:get_request("/greeting/list", [], [fun boss_assert:http_ok/1, fun (Res) -> boss_assert:tag_with_text("li", "No greetings!", Res) end ], []). Any idea what's wrong? I highly suspect the db layer isn't configured well for ...
[ -0.0086669921875, 0.003936767578125, -0.01190185546875, -0.00628662109375, 0.001739501953125, 0.0047607421875, -0.0162353515625, -0.0113525390625, -0.00128173828125, -0.02001953125, 0.01434326171875, -0.0128173828125, -0.0159912109375, -0.00341796875, -0.00131988525390625, 0.0120849609...
[ 83, 70, 18151, 111, 759, 3034, 83279, 34937, 5704, 23150, 39, 6954, 6562, 58875, 1340, 180758, 5584, 4034, 55983, 14051, 3794, 107, 75616, 7134, 13, 1916, 16498, 162, 33657, 5475, 685, 11583, 7477, 4332, 6936, 22829, 150, 5021, 3514, 126,...
[ 0.07781982421875, 0.053009033203125, 0.26513671875, 0.10791015625, 0.10205078125, 0.2418212890625, 0.12548828125, 0.039306640625, 0.1031494140625, 0.058685302734375, 0.1148681640625, 0.209716796875, 0.15576171875, 0.049072265625, 0.0833740234375, 0.145751953125, 0.1055908203125, 0....
embed
38876615_c0
38876615
erlang
0
Title: Is it possible to keep a variable in a file, then import and use it in Erlang? Problem title: Is it possible to keep a variable in a file, then import and use it in Erlang? Tags: erlang Problem: Is it possible to keep a variable in a file, then import and use it in Erlang? I have module with functions that retur...
Is it possible to keep a variable in a file, then import and use it in Erlang? Is it possible to keep a variable in a file, then import and use it in Erlang? erlang and Erlang get_schema update_password Is it possible to keep a variable in a file, then import and use it in Erlang? I have module with functions that retu...
[ 0.032958984375, -0.000759124755859375, -0.0123291015625, 0.0037384033203125, -0.00726318359375, -0.01190185546875, 0.00970458984375, -0.007720947265625, 0.01263427734375, -0.0196533203125, 0.01373291015625, 0.008544921875, 0.005126953125, 0.0018157958984375, 0.02783203125, 0.0180664062...
[ 2071, 442, 7722, 13695, 77336, 23, 11435, 24927, 4527, 1004, 3066, 10, 7068, 136, 72, 7560, 192, 28350, 13409, 47416, 88996, 32354, 30646, 12921, 25793, 6562, 63014, 6713, 7647, 7, 237, 81522 ]
[ 0.007537841796875, 0.027191162109375, 0.1697998046875, 0.220947265625, 0.289794921875, 0.112060546875, 0.1959228515625, 0.2413330078125, 0.1358642578125, 0.1483154296875, 0.2646484375, 0.0284881591796875, 0.019989013671875, 0.02056884765625, 0.065185546875, 0.08349609375, 0.068359375...
embed
27334657_c1
27334657
erlang
1
[Pid]). loop() -> io:format("Looping ~n"), receive {'EXIT', Pid, _Reason} -> remove_item(Pid), add_item(Pid) end. So I believe I am doing somethings right here, my_mod is linked back to the supervisor so that it is notified of the exit signal, the supervisor has the trap_exit set so that the supervisor has to opportun...
[Pid]). loop() -> io:format("Looping ~n"), receive {'EXIT', Pid, _Reason} -> remove_item(Pid), add_item(Pid) end. So I believe I am doing somethings right here, my_mod is linked back to the supervisor so that it is notified of the exit signal, the supervisor has the trap_exit set so that the supervisor has to opportun...
[ -0.0025787353515625, 0.03271484375, -0.0027008056640625, -0.001129150390625, 0.0067138671875, 0.006500244140625, 0.00958251953125, -0.0118408203125, 0.01123046875, -0.048828125, 0.00762939453125, 0.01324462890625, 0.0025482177734375, 0.0274658203125, 0.028076171875, -0.006744384765625,...
[ 683, 532, 40956, 132, 22995, 51727, 15363, 31, 10366, 19, 53299, 26939, 6371, 436, 4332, 11, 1681, 87388, 217, 195, 15190, 3564, 18822, 444, 20594, 9844, 7108, 3688, 759, 13415, 3126, 4420, 1601, 51858, 959, 82230, 26073, 1556, 63819, 13,...
[ 0.08251953125, 0.185302734375, 0.205810546875, 0.006927490234375, 0.185791015625, 0.1724853515625, 0.038726806640625, 0.05767822265625, 0.1822509765625, 0.048858642578125, 0.04205322265625, 0.1181640625, 0.1458740234375, 0.0794677734375, 0.01263427734375, 0.0875244140625, 0.093017578...
embed
40896477_c0
40896477
erlang
0
Title: using msgpack to encode a user-defined structure. Problem title: using msgpack to encode a user-defined structure. Tags: erlang, c%2B%2B, msgpack Problem: using msgpack to encode a user-defined structure. Im trying to work with msgpack. I have a receiver and a sender. Sender is a c++ client and the receiver is a...
using msgpack to encode a user-defined structure. using msgpack to encode a user-defined structure. erlang c%2B%2B msgpack msgpack using msgpack to encode a user-defined structure. Im trying to work with msgpack. I have a receiver and a sender. Sender is a c++ client and the receiver is an erlang server. Msgpack was to...
[ 0.03515625, 0.004791259765625, -0.019287109375, 0.01446533203125, -0.0091552734375, 0.01361083984375, 0.004913330078125, 0.02197265625, 0.00982666015625, -0.020751953125, -0.00045013427734375, -0.0203857421875, 0.00543212890625, 0.0267333984375, 0.02783203125, 0.01263427734375, -0.01...
[ 17368, 68163, 177, 29102, 22, 40899, 38937, 112, 5983, 45646, 72, 3066, 47, 31577, 4488, 765, 53299, 42, 136, 59146, 56, 37223, 23282, 10723, 70802, 112668, 6782, 11814, 25379, 2053, 50986, 5303, 370, 22288, 2394, 309, 5885, 15549, 501, 5...
[ 0.0577392578125, 0.1295166015625, 0.1497802734375, 0.31103515625, 0.0858154296875, 0.209228515625, 0.170654296875, 0.099365234375, 0.1810302734375, 0.179931640625, 0.074951171875, 0.196533203125, 0.01055908203125, 0.0050048828125, 0.0198516845703125, 0.001373291015625, 0.08251953125,...
embed
63101875_c0
63101875
erlang
0
Title: Rebar3 and Erlang -heart flag Problem title: Rebar3 and Erlang -heart flag Tags: pid, erlang, erlang-heart, bash, rebar3 Problem: Rebar3 and Erlang -heart flag I start my release with a script: #!/bin/bash ERL_FLAGS=" -args_file config/vm.args -config config/sys.config" rebar3 shell I have a -heart command in my...
Rebar3 and Erlang -heart flag Rebar3 and Erlang -heart flag pid erlang erlang-heart bash rebar3 Rebar3 Erlang ERL_FLAGS args_file vm.args sys.config Would Terminating Rebar3 and Erlang -heart flag I start my release with a script: I have a -heart command in my vm.args file because I want the node to boot automatically ...
[ -0.008056640625, 0.0096435546875, 0.0087890625, 0.0024261474609375, 0.01318359375, -0.0159912109375, -0.0030059814453125, 0.0140380859375, -0.0079345703125, -0.019775390625, 0.0087890625, -0.001953125, -0.017333984375, 0.0196533203125, 0.04296875, -0.00054931640625, -0.0167236328125,...
[ 853, 1299, 363, 1004, 3066, 106013, 49938, 45226, 72, 87109, 456, 30121, 919, 91912, 79459, 29822, 39, 61477, 954, 153837, 27366, 26518, 4034, 54452, 26499, 75101, 11435, 3444, 110, 112, 49935, 191082, 7103, 150631, 23009, 4527, 119261, 9127,...
[ 0.082275390625, 0.2205810546875, 0.1622314453125, 0.0589599609375, 0.2264404296875, 0.223876953125, 0.22705078125, 0.16552734375, 0.00030517578125, 0.1236572265625, 0.0325927734375, 0.1202392578125, 0.038482666015625, 0.150634765625, 0.07757568359375, 0.0845947265625, 0.0610961914062...
embed
24100139_c0
24100139
erlang
0
Title: Erlang Web Development (Erlang newbie) Problem title: Erlang Web Development (Erlang newbie) Tags: erlang, n2o Problem: Erlang Web Development (Erlang newbie) I am creating a web app in Erlang with n2o. My current dilemma is the automatic syncing of changes i make to the app's source code to that with the accomm...
Erlang Web Development (Erlang newbie) Erlang Web Development (Erlang newbie) erlang n2o Erlang Web Development index.erl Hello World n2o Erlang Web Development (Erlang newbie) I am creating a web app in Erlang with n2o. My current dilemma is the automatic syncing of changes i make to the app's source code to that with...
[ 0.00262451171875, 0.02685546875, 0.0009307861328125, 0.0052490234375, -0.000385284423828125, 0.00860595703125, -0.0267333984375, -0.0038299560546875, 0.0135498046875, -0.0263671875, 0.01080322265625, -0.041015625, -0.00182342529296875, 0.006683349609375, 0.028076171875, -0.000999450683...
[ 1004, 3066, 4002, 55441, 18468, 3525, 9014, 72, 304, 31, 63262, 56, 141, 35378, 6661, 105233, 1467, 4027, 678, 653, 43581, 204081, 101038, 954, 60636, 65572, 3249, 31344, 18151, 450, 211196, 54452, 73882, 130250, 29458, 4000, 40294, 29823, ...
[ 0.1494140625, 0.297119140625, 0.0865478515625, 0.1427001953125, 0.13671875, 0.06365966796875, 0.08465576171875, 0.121337890625, 0.1849365234375, 0.173095703125, 0.194580078125, 0.1258544921875, 0.17822265625, 0.1959228515625, 0.17822265625, 0.09259033203125, 0.1004638671875, 0.1530...
embed
27106897_c0
27106897
erlang
0
Title: How to start multiple Erlang nodes in single Windows system? Problem title: How to start multiple Erlang nodes in single Windows system? Tags: erlang, windows, erl Problem: How to start multiple Erlang nodes in single Windows system? I want to start multiple Erlang nodes inside single Windows 7 machine to test d...
How to start multiple Erlang nodes in single Windows system? How to start multiple Erlang nodes in single Windows system? erlang windows erl How Erlang Windows Users Shekhar Error PROGRA ERL510 ERTS-5 Program Files erl5.10.2 erts-5.10.2 How to start multiple Erlang nodes in single Windows system? I want to start multip...
[ 0.0059814453125, 0.00640869140625, -0.00384521484375, 0.0252685546875, 0.0059814453125, -0.00677490234375, 0.0040283203125, -0.00830078125, 0.009033203125, -0.0252685546875, -0.0155029296875, 0.0067138671875, 0.0159912109375, 0.006439208984375, 0.009033203125, -0.01336669921875, 0.00...
[ 11249, 47, 4034, 48716, 1004, 3066, 110, 988, 23, 11001, 3773, 5426, 72, 54825, 141, 53400, 4687, 121660, 212059, 81439, 241, 30121, 758, 963, 28695, 12763, 10342, 7663, 42724, 156627, 133684, 933, 10179, 304, 3444, 46132, 361, 36279, 3034,...
[ 0.0684814453125, 0.037933349609375, 0.1739501953125, 0.2413330078125, 0.1861572265625, 0.306396484375, 0.1712646484375, 0.1959228515625, 0.060577392578125, 0.16162109375, 0.14306640625, 0.1136474609375, 0.13623046875, 0.1007080078125, 0.150146484375, 0.1129150390625, 0.10052490234375...
embed
28757170_c0
28757170
erlang
0
Title: How does ejabberd handle really high number of requests Problem title: How does ejabberd handle really high number of requests Tags: erlang, xmpp, ejabberd Problem: How does ejabberd handle really high number of requests How does ejabberd handle really high number of requests. For eg. I have only 1 instance runn...
How does ejabberd handle really high number of requests How does ejabberd handle really high number of requests erlang xmpp ejabberd How How does ejabberd handle really high number of requests How does ejabberd handle really high number of requests. For eg. I have only 1 instance running. I am assuming: Lets take mod_o...
[ 0.004364013671875, 0.02490234375, 0.00830078125, -0.00994873046875, -0.01318359375, 0.016357421875, 0.007171630859375, -0.001007080078125, 0.009521484375, -0.033203125, -0.00144195556640625, -0.03759765625, 0.0107421875, 0.004425048828125, 0.008544921875, -0.0107421875, 0.01129150390...
[ 11249, 14602, 28, 145, 102459, 71, 34831, 6183, 11192, 14012, 111, 50336, 72, 3066, 1022, 39, 6366, 7, 765, 4734, 106, 110527, 51042, 66596, 2811, 16713, 2256, 56, 141, 88996, 26859, 135087, 10723, 9226, 39642, 11782, 12620, 2685, 11001, ...
[ 0.0955810546875, 0.053436279296875, 0.1490478515625, 0.1812744140625, 0.243896484375, 0.2279052734375, 0.19140625, 0.138427734375, 0.18896484375, 0.1602783203125, 0.02740478515625, 0.23876953125, 0.1075439453125, 0.22509765625, 0.0523681640625, 0.0419921875, 0.166259765625, 0.01675...
embed
15125442_c0
15125442
erlang
0
Title: how to convert a stored erlang term to a string outside of erlang Problem title: how to convert a stored erlang term to a string outside of erlang Tags: riak, erlang Problem: how to convert a stored erlang term to a string outside of erlang I have stored an Erlang Term into a bucket/key in Riak . This Term is st...
how to convert a stored erlang term to a string outside of erlang how to convert a stored erlang term to a string outside of erlang riak erlang how to convert a stored erlang term to a string outside of erlang I have stored an Erlang Term into a bucket/key in Riak . This Term is stored as what I believe is binary by Er...
[ 0.0225830078125, 0.00933837890625, -0.00799560546875, -0.00640869140625, 0.002349853515625, 0.003753662109375, -0.01153564453125, 0.01312255859375, -0.01361083984375, -0.00146484375, 0.041748046875, -0.0224609375, -0.00494384765625, -0.0079345703125, -0.001190185546875, 0.0150756835937...
[ 3642, 96760, 4343, 71, 72, 3066, 13579, 47, 79315, 50782, 45832, 111, 1004, 2994, 39, 3934, 373, 27853, 19770, 2975, 344, 18822, 2394, 6635, 7311, 43452, 12078, 133063, 96386, 22829, 418, 304, 79, 330, 1528, 113054, 2053, 23282, 22, 40899...
[ 0.0665283203125, 0.18701171875, 0.2088623046875, 0.0631103515625, 0.1390380859375, 0.28515625, 0.243896484375, 0.1129150390625, 0.2293701171875, 0.1800537109375, 0.1993408203125, 0.03668212890625, 0.1427001953125, 0.1885986328125, 0.0997314453125, 0.045623779296875, 0.016952514648437...
embed
73342732_c0
73342732
erlang
0
Title: How to configure docker to expose an Erlang node? Problem title: How to configure docker to expose an Erlang node? Tags: erlang, epmd, docker Problem: How to configure docker to expose an Erlang node? I wrote a simple docker image which starts up an Erlang node ( rebar3 release, console launch mode). It starts f...
How to configure docker to expose an Erlang node? How to configure docker to expose an Erlang node? erlang epmd docker How Erlang rebar3 Dockerfile How to configure docker to expose an Erlang node? I wrote a simple docker image which starts up an Erlang node ( rebar3 release, console launch mode). It starts fine and le...
[ 0.0045166015625, -0.00946044921875, -0.01019287109375, 0.018310546875, 0.004302978515625, -0.004669189453125, -0.00872802734375, -0.004974365234375, 0.0096435546875, 0.00860595703125, 0.0177001953125, -0.006591796875, 0.0185546875, 0.00872802734375, -0.0003032684326171875, -0.004180908...
[ 11249, 222495, 54, 11050, 172554, 1004, 3066, 110, 112, 72, 26822, 71, 456, 1299, 363, 29048, 58442, 133, 54397, 8781, 29569, 4034, 54452, 130250, 83184, 13736, 5885, 33429, 28032, 116419, 831, 141, 128019, 27980, 30646, 8743, 33720, 73088, ...
[ 0.04302978515625, 0.2196044921875, 0.110107421875, 0.27685546875, 0.1790771484375, 0.15185546875, 0.265625, 0.1358642578125, 0.1474609375, 0.10394287109375, 0.07666015625, 0.0986328125, 0.05230712890625, 0.16357421875, 0.0938720703125, 0.111328125, 0.124267578125, 0.130126953125, ...
embed
29864165_c0
29864165
erlang
0
Title: Erlang ChicagoBoss access external files from URL Problem title: Erlang ChicagoBoss access external files from URL Tags: erlang, chicagoboss Problem: Erlang ChicagoBoss access external files from URL How to access external files from other servers using CB ? -module(example_index_controller, [Req, SessionID]). -...
Erlang ChicagoBoss access external files from URL Erlang ChicagoBoss access external files from URL erlang chicagoboss URL Erlang ChicagoBoss example_index_controller Req SessionID export_all GET CSV http:request www.example.com catalog.csv application:start asn1 public_key Erlang ChicagoBoss access external files from...
[ 0.01708984375, -0.00193023681640625, 0.00482177734375, 0.003997802734375, 0.01220703125, 0.0020599365234375, -0.00927734375, -0.00927734375, -0.021240234375, -0.061767578125, -0.00830078125, -0.0291748046875, -0.00421142578125, 0.01904296875, 0.013671875, -0.0198974609375, -0.0104980...
[ 1004, 3066, 58823, 140752, 7, 17203, 173591, 102158, 1295, 31862, 72, 87904, 519, 16091, 27781, 4711, 81988, 603, 864, 148735, 7146, 31255, 5584, 79794, 313, 43486, 75616, 3355, 11, 33209, 277, 71426, 5, 4439, 334, 38415, 17137, 237, 19, ...
[ 0.1331787109375, 0.2354736328125, 0.1754150390625, 0.1884765625, 0.0811767578125, 0.1837158203125, 0.216552734375, 0.2025146484375, 0.1292724609375, 0.208740234375, 0.0804443359375, 0.0711669921875, 0.0635986328125, 0.1505126953125, 0.17626953125, 0.091552734375, 0.121826171875, 0....
embed
22996055_c0
22996055
erlang
0
Title: Turning on dbg tracing on a remote node? Problem title: Turning on dbg tracing on a remote node? Tags: erlang Problem: Turning on dbg tracing on a remote node? When running our Erlang application in our system tests, I sometimes want to turn on and capture a debug trace. The Erlang node is started using a relx s...
Turning on dbg tracing on a remote node? Turning on dbg tracing on a remote node? erlang Turning _rel runtime_tools Turning on dbg tracing on a remote node? When running our Erlang application in our system tests, I sometimes want to turn on and capture a debug trace. The Erlang node is started using a relx start scrip...
[ 0.00119781494140625, 0.0244140625, -0.005767822265625, -0.00970458984375, -0.00390625, -0.005401611328125, -0.01043701171875, -0.0028533935546875, 0.015869140625, -0.051513671875, 0.006072998046875, -0.0113525390625, 0.00860595703125, 0.0040283203125, -0.0052490234375, 0.00848388671875...
[ 4252, 592, 98, 104, 11821, 1152, 21896, 148814, 110, 112, 72, 3066, 7962, 11675, 6032, 89110, 51042, 1004, 38415, 5426, 109921, 68018, 3444, 15504, 141621, 8, 85779, 144851, 26859, 425, 4034, 26499, 7568, 3584, 64330, 6226, 73882, 50717, 30...
[ 0.114990234375, 0.052032470703125, 0.123291015625, 0.06707763671875, 0.2044677734375, 0.2039794921875, 0.1668701171875, 0.1956787109375, 0.1602783203125, 0.12255859375, 0.08154296875, 0.27099609375, 0.21435546875, 0.0340576171875, 0.10400390625, 0.2225341796875, 0.0284881591796875, ...
embed
27576395_c1
27576395
erlang
1
let me know if the mailbox of a process are empty and I could keep on checking the children's mailboxes from P but it would be unnecessary polling from P. EDIT GENERAL: I am trying to implement a reactive variant of Flow Based Programming on the Erlang platform. This has the notion of 'hierarchical processes' or compo...
let me know if the mailbox of a process are empty and I could keep on checking the children's mailboxes from P but it would be unnecessary polling from P. EDIT GENERAL: I am trying to implement a reactive variant of Flow Based Programming on the Erlang platform. This has the notion of 'hierarchical processes' or compo...
[ -0.0028228759765625, 0.00830078125, -0.0024871826171875, 0.031982421875, -0.0137939453125, 0.002410888671875, 0.009765625, -0.0177001953125, 0.00445556640625, -0.037109375, 0.00750732421875, 0.003143310546875, -0.0074462890625, 0.0223388671875, 0.0162353515625, 0.006195068359375, 0.0...
[ 2633, 163, 3714, 2174, 6648, 11728, 9433, 621, 201505, 13695, 175199, 20020, 436, 160, 30319, 210557, 31577, 29479, 71232, 20117, 17336, 44978, 27958, 1004, 3066, 13651, 110, 88394, 54689, 6827, 375, 77087, 61261, 1543, 70541, 58359, 16530, 8...
[ 0.013671875, 0.002410888671875, 0.08770751953125, 0.05560302734375, 0.10577392578125, 0.2008056640625, 0.1563720703125, 0.011138916015625, 0.193603515625, 0.01055908203125, 0.1470947265625, 0.164306640625, 0.0220489501953125, 0.1134033203125, 0.1146240234375, 0.0230255126953125, 0.03...
embed
59133782_c0
59133782
erlang
0
Title: Need to convert string of 1s and 0s as a binary representation into a decimal number Problem title: Need to convert string of 1s and 0s as a binary representation into a decimal number Tags: erlang, elixir Problem: Need to convert string of 1s and 0s as a binary representation into a decimal number I am creating...
Need to convert string of 1s and 0s as a binary representation into a decimal number Need to convert string of 1s and 0s as a binary representation into a decimal number erlang elixir Need IO.inspect binary_subnet_address Need to convert string of 1s and 0s as a binary representation into a decimal number I am creating...
[ 0.001495361328125, 0.0238037109375, -0.016357421875, 0.0283203125, 0.002288818359375, 0.033203125, -0.0162353515625, -0.018310546875, 0.0020904541015625, 0.01104736328125, -0.016357421875, -0.000888824462890625, -0.003662109375, 0.029541015625, 0.0033721923828125, 0.0037994384765625, ...
[ 52889, 96760, 79315, 106, 7, 136, 757, 237, 2394, 6635, 18811, 3934, 32380, 2749, 14012, 10, 72, 3066, 15296, 38308, 17780, 16711, 22144, 1179, 107421, 111, 105233, 1614, 86, 19514, 1528, 44043, 3263, 158, 4460, 33, 2967, 7808, 9384, 6076...
[ 0.100341796875, 0.1558837890625, 0.2078857421875, 0.125732421875, 0.1143798828125, 0.138671875, 0.1824951171875, 0.044769287109375, 0.1690673828125, 0.15869140625, 0.196044921875, 0.0792236328125, 0.1868896484375, 0.145263671875, 0.1617431640625, 0.00360107421875, 0.0657958984375, ...
embed
43720124_c1
43720124
erlang
1
("dir"), io:format("DirOut=~p~n", [DirOut]) And in line os:cmd('rabbitmq-dump-queue -uri="amqp://username:password@localhost:5672/" -queue=try -full -max-messages=5 -output-dir=E:\Programs\Erlang\erl8.3\usr') I want to execute command in cmd for dump messages from RabbitMQ server. I was trying to change directory with ...
("dir"), io:format("DirOut=~p~n", [DirOut]) And in line os:cmd('rabbitmq-dump-queue -uri="amqp://username:password@localhost:5672/" -queue=try -full -max-messages=5 -output-dir=E:\Programs\Erlang\erl8.3\usr') I want to execute command in cmd for dump messages from RabbitMQ server. I was trying to change directory with ...
[ -0.00311279296875, 0.002349853515625, -0.01507568359375, 0.045166015625, 0.01165771484375, 0.0284423828125, -0.00775146484375, -0.00628662109375, 0.004730224609375, -0.0062255859375, 0.006591796875, 0.00897216796875, 0.022705078125, 0.004486083984375, 0.01007080078125, 0.00081634521484...
[ 936, 22995, 51727, 397, 481, 79858, 19, 13315, 362, 3931, 71, 16977, 3137, 39, 864, 693, 2676, 944, 13388, 302, 65918, 13409, 47416, 98908, 40294, 34546, 12825, 15123, 25724, 24084, 74157, 114997, 6056, 148968, 18468, 3066, 1019, 363, 3444,...
[ 0.1427001953125, 0.15673828125, 0.168212890625, 0.0166168212890625, 0.0941162109375, 0.2374267578125, 0.017181396484375, 0.1075439453125, 0.1236572265625, 0.137451171875, 0.1541748046875, 0.0928955078125, 0.1328125, 0.043792724609375, 0.16748046875, 0.159423828125, 0.22900390625, 0...
embed
44294114_c0
44294114
erlang
0
Title: ERLANG. Delete the first quarter of the list, and elements of the 3rd arranged in reverse order given Problem title: ERLANG. Delete the first quarter of the list, and elements of the 3rd arranged in reverse order given Tags: erlang Problem: ERLANG. Delete the first quarter of the list, and elements of the 3rd ar...
ERLANG. Delete the first quarter of the list, and elements of the 3rd arranged in reverse order given ERLANG. Delete the first quarter of the list, and elements of the 3rd arranged in reverse order given erlang ERLANG Delete Your Sub1 Sub2 Second Third Fourth ERLANG. Delete the first quarter of the list, and elements o...
[ -0.0206298828125, 0.01556396484375, -0.00885009765625, -0.005584716796875, -0.0211181640625, -0.0022430419921875, -0.0047607421875, 0.0242919921875, 0.031982421875, 0.00885009765625, 0.00543212890625, 0.0152587890625, 0.0067138671875, 0.0162353515625, -0.00079345703125, 0.0013046264648...
[ 28695, 73386, 262, 46485, 5117, 128274, 111, 5303, 80854, 138, 4216, 137356, 39531, 184, 12989, 34475, 72, 3066, 8273, 418, 304, 77648, 198387, 65056, 927, 5423, 140909, 48716, 1398, 20117, 11522, 6528, 3642, 54, 450 ]
[ 0.1431884765625, 0.271484375, 0.155029296875, 0.213134765625, 0.1025390625, 0.24462890625, 0.0193634033203125, 0.1866455078125, 0.1488037109375, 0.1278076171875, 0.09783935546875, 0.14794921875, 0.14306640625, 0.1121826171875, 0.1446533203125, 0.02191162109375, 0.0941162109375, 0.2...
embed
19408705_c0
19408705
erlang
0
Title: How to use message headers in RabbitMQ&#x27;s Erlang client? Problem title: How to use message headers in RabbitMQ&#x27;s Erlang client? Tags: rabbitmq, erlang Problem: How to use message headers in RabbitMQ's Erlang client? I'm trying to send a message with metadata through the Erlang client , and I can't under...
How to use message headers in RabbitMQ&#x27;s Erlang client? How to use message headers in RabbitMQ&#x27;s Erlang client? rabbitmq erlang How RabbitMQ Erlang P_basic How to use message headers in RabbitMQ's Erlang client? I'm trying to send a message with metadata through the Erlang client , and I can't understand how ...
[ 0.000896453857421875, 0.0244140625, -0.004547119140625, 0.037841796875, -0.013427734375, -0.0244140625, -0.009765625, 0.02783203125, 0.006072998046875, -0.032470703125, 0.020263671875, -0.000698089599609375, 0.003875732421875, 0.0189208984375, 0.0220947265625, 0.005096435546875, -0.0...
[ 11249, 4527, 26008, 10336, 1314, 71916, 18, 594, 2737, 3768, 1004, 3066, 23282, 152131, 39, 864, 72, 436, 402, 27744, 25379, 678, 23550, 10135, 5423, 114122, 38415, 62822, 183871, 17164, 50717, 36272, 5361, 2053, 45646, 9677, 683, 23180, 20...
[ 0.052825927734375, 0.1536865234375, 0.1844482421875, 0.2080078125, 0.1922607421875, 0.14404296875, 0.056060791015625, 0.0574951171875, 0.1456298828125, 0.002044677734375, 0.11962890625, 0.23583984375, 0.18603515625, 0.0721435546875, 0.006591796875, 0.078125, 0.013916015625, 0.02552...
embed
65694432_c1
65694432
erlang
1
) [g@app-server1-east ~]$ erl -name ack1@10.33.0.2 -setcookie whale Erlang/OTP 23 [erts-11.1.3] [source] [64-bit] [smp:2:2] [ds:2:2:10] [asy nc-threads:1] [hipe] Eshell V11.1.3 (abort with ^G) (ack1@10.33.0.2)1> net_adm:ping('ack2@10.88.0.2'). pang (ack1@10.33.0.2)2> [g@app-server1-east ~]$ ping 10.88.0.2 PING 10.88.0....
) [g@app-server1-east ~]$ erl -name ack1@10.33.0.2 -setcookie whale Erlang/OTP 23 [erts-11.1.3] [source] [64-bit] [smp:2:2] [ds:2:2:10] [asy nc-threads:1] [hipe] Eshell V11.1.3 (abort with ^G) (ack1@10.33.0.2)1> net_adm:ping('ack2@10.88.0.2'). pang (ack1@10.33.0.2)2> [g@app-server1-east ~]$ ping 10.88.0.2 PING 10.88.0....
[ -0.00008153915405273438, 0.01031494140625, -0.0150146484375, 0.0257568359375, 0.0169677734375, 0.0150146484375, -0.019775390625, 0.0167236328125, 0.007049560546875, 0.00445556640625, 0.029541015625, -0.00121307373046875, 0.01953125, -0.005706787109375, 0.01397705078125, -0.012573242187...
[ 1388, 177, 981, 9007, 39642, 13, 4438, 4369, 72, 141, 20, 11627, 10, 2594, 418, 963, 5, 9185, 133684, 3509, 212087, 148, 50742, 1004, 3066, 670, 23658, 1105, 2529, 7, 16675, 81046, 268, 60427, 13307, 9, 3137, 2676, 12, 378, 6468, 304,...
[ 0.056060791015625, 0.1402587890625, 0.049041748046875, 0.1678466796875, 0.1748046875, 0.1231689453125, 0.0728759765625, 0.038177490234375, 0.150146484375, 0.201904296875, 0.003021240234375, 0.16552734375, 0.0826416015625, 0.197021484375, 0.151611328125, 0.1185302734375, 0.02955627441...
embed
23384414_c0
23384414
erlang
0
Title: Linux can&#x27;t print long ASCII list returned from Erlang prgram Problem title: Linux can&#x27;t print long ASCII list returned from Erlang prgram Tags: linux, erlang Problem: Linux can't print long ASCII list returned from Erlang prgram I have a Erlang program and the return value is a very long printable lis...
Linux can&#x27;t print long ASCII list returned from Erlang prgram Linux can&#x27;t print long ASCII list returned from Erlang prgram linux erlang Erlang Linux ASCII export_all print_long Num lists:seq erl_call SOMECOOKIE Linux can't print long ASCII list returned from Erlang prgram I have a Erlang program and the retu...
[ 0.0184326171875, 0.01116943359375, -0.000637054443359375, 0.0133056640625, 0.0064697265625, -0.00775146484375, 0.01287841796875, -0.006195068359375, 0.00811767578125, 0.00897216796875, 0.02978515625, -0.031494140625, 0.01007080078125, 0.01507568359375, -0.004638671875, -0.0069274902343...
[ 29908, 831, 3768, 18, 28412, 4989, 125429, 10001, 5303, 176377, 1004, 3066, 4083, 25561, 11508, 6077, 72, 31255, 5584, 10617, 52782, 864, 141, 85763, 97148, 166979, 199296, 1295, 1528, 30646, 34292, 4552, 2448, 22819, 3229, 140909, 167785, 16...
[ 0.2181396484375, 0.09765625, 0.04058837890625, 0.06793212890625, 0.2154541015625, 0.15283203125, 0.1126708984375, 0.234375, 0.2100830078125, 0.1488037109375, 0.1646728515625, 0.27880859375, 0.047607421875, 0.158935546875, 0.0679931640625, 0.053985595703125, 0.0816650390625, 0.15917...
embed
54305214_c0
54305214
erlang
0
Title: Generated Soap Client doesnt work in Elixir Distillery Release Problem title: Generated Soap Client doesnt work in Elixir Distillery Release Tags: umbrella, distillery, elixir, erlang, soap Problem: Generated Soap Client doesnt work in Elixir Distillery Release I used the following library to generate a soap Cli...
Generated Soap Client doesnt work in Elixir Distillery Release Generated Soap Client doesnt work in Elixir Distillery Release umbrella distillery elixir erlang soap Generated Soap Client Elixir Distillery Release encoding_body Generated Soap Client doesnt work in Elixir Distillery Release I used the following library t...
[ -0.0098876953125, -0.0002040863037109375, -0.0081787109375, 0.01226806640625, -0.004058837890625, -0.0155029296875, -0.0294189453125, -0.009521484375, -0.0003490447998046875, -0.01123046875, -0.002288818359375, 0.0135498046875, 0.0225830078125, 0.00579833984375, 0.017578125, -0.0169677...
[ 155370, 3674, 1061, 2631, 91732, 18, 4488, 23, 25318, 38308, 803, 178043, 53, 152590, 4134, 1165, 45, 15296, 72, 3066, 221, 587, 37873, 25632, 35773, 139392, 1810, 20469, 174350, 32102, 4626, 34131, 991, 43240, 33245, 65998, 65771, 11782, 1...
[ 0.16748046875, 0.07391357421875, 0.1402587890625, 0.202880859375, 0.278564453125, 0.043304443359375, 0.1441650390625, 0.019989013671875, 0.078857421875, 0.2025146484375, 0.060791015625, 0.159912109375, 0.0845947265625, 0.1500244140625, 0.1148681640625, 0.0909423828125, 0.024627685546...
embed
14550195_c2
14550195
erlang
2
($Bin[10]) . " " . ord($Bin[11]) . " " . ord($Bin[12]) . " " . ord($Bin[13]) . " " . ord($Bin[14]) . " " . ord($Bin[15]) . "\n"; } $Key = "abcdefghabcdefgh"; $IV = "12345678abcdefgh"; $Text = "1234567812345678"; $KeySize = strlen($Key) * 8; $IVSize = strlen($IV) * 8; $TextSize = strlen($Text) * 8; $Size = mcrypt_get_iv...
($Bin[10]) . " " . ord($Bin[11]) . " " . ord($Bin[12]) . " " . ord($Bin[13]) . " " . ord($Bin[14]) . " " . ord($Bin[15]) . "\n"; } $Key = "abcdefghabcdefgh"; $IV = "12345678abcdefgh"; $Text = "1234567812345678"; $KeySize = strlen($Key) * 8; $IVSize = strlen($IV) * 8; $TextSize = strlen($Text) * 8; $Size = mcrypt_get_iv...
[ -0.00885009765625, 0.007415771484375, 0.0059814453125, 0.0111083984375, -0.0033721923828125, -0.00579833984375, 0.0067138671875, -0.00494384765625, 0.015869140625, 0.0147705078125, 0.01141357421875, 0.0101318359375, 0.00616455078125, 0.01318359375, -0.01507568359375, -0.0301513671875, ...
[ 15, 4369, 571, 73, 63709, 5, 8597, 73068, 77284, 85090, 95143, 111724, 6, 162429, 2055, 71574, 4240, 49673, 420, 9486, 15583, 1530, 96060, 169842, 174379, 127167, 7704, 1977, 382, 2203, 347, 136791, 3794, 4371, 62539, 34388, 22693, 195171, ...
[ 0.0279541015625, 0.00885009765625, 0.145751953125, 0.209228515625, 0.1693115234375, 0.04571533203125, 0.1834716796875, 0.0980224609375, 0.0770263671875, 0.0921630859375, 0.110595703125, 0.1185302734375, 0.00848388671875, 0.254638671875, 0.043304443359375, 0.01324462890625, 0.03686523...
embed
8227526_c1
8227526
erlang
1
some reason, this parallel implementation runs from 8 to 160 seconds while the sequential version runs just 4 seconds (the testing was done on a fully-connected digraph with 5 vertices on a machine with Intel i5 processor). Here are my thoughts on such a poor performance: I pass the digraph Graph to each new process w...
some reason, this parallel implementation runs from 8 to 160 seconds while the sequential version runs just 4 seconds (the testing was done on a fully-connected digraph with 5 vertices on a machine with Intel i5 processor). Here are my thoughts on such a poor performance: I pass the digraph Graph to each new process w...
[ 0.004852294921875, 0.0303955078125, -0.01507568359375, -0.0037994384765625, -0.007598876953125, -0.00396728515625, 0.004974365234375, 0.00439453125, -0.006195068359375, -0.05615234375, 0.0034637451171875, 0.00726318359375, 0.0093994140625, 0.031982421875, 0.016357421875, 0.014770507812...
[ 31635, 903, 95103, 208124, 127877, 1295, 382, 47, 13442, 94131, 243228, 11389, 1660, 201, 134234, 89554, 135457, 45, 41382, 190, 95378, 5170, 36279, 24018, 17, 758, 14543, 38514, 6044, 70425, 23718, 27875, 6524, 11727, 12638, 3525, 9433, 1744...
[ 0.027740478515625, 0.06744384765625, 0.264404296875, 0.2005615234375, 0.114990234375, 0.0450439453125, 0.1392822265625, 0.062164306640625, 0.2047119140625, 0.2305908203125, 0.2008056640625, 0.146728515625, 0.045318603515625, 0.1075439453125, 0.14013671875, 0.015350341796875, 0.118652...
embed
26201788_c1
26201788
erlang
1
gen_tcp:listen(Port, [{active, false}, binary, {reuseaddr, true}]), spawn(fun() -> accept_parallel(Listen) end), io:format("~p started~n", [?MODULE]), {ok, 0}. accept_parallel(Listen) -> {ok, Socket} = gen_tcp:accept(Listen), spawn(fun() -> accept_parallel(Listen) end), loop(Socket). handle_call(Request, _From, N) -> ...
gen_tcp:listen(Port, [{active, false}, binary, {reuseaddr, true}]), spawn(fun() -> accept_parallel(Listen) end), io:format("~p started~n", [?MODULE]), {ok, 0}. accept_parallel(Listen) -> {ok, Socket} = gen_tcp:accept(Listen), spawn(fun() -> accept_parallel(Listen) end), loop(Socket). handle_call(Request, _From, N) -> ...
[ -0.00058746337890625, 0.032470703125, -0.0257568359375, 0.01312255859375, 0.0224609375, 0.000782012939453125, 0.0111083984375, 0.00098419189453125, 0.000484466552734375, -0.037353515625, 0.007080078125, 0.0025482177734375, 0.004058837890625, 0.0189208984375, 0.01611328125, -0.000816345...
[ 9226, 454, 18, 121422, 12, 63844, 60006, 71232, 98320, 2394, 6635, 4032, 7569, 29568, 5623, 7710, 16498, 26946, 6276, 1229, 154663, 33, 3564, 22995, 51727, 254, 26859, 19, 12013, 397, 129984, 685, 757, 1061, 27853, 19462, 40956, 8912, 34831...
[ 0.2320556640625, 0.06561279296875, 0.06597900390625, 0.2269287109375, 0.040771484375, 0.25537109375, 0.167236328125, 0.1326904296875, 0.10394287109375, 0.1104736328125, 0.06494140625, 0.0556640625, 0.1063232421875, 0.04443359375, 0.1229248046875, 0.1588134765625, 0.145751953125, 0....
embed
2060547_c0
2060547
erlang
0
Title: Erlang mysql example Problem title: Erlang mysql example Tags: erlang, mysql Problem: Erlang mysql example Just wondering if anyone could give a working example of using the erlang-mysql module ( http://code.google.com/p/erlang-mysql-driver/ ). I am new to erlang and I am trying to replace some old scripts with ...
Erlang mysql example Erlang mysql example erlang mysql Erlang mysql.hrl mysql:start_link IP-ADDRESS PASSWORD DATABASE Result1 mysql:fetch SELECT io:format Erlang mysql example Just wondering if anyone could give a working example of using the erlang-mysql module ( http://code.google.com/p/erlang-mysql-driver/ ). I am n...
[ 0.0185546875, 0.0234375, 0.00799560546875, 0.0113525390625, 0.00653076171875, 0.01531982421875, -0.0026702880859375, -0.01226806640625, -0.015869140625, -0.05078125, 0.032958984375, -0.01513671875, -0.021240234375, -0.0240478515625, -0.01129150390625, 0.0086669921875, -0.014709472656...
[ 1004, 3066, 759, 7, 99247, 27781, 72, 4097, 141, 17137, 10187, 8021, 23498, 8436, 89023, 49068, 126684, 418, 29362, 206, 6755, 144832, 22995, 51727, 149016, 20697, 17368, 74277, 88996, 40899, 59875, 56, 33926, 3525, 31577, 91995, 10332, 26499...
[ 0.186279296875, 0.278564453125, 0.13525390625, 0.0577392578125, 0.19873046875, 0.214111328125, 0.1529541015625, 0.0753173828125, 0.0853271484375, 0.1239013671875, 0.1466064453125, 0.0743408203125, 0.012664794921875, 0.03875732421875, 0.0782470703125, 0.07373046875, 0.14453125, 0.04...
embed
21315927_c0
21315927
erlang
0
Title: Why does Erlang have arity in its imports? Problem title: Why does Erlang have arity in its imports? Tags: erlang Problem: Why does Erlang have arity in its imports? I find Erlang's module arity import /n where n is the number of arguments rather bizarre. In Java and various other languages you can do something ...
Why does Erlang have arity in its imports? Why does Erlang have arity in its imports? erlang static Why Erlang com.stuff.Blah.myFunction Blay.myFunction Why does Erlang have arity in its imports? I find Erlang's module arity import /n where n is the number of arguments rather bizarre. In Java and various other language...
[ -0.0023651123046875, -0.00927734375, 0.0133056640625, -0.005889892578125, -0.0128173828125, -0.002716064453125, -0.00738525390625, -0.006500244140625, -0.0064697265625, -0.00098419189453125, -0.004150390625, -0.047607421875, -0.0118408203125, 0.01336669921875, 0.0203857421875, -0.01623...
[ 44084, 1004, 3066, 765, 187, 2481, 24927, 72, 201939, 375, 271, 21493, 571, 1566, 1176, 97249, 22446, 53, 23, 7, 88996, 248, 19, 653, 14012, 10750, 184307, 41925, 46876, 756, 645, 63033, 297, 10763, 211460, 171859, 143726, 15400, 51517, 1...
[ 0.1004638671875, 0.1572265625, 0.251708984375, 0.051666259765625, 0.1900634765625, 0.2393798828125, 0.2353515625, 0.0823974609375, 0.12060546875, 0.077392578125, 0.036376953125, 0.1397705078125, 0.04132080078125, 0.14697265625, 0.1131591796875, 0.1666259765625, 0.1263427734375, 0.1...
embed
15324572_c0
15324572
erlang
0
Title: Erlang: orddict:size() function for record? Problem title: Erlang: orddict:size() function for record? Tags: size, erlang, ordereddictionary, record Problem: Erlang: orddict:size() function for record? I have the code below with this error: 10> clients_size:init(). {state,[]} 11> clients_size:size(). ** exceptio...
Erlang: orddict:size() function for record? Erlang: orddict:size() function for record? size erlang ordereddictionary record orddict:size/1 clients_size:size/0 Erlang orddict:size clients_size:init clients_size:size orddict.erl clients_size.erl clients_size orddict:new Size_of state.clients io:format Erlang: orddict:si...
[ -0.00616455078125, -0.0162353515625, 0.015869140625, 0.006317138671875, -0.00921630859375, -0.004119873046875, 0.00970458984375, -0.0040283203125, -0.004425048828125, -0.01348876953125, 0.0205078125, -0.003936767578125, 0.002777099609375, 0.0113525390625, 0.02978515625, -0.023681640625...
[ 1004, 3066, 8597, 61669, 12, 62539, 132, 32354, 100, 17164, 13267, 72, 12989, 297, 428, 10763, 11583, 19802, 107838, 217, 56, 141, 454, 54936, 80378, 4390, 11341, 5, 222978, 22995, 51727, 18151, 35064, 18499, 3714, 6863, 201505, 26366, 7639...
[ 0.1431884765625, 0.2376708984375, 0.16748046875, 0.2406005859375, 0.04119873046875, 0.2568359375, 0.063720703125, 0.2010498046875, 0.0836181640625, 0.2265625, 0.1910400390625, 0.1214599609375, 0.210205078125, 0.07281494140625, 0.03558349609375, 0.1328125, 0.0703125, 0.2529296875, ...
embed
44775887_c1
44775887
erlang
1
]}} in gen_server2:call/3 line 340 07:49:52.105 [error] CRASH REPORT Process <0.21075.0> with 0 neighbours exited with reason: {timeout,{gen_server2,call,[<0.1287.0>,{start_session,false,{<<"5951d2826279a0096bccbfbe/1498534531992">>,undefined},<0.21075.0>},120000]}} in gen_server:terminate/7 line 826 07:49:55.727 [erro...
]}} in gen_server2:call/3 line 340 07:49:52.105 [error] CRASH REPORT Process <0.21075.0> with 0 neighbours exited with reason: {timeout,{gen_server2,call,[<0.1287.0>,{start_session,false,{<<"5951d2826279a0096bccbfbe/1498534531992">>,undefined},<0.21075.0>},120000]}} in gen_server:terminate/7 line 826 07:49:55.727 [erro...
[ -0.0064697265625, 0.02001953125, 0.0164794921875, 0.006195068359375, 0.0072021484375, -0.005950927734375, -0.0142822265625, -0.0186767578125, -0.0050048828125, -0.01080322265625, -0.00028228759765625, 0.0028533935546875, -0.0211181640625, 0.0024566650390625, 0.01556396484375, -0.000469...
[ 47391, 23, 9226, 39642, 304, 85763, 18113, 13315, 84988, 4719, 35167, 33915, 46659, 188800, 154791, 12927, 145269, 123996, 133684, 44141, 187461, 757, 108, 6958, 38648, 82230, 297, 678, 31635, 6032, 6056, 1409, 102014, 3882, 129884, 17137, 1692...
[ 0.04730224609375, 0.013519287109375, 0.1768798828125, 0.2030029296875, 0.12158203125, 0.1602783203125, 0.107421875, 0.1201171875, 0.165283203125, 0.0015869140625, 0.10467529296875, 0.067626953125, 0.1378173828125, 0.160888671875, 0.1883544921875, 0.1749267578125, 0.218505859375, 0....
embed
27754501_c0
27754501
erlang
0
Title: Doctor Robotnik (Erlang) commands and variables Problem title: Doctor Robotnik (Erlang) commands and variables Tags: erlang, erlang-shell Problem: Doctor Robotnik (Erlang) commands and variables I am using the code from: https://github.com/kivra/robotnik And am unable to get the engine to start scraping. I suspe...
Doctor Robotnik (Erlang) commands and variables Doctor Robotnik (Erlang) commands and variables erlang erlang-shell Doctor Robotnik Erlang robot_example:init robot_example:kill robot_example:attack Doctor Robotnik (Erlang) commands and variables I am using the code from: https://github.com/kivra/robotnik And am unable ...
[ 0, 0.0089111328125, -0.00482177734375, 0.02734375, -0.010009765625, 0.0291748046875, 0.01708984375, -0.01318359375, 0.006622314453125, -0.0223388671875, 0.00836181640625, 0.0016326904296875, 0.001922607421875, 0.0084228515625, 0.016357421875, 0.0004730224609375, 0.017333984375, -0....
[ 52625, 66349, 1881, 18468, 3066, 75101, 136, 77336, 72, 128019, 1004, 11329, 3355, 11, 33209, 73, 217, 119261, 102, 2594, 17368, 18151, 15769, 32102, 28948, 112662, 51, 2886, 2046, 87907, 47, 4034, 120948, 214, 92610, 69211, 44841, 5974, 86...
[ 0.1561279296875, 0.1636962890625, 0.1947021484375, 0.07958984375, 0.234130859375, 0.1982421875, 0.00848388671875, 0.2039794921875, 0.0535888671875, 0.186279296875, 0.07916259765625, 0.197998046875, 0.118896484375, 0.1522216796875, 0.15234375, 0.0750732421875, 0.10125732421875, 0.17...
embed
75046299_c2
75046299
erlang
2
1, test_unit_test, Running, Google, Mock, Erlang, NIF, RUN_ALL_TESTS, run_tests, std::string, BUILD_GTEST, gtest_filter, gtest_output, xml:report.xml, flt.c_str, testing::InitGoogleTest, testing::InitGoogleMock, nif_run_cpp_tests, pn_run_cpp_tests, ERL_NIF_DIRTY_JOB_CPU_BOUND, call_cpp_test, cpp_SUITE, Global, RUN, tes...
1, test_unit_test, Running, Google, Mock, Erlang, NIF, RUN_ALL_TESTS, run_tests, std::string, BUILD_GTEST, gtest_filter, gtest_output, xml:report.xml, flt.c_str, testing::InitGoogleTest, testing::InitGoogleMock, nif_run_cpp_tests, pn_run_cpp_tests, ERL_NIF_DIRTY_JOB_CPU_BOUND, call_cpp_test, cpp_SUITE, Global, RUN, tes...
[ 0.0166015625, 0.00555419921875, 0.00250244140625, -0.02685546875, 0.01531982421875, -0.0162353515625, 0.006744384765625, -0.00189971923828125, 0.0257568359375, 0.014404296875, 0.000759124755859375, -0.00823974609375, -0.0240478515625, 0.0341796875, 0.015625, 0.000782012939453125, 0.0...
[ 106, 4, 3034, 309, 217, 6954, 28398, 592, 1815, 2501, 2594, 1004, 3066, 541, 29836, 130747, 66437, 31273, 12763, 11675, 6138, 71, 12, 91693, 22013, 16444, 397, 37315, 21828, 706, 120337, 6056, 7077, 131492, 79770, 12564, 18, 9297, 134234, ...
[ 0.1009521484375, 0.05029296875, 0.251220703125, 0.1802978515625, 0.1434326171875, 0.294677734375, 0.2032470703125, 0.168701171875, 0.2171630859375, 0.176025390625, 0.19091796875, 0.114501953125, 0.28515625, 0.092529296875, 0.2266845703125, 0.20751953125, 0.166748046875, 0.282470703...
embed
44671918_c1
44671918
erlang
1
if I kill the console of A with Ctrl-C Ctrl-C , or even Ctrl-g / q The GenServer on B with pid <0.594.0> doesn't exist anymore and therefore can't detect A being down. Is the Pid "linked" to A for some reason ? PS I tried with Node.spawn and calling spawn in the :rpc.call, I get the same result PS 2 If I start the Gen...
if I kill the console of A with Ctrl-C Ctrl-C , or even Ctrl-g / q The GenServer on B with pid <0.594.0> doesn't exist anymore and therefore can't detect A being down. Is the Pid "linked" to A for some reason ? PS I tried with Node.spawn and calling spawn in the :rpc.call, I get the same result PS 2 If I start the Gen...
[ -0.01611328125, 0.0224609375, 0.005767822265625, 0.0196533203125, -0.000408172607421875, -0.006256103515625, -0.0040283203125, -0.01287841796875, 0.004791259765625, -0.019287109375, -0.01080322265625, -0.004150390625, 0.010986328125, 0.0301513671875, 0.021484375, -0.007568359375, 0.0...
[ 2174, 67153, 130250, 111, 62, 68847, 9, 441, 177, 8096, 15937, 193348, 335, 45226, 93645, 1126, 151152, 18, 32316, 176683, 831, 96391, 8035, 7565, 436, 532, 10187, 297, 47, 438, 112, 19341, 7710, 159029, 5623, 57095, 85763, 5701, 7940, 40...
[ 0.00762939453125, 0.193359375, 0.224853515625, 0.032501220703125, 0.1243896484375, 0.1798095703125, 0.0200347900390625, 0.08880615234375, 0.047149658203125, 0.0675048828125, 0.1820068359375, 0.2423095703125, 0.1258544921875, 0.1943359375, 0.0975341796875, 0.1192626953125, 0.152587890...
embed
6198785_c0
6198785
erlang
0
Title: rabbitmq error at startup Problem title: rabbitmq error at startup Tags: rabbitmq, amqp, erlang Problem: rabbitmq error at startup This is my setup. OS: 2.6.35-28-generic-pae #50-Ubuntu SMP Fri Mar 18 20:43:15 UTC 2011 i686 GNU/Linux Erlant OTP : R14B03 RabbitMQ : rabbitmq-server-2.4.1 (built from source using R...
rabbitmq error at startup rabbitmq error at startup rabbitmq amqp erlang rabbitmq error at startup This is my setup. OS: 2.6.35-28-generic-pae #50-Ubuntu SMP Fri Mar 18 20:43:15 UTC 2011 i686 GNU/Linux Erlant OTP : R14B03 RabbitMQ : rabbitmq-server-2.4.1 (built from source using R14B03, used "make USE_SPECS=false" to f...
[ 0.01446533203125, 0.0390625, -0.0235595703125, 0.01104736328125, 0.004241943359375, -0.005615234375, -0.007476806640625, -0.013916015625, -0.0052490234375, -0.037109375, 0.00799560546875, -0.0089111328125, 0.0361328125, -0.0023651123046875, 0.0230712890625, 0.0059814453125, -0.015380...
[ 152131, 18, 39, 864, 18499, 99, 73882, 444, 254, 72, 3066, 169581, 11787, 119326, 5843, 48590, 79446, 13, 2525, 79249, 124174, 9173, 1784, 33210, 99577, 1392, 178475, 165132, 150040, 1004, 30614, 180, 23658, 627, 2592, 571, 9513, 71916, 594...
[ 0.1783447265625, 0.16455078125, 0.1160888671875, 0.198486328125, 0.181396484375, 0.09423828125, 0.2469482421875, 0.0477294921875, 0.0185699462890625, 0.052215576171875, 0.210693359375, 0.1280517578125, 0.06329345703125, 0.1090087890625, 0.0963134765625, 0.109375, 0.059722900390625, ...
embed
14986603_c0
14986603
erlang
0
Title: Erlang lists:map behaving strange Problem title: Erlang lists:map behaving strange Tags: erlang Problem: Erlang lists:map behaving strange Ok so here goes: I got a piece of code like this: A=lists:map(fun(Result) -> Result#o.prop1 end, ResultList), B=lists:map(fun(Result) -> io:format("~p~n",Result#o.prop2), Res...
Erlang lists:map behaving strange Erlang lists:map behaving strange erlang Erlang lists:map Result o.prop1 ResultList io:format o.prop2 Erlang lists:map behaving strange Ok so here goes: I got a piece of code like this: Prior to this piece of code, there is a list of Results from a database search (each result has a pr...
[ 0.00933837890625, -0.004974365234375, 0.012939453125, 0.005645751953125, -0.014892578125, 0.001922607421875, -0.0135498046875, 0.005584716796875, 0.018798828125, 0.004119873046875, 0.01214599609375, -0.004486083984375, 0.01251220703125, 0.006744384765625, 0.002288818359375, 0.000728607...
[ 1004, 3066, 5303, 62346, 186, 528, 114453, 6496, 72, 126684, 36, 36290, 418, 154663, 22995, 51727, 304, 4163, 63847, 18151, 1884, 903, 135967, 146104, 1295, 63399, 33938, 41581, 16750, 25793, 34292, 94419, 2389, 16360, 96276, 62, 28412, 1660,...
[ 0.124755859375, 0.2218017578125, 0.219970703125, 0.1702880859375, 0.015228271484375, 0.099853515625, 0.1533203125, 0.0172271728515625, 0.04779052734375, 0.2020263671875, 0.09136962890625, 0.1475830078125, 0.055633544921875, 0.15380859375, 0.1368408203125, 0.1112060546875, 0.092407226...
embed
29835401_c0
29835401
erlang
0
Title: Connecting to RabbitMQ server from MongooseIM Problem title: Connecting to RabbitMQ server from MongooseIM Tags: erlang, mongoose-im Problem: Connecting to RabbitMQ server from MongooseIM Code signals: MongooseIM, Connecting, RabbitMQ, Connection, amqp_connection:start, amqp_params_network, Supervisor, amqp_conn...
Connecting to RabbitMQ server from MongooseIM Connecting to RabbitMQ server from MongooseIM erlang mongoose-im MongooseIM Connecting RabbitMQ Connection amqp_connection:start amqp_params_network Supervisor amqp_connection_sup amqp_connection_type_sup:start_link amqp_gen_connection:start_link Fun function_clause amqp_ge...
[ -0.00494384765625, 0.034423828125, -0.0035858154296875, 0.0213623046875, -0.00604248046875, -0.00469970703125, -0.01031494140625, 0.006866455078125, -0.00775146484375, -0.034912109375, 0.015869140625, -0.0166015625, 0.0113525390625, -0.0084228515625, 0.01080322265625, 0.01239013671875,...
[ 62448, 214, 47, 71916, 18, 594, 2737, 10723, 1295, 7465, 519, 8364, 17199, 3066, 14896, 31, 464, 444, 864, 254, 135457, 17137, 2500, 1179, 4265, 51858, 2037, 50986, 10187, 1409, 28670, 32354, 18347, 152131, 94878, 91693, 13791, 18244, 9790,...
[ 0.1650390625, 0.0079345703125, 0.07427978515625, 0.1702880859375, 0.0770263671875, 0.0699462890625, 0.1851806640625, 0.1563720703125, 0.0758056640625, 0.045989990234375, 0.126953125, 0.1334228515625, 0.1912841796875, 0.212890625, 0.0843505859375, 0.0413818359375, 0.15283203125, 0.0...
embed
47546139_c0
47546139
erlang
0
Title: Can or should a registered gen_fsm tell its own supervisor to remove itself? Problem title: Can or should a registered gen_fsm tell its own supervisor to remove itself? Tags: erlang-otp, erlang Problem: Can or should a registered gen_fsm tell its own supervisor to remove itself? I am using a supervisor to spawn ...
Can or should a registered gen_fsm tell its own supervisor to remove itself? Can or should a registered gen_fsm tell its own supervisor to remove itself? erlang-otp erlang Can gen_fsm supervisor:delete_child Can or should a registered gen_fsm tell its own supervisor to remove itself? I am using a supervisor to spawn an...
[ -0.007080078125, 0.03515625, -0.00421142578125, 0.012939453125, -0.01043701171875, -0.0234375, 0.030517578125, -0.00145721435546875, 0.004058837890625, -0.0306396484375, 0.0027618408203125, 0.0020904541015625, -0.006500244140625, 0.00787353515625, 0.017578125, -0.0106201171875, 0.010...
[ 4171, 707, 5608, 189893, 9226, 454, 17447, 39, 14192, 10002, 1601, 51858, 47, 87388, 68034, 6863, 72, 3066, 254, 8520, 67, 206, 38472, 17368, 5623, 7710, 12983, 8633, 18, 34695, 3447, 190659, 1824, 3245, 9190, 5701, 38937, 22120, 127219, ...
[ 0.0699462890625, 0.02764892578125, 0.06298828125, 0.15478515625, 0.1812744140625, 0.061065673828125, 0.140869140625, 0.1695556640625, 0.1669921875, 0.10137939453125, 0.1767578125, 0.2099609375, 0.064453125, 0.1949462890625, 0.17529296875, 0.0186767578125, 0.020599365234375, 0.15795...
embed
78947387_c0
78947387
erlang
0
Title: feck:profanities() function handling extended ascii characters Problem title: feck:profanities() function handling extended ascii characters Tags: erlang, extended-ascii Problem: feck:profanities() function handling extended ascii characters I use feck:profanities to identify the profanities. this function corre...
feck:profanities() function handling extended ascii characters feck:profanities() function handling extended ascii characters erlang extended-ascii feck:profanities DEBUG reload_content_op Content BlkAnd feck:profanities() function handling extended ascii characters I use feck:profanities to identify the profanities. t...
[ -0.002166748046875, -0.00054168701171875, 0.000743865966796875, -0.005615234375, -0.0024871826171875, -0.006134033203125, 0.00173187255859375, 0.0286865234375, -0.00180816650390625, -0.002838134765625, 0.0274658203125, -0.0198974609375, 0.0238037109375, 0.00885009765625, 0.00424194335937...
[ 3820, 2594, 12, 3454, 69805, 2449, 32354, 45064, 65042, 237, 26506, 124850, 72, 3066, 162, 1514, 15639, 456, 63033, 69246, 2146, 70870, 12121, 37839, 135812, 15214, 66, 31075, 26785, 43240, 3638, 7986, 89914, 26008, 21208, 70541, 2481, 831, ...
[ 0.144287109375, 0.1881103515625, 0.01739501953125, 0.0650634765625, 0.1851806640625, 0.134765625, 0.17626953125, 0.110595703125, 0.1695556640625, 0.0552978515625, 0.174072265625, 0.1368408203125, 0.065185546875, 0.1812744140625, 0.012054443359375, 0.08050537109375, 0.1412353515625, ...
embed
6167154_c0
6167154
erlang
0
Title: Checking for existing child in OTP simple_on_for_one supervisor Problem title: Checking for existing child in OTP simple_on_for_one supervisor Tags: erlang-otp, erlang, mapreduce Problem: Checking for existing child in OTP simple_on_for_one supervisor I'm writing an map/reduce word counter to learn OTP. I've cre...
Checking for existing child in OTP simple_on_for_one supervisor Checking for existing child in OTP simple_on_for_one supervisor erlang-otp erlang mapreduce Checking OTP simple_on_for_one start_child Key supervisor:start_child SERVER supervisor:child_pid Pid Checking for existing child in OTP simple_on_for_one superviso...
[ -0.0250244140625, 0.0030059814453125, 0.00994873046875, -0.017578125, -0.00139617919921875, -0.0269775390625, 0.0294189453125, -0.01141357421875, 0.0011749267578125, -0.042236328125, 0.011962890625, 0.002105712890625, 0.0159912109375, 0.0263671875, 0.0191650390625, -0.00396728515625, ...
[ 38679, 214, 100, 144573, 29041, 180, 23658, 8781, 191, 2472, 3630, 1601, 51858, 23, 72, 3066, 818, 254, 4692, 106357, 4034, 206, 38472, 26824, 17137, 50935, 33255, 45226, 532, 32562, 22288, 107, 2565, 105416, 30698, 75935, 74906, 1314, 1190...
[ 0.1885986328125, 0.01641845703125, 0.115234375, 0.2646484375, 0.2396240234375, 0.1243896484375, 0.214599609375, 0.17822265625, 0.1553955078125, 0.1053466796875, 0.1129150390625, 0.1326904296875, 0.2064208984375, 0.0345458984375, 0.001983642578125, 0.1893310546875, 0.1148681640625, ...
embed
28673437_c0
28673437
erlang
0
Title: Erlang : nested cases Problem title: Erlang : nested cases Tags: if-statement, erlang, case Problem: Erlang : nested cases I'm very new to Erlang. I tried to find out if a list index is out of bounds (before trying it) so i wanted to do an if clause with something like if lists:flatlength(A) < DestinationIndex ....
Erlang : nested cases Erlang : nested cases if-statement erlang case Erlang lists:flatlength DestinationIndex Destination NumberOfJumps lists:member VisitedIndices Erlang : nested cases I'm very new to Erlang. I tried to find out if a list index is out of bounds (before trying it) so i wanted to do an if clause with so...
[ -0.01007080078125, 0.0233154296875, 0.005035400390625, 0.00830078125, 0.0208740234375, -0.00091552734375, 0.0164794921875, -0.017822265625, 0.018798828125, -0.0029449462890625, 0.00933837890625, -0.0126953125, -0.0146484375, 0.0322265625, 0.0177001953125, -0.00994873046875, 0.0130004...
[ 1004, 3066, 8512, 71, 50218, 2174, 61340, 674, 72, 7225, 5303, 150632, 23986, 927, 145778, 39659, 103332, 132887, 21718, 2676, 27417, 98684, 159310, 4552, 3525, 7413, 63262, 1810, 111, 99091, 31577, 36663, 70731, 134053, 32354, 50339, 53418, ...
[ 0.129638671875, 0.26953125, 0.223388671875, 0.1383056640625, 0.20703125, 0.1907958984375, 0.1634521484375, 0.026702880859375, 0.1129150390625, 0.2376708984375, 0.1756591796875, 0.1519775390625, 0.1080322265625, 0.013092041015625, 0.1881103515625, 0.147705078125, 0.0653076171875, 0....
embed
37356846_c1
37356846
erlang
1
08.715 [info] <0.59.0> SSL:[{cacertfile,"ssl/cacert.pem"},{certfile,"ssl/newcert.pem"},{keyfile,"ssl/privkey.pem"},{verify,verify_peer},{fail_if_no_peer_cert,false},{ciphers,[{rsa,aes_128_cbc,sha}]}] 2016-05-28 16:00:08.724 [info] <0.59.0> Starting cowboy... on letsparty@localhost 2016-05-28 16:00:08.733 [info] <0.7.0>...
08.715 [info] <0.59.0> SSL:[{cacertfile,"ssl/cacert.pem"},{certfile,"ssl/newcert.pem"},{keyfile,"ssl/privkey.pem"},{verify,verify_peer},{fail_if_no_peer_cert,false},{ciphers,[{rsa,aes_128_cbc,sha}]}] 2016-05-28 16:00:08.724 [info] <0.59.0> Starting cowboy... on letsparty@localhost 2016-05-28 16:00:08.733 [info] <0.7.0>...
[ 0.0014495849609375, 0.005126953125, -0.005584716796875, 0.015869140625, -0.00506591796875, 0.00775146484375, -0.015380859375, -0.004730224609375, -0.017578125, -0.000972747802734375, -0.011962890625, -0.017333984375, -0.007110595703125, 0.0189208984375, 0.006927490234375, -0.0167236328...
[ 72049, 966, 1837, 7319, 93645, 1126, 2389, 103527, 12, 408, 84563, 29822, 24861, 72508, 7, 54936, 19770, 5293, 86244, 53, 814, 1081, 56, 120540, 3190, 157, 8710, 94266, 24666, 90, 81764, 65037, 2420, 780, 52288, 3882, 55418, 34852, 2357, ...
[ 0.1939697265625, 0.1319580078125, 0.21044921875, 0.126953125, 0.1708984375, 0.204345703125, 0.124755859375, 0.2626953125, 0.061065673828125, 0.07073974609375, 0.2080078125, 0.1925048828125, 0.20654296875, 0.1236572265625, 0.11962890625, 0.072998046875, 0.1236572265625, 0.0822753906...
embed
16964809_c0
16964809
erlang
0
Title: I can&#x27;t get xmerl_xpath to work for XPath expressions involving namespaces Problem title: I can&#x27;t get xmerl_xpath to work for XPath expressions involving namespaces Tags: xml-namespaces, xpath, erlang Problem: I can't get xmerl_xpath to work for XPath expressions involving namespaces I can't get xmlerl...
I can&#x27;t get xmerl_xpath to work for XPath expressions involving namespaces I can&#x27;t get xmerl_xpath to work for XPath expressions involving namespaces xml-namespaces xpath erlang xmerl_xpath XPath ostrich:Zebra xmlns:ostrich x:Zebra XmlStr Doc xmerl_scan:string xmerl_xpath:string I can't get xmerl_xpath to wor...
[ -0.00384521484375, 0.01708984375, 0.0113525390625, -0.004058837890625, 0.007171630859375, 0.003997802734375, 0.01348876953125, -0.025146484375, -0.005889892578125, -0.0177001953125, 0.0294189453125, -0.0155029296875, -0.00421142578125, -0.0203857421875, 0.006683349609375, 0.00021553039...
[ 831, 3768, 18, 2046, 1022, 1991, 141, 425, 128405, 4488, 100, 45005, 10519, 125195, 3784, 210716, 131492, 72, 3066, 25147, 26932, 48320, 2844, 5510, 71713, 29048, 4398, 91693, 454, 56, 7413, 110, 988, 678, 92537, 12937, 22288, 4527, 366, ...
[ 0.07666015625, 0.046722412109375, 0.0628662109375, 0.010162353515625, 0.066650390625, 0.1839599609375, 0.179931640625, 0.1085205078125, 0.26708984375, 0.1026611328125, 0.0201873779296875, 0.09356689453125, 0.1875, 0.1729736328125, 0.003082275390625, 0.2249755859375, 0.1708984375, 0...
embed
70457930_c0
70457930
erlang
0
Title: Erlang Cowboy crashing. How to change logging levels? Problem title: Erlang Cowboy crashing. How to change logging levels? Tags: cowboy, logging, erlang, debugging, crash Problem: Erlang Cowboy crashing. How to change logging levels? I am running an Erlang Cowboy server and it strangely crashes sometimes with th...
Erlang Cowboy crashing. How to change logging levels? Erlang Cowboy crashing. How to change logging levels? cowboy logging erlang debugging crash Erlang Cowboy How Thu Dec Would Terminating erlang.mk:7564 Killed RELX_OUTPUT_DIR RELX_REL_NAME RELX_REL_EXT RELX_REL_CMD Erlang Cowboy crashing. How to change logging levels...
[ -0.01611328125, 0.0289306640625, 0.00102996826171875, -0.00494384765625, 0.0159912109375, 0.010986328125, -0.027099609375, 0.01068115234375, -0.0106201171875, -0.00057220458984375, 0.0023956298828125, -0.0159912109375, 0.003265380859375, 0.025146484375, 0.0228271484375, 0.0067443847656...
[ 1004, 3066, 1311, 434, 30885, 150631, 214, 11249, 15549, 459, 36659, 90926, 72, 8, 978, 12613, 25755, 27366, 26518, 19201, 6873, 13307, 104431, 9069, 103911, 52001, 123237, 173955, 36498, 51042, 10723, 114453, 68018, 18499, 26008, 16777, 4948, ...
[ 0.1317138671875, 0.26953125, 0.0361328125, 0.0955810546875, 0.22021484375, 0.1944580078125, 0.09722900390625, 0.04168701171875, 0.176513671875, 0.1104736328125, 0.1361083984375, 0.2181396484375, 0.0997314453125, 0.024688720703125, 0.038818359375, 0.0209808349609375, 0.1185302734375, ...
embed
7286920_c0
7286920
erlang
0
Title: Erlang terminal mute on Mac OS X Lion Problem title: Erlang terminal mute on Mac OS X Lion Tags: osx-lion, eshell, erlang Problem: Erlang terminal mute on Mac OS X Lion I just installed Erlang to my mac using these instructions. http://handyrailstips.com/blog_posts/12-installing-erlang-on-mac-os-x-lion-10-7 Inst...
Erlang terminal mute on Mac OS X Lion Erlang terminal mute on Mac OS X Lion osx-lion eshell erlang Erlang Mac Lion pallo:erlangstuff R13B04 erts-5.7.5 smp:2:2 rq:2 async-threads:0 kernel-poll:false Eshell V5.7.5 Erlang terminal mute on Mac OS X Lion I just installed Erlang to my mac using these instructions. http://han...
[ 0.00830078125, 0.00262451171875, -0.005401611328125, -0.00335693359375, -0.0076904296875, 0.00032806396484375, 0.0026092529296875, -0.0035552978515625, -0.01092529296875, -0.0111083984375, -0.00170135498046875, 0.005157470703125, 0.01153564453125, 0.00482177734375, 0.03515625, -0.00363...
[ 1004, 3066, 33949, 842, 67, 4727, 11787, 1193, 82209, 362, 45486, 28, 128019, 72, 74010, 56, 271, 21493, 2681, 7709, 933, 10342, 136563, 2676, 12654, 39116, 53861, 77924, 5877, 241, 310, 758, 20600, 19138, 167934, 12336, 7870, 41201, 80383,...
[ 0.1798095703125, 0.308837890625, 0.263427734375, 0.186279296875, 0.1593017578125, 0.10516357421875, 0.10418701171875, 0.0621337890625, 0.2037353515625, 0.046722412109375, 0.13525390625, 0.08843994140625, 0.256591796875, 0.092529296875, 0.2000732421875, 0.10638427734375, 0.00875854492...
embed
39858162_c0
39858162
erlang
0
Title: How to specify number of cores erlang will run on Problem title: How to specify number of cores erlang will run on Tags: scalability, erlang-otp, erlang Problem: How to specify number of cores erlang will run on I wanted to start erlang while varying the number of cores in order to test the scalability of my pro...
How to specify number of cores erlang will run on How to specify number of cores erlang will run on scalability erlang-otp erlang How How to specify number of cores erlang will run on I wanted to start erlang while varying the number of cores in order to test the scalability of my program. I expect that running the pro...
[ -0.01055908203125, 0.000957489013671875, -0.00469970703125, 0.0036163330078125, -0.00970458984375, -0.042724609375, -0.01129150390625, 0.006988525390625, -0.00147247314453125, -0.04345703125, 0.002349853515625, -0.0014190673828125, -0.01263427734375, 0.00194549560546875, 0.0283203125, ...
[ 11249, 40140, 18929, 14012, 111, 48052, 72, 3066, 1221, 11675, 98, 117906, 41159, 818, 254, 4034, 285, 3034, 1528, 41206, 51042, 1286, 4271, 56, 40715, 831, 56458, 17475, 37842, 678, 2676, 3827, 2886, 134598, 106, 71924, 1733, 7464, 5701, ...
[ 0.054290771484375, 0.178955078125, 0.08917236328125, 0.1287841796875, 0.07421875, 0.220947265625, 0.1456298828125, 0.266845703125, 0.0999755859375, 0.1356201171875, 0.1529541015625, 0.140625, 0.08514404296875, 0.0855712890625, 0.1109619140625, 0.066162109375, 0.059814453125, 0.0747...
embed
40447518_c0
40447518
erlang
0
Title: Erlang json validation issue Problem title: Erlang json validation issue Tags: mysql, erlang, database, validation, json Problem: Erlang json validation issue I'm kinda new to erlang trying to make JSON validation using https://github.com/Prots/olifer but getting error: 1> sql_app:update(<<"0.2851">>,<<"frfrfrfr...
Erlang json validation issue Erlang json validation issue mysql erlang database validation json Erlang Info olifer:validate emysql:prepare UPDATE SET WHERE Result1 emysql:execute io:format Erlang json validation issue I'm kinda new to erlang trying to make JSON validation using https://github.com/Prots/olifer but getti...
[ -0.0216064453125, 0.023681640625, 0.00994873046875, 0.0034027099609375, -0.006805419921875, 0.01263427734375, -0.0260009765625, -0.0103759765625, -0.00738525390625, 0.01318359375, 0.0198974609375, 0.0022125244140625, 0.005889892578125, -0.04345703125, 0.0164794921875, 0.01177978515625,...
[ 1004, 3066, 1647, 1681, 44622, 1363, 31089, 759, 99247, 72, 63399, 14048, 1194, 2875, 7013, 17489, 352, 4778, 4692, 16082, 161521, 128565, 126684, 418, 85691, 22995, 51727, 8562, 3525, 31577, 821, 58627, 15769, 32102, 10752, 933, 5674, 18499,...
[ 0.1650390625, 0.261474609375, 0.1199951171875, 0.2215576171875, 0.256103515625, 0.05792236328125, 0.130126953125, 0.0938720703125, 0.1868896484375, 0.1251220703125, 0.1319580078125, 0.104248046875, 0.05938720703125, 0.1824951171875, 0.1910400390625, 0.0689697265625, 0.04071044921875,...
embed
3532058_c0
3532058
erlang
0
Title: Thread-ring benchmark Problem title: Thread-ring benchmark Tags: c%2B%2B, haskell, erlang, concurrency, c Problem: Thread-ring benchmark Today I was doing the thread ring exercise from the Programming Erlang book and googled for other solutions to compare. I found that the language shootout has exactly the same ...
Thread-ring benchmark Thread-ring benchmark c%2B%2B haskell erlang concurrency c Thread-ring Thread-ring benchmark Today I was doing the thread ring exercise from the Programming Erlang book and googled for other solutions to compare. I found that the language shootout has exactly the same problem as a benchmark . I ha...
[ 0.00457763671875, 0.0140380859375, -0.004547119140625, 0.00885009765625, -0.0022125244140625, -0.018798828125, -0.01318359375, 0.0028533935546875, -0.005340576171875, -0.044677734375, -0.00063323974609375, 0.0004100799560546875, -0.00799560546875, 0.00421142578125, -0.00054931640625, 0...
[ 136719, 2852, 240057, 501, 1556, 142508, 72, 3066, 108636, 982, 86997, 15789, 81979, 27958, 1004, 12877, 26484, 51347, 69101, 46876, 106443, 6056, 66161, 5701, 2967, 49128, 16128, 4271, 313, 136, 37223, 13438, 2663, 166, 181960, 64, 441, 1033...
[ 0.2109375, 0.2027587890625, 0.2474365234375, 0.101806640625, 0.1181640625, 0.2401123046875, 0.0867919921875, 0.270751953125, 0.1505126953125, 0.100341796875, 0.2264404296875, 0.182861328125, 0.0751953125, 0.064208984375, 0.110595703125, 0.010955810546875, 0.00225830078125, 0.139526...
embed
14515480_c1
14515480
erlang
1
io:format("Child process died together with parent (~p)\n",[Q]); Q -> io:format("Something else happened... (~p)\n",[Q]) after 2000 -> io:format("Child (~p): still alive...\n", [self()]), loop() end. This produces output as follows. (erlide@127.0.0.1)> test:start(). Parent (<0.145.0>): started! Parent (<0.145.0>): chi...
io:format("Child process died together with parent (~p)\n",[Q]); Q -> io:format("Something else happened... (~p)\n",[Q]) after 2000 -> io:format("Child (~p): still alive...\n", [self()]), loop() end. This produces output as follows. (erlide@127.0.0.1)> test:start(). Parent (<0.145.0>): started! Parent (<0.145.0>): chi...
[ 0.0004215240478515625, 0.01068115234375, 0.00016021728515625, -0.006988525390625, -0.00897216796875, -0.0074462890625, 0.007476806640625, -0.0036163330078125, 0.015869140625, -0.042236328125, 0.003387451171875, 0.0220947265625, -0.026123046875, 0.026123046875, 0.027587890625, 0.0007743...
[ 22995, 51727, 441, 102656, 9433, 68, 71, 25842, 678, 49129, 254, 2737, 2396, 8912, 282, 64113, 37076, 73659, 27, 7103, 3576, 7464, 923, 272, 39379, 40956, 3564, 27489, 140992, 28960, 150, 112, 133249, 5, 99929, 3034, 17137, 170918, 102014, ...
[ 0.2490234375, 0.22119140625, 0.047882080078125, 0.2088623046875, 0.20654296875, 0.161376953125, 0.0694580078125, 0.17724609375, 0.1317138671875, 0.189697265625, 0.04998779296875, 0.0736083984375, 0.1146240234375, 0.008331298828125, 0.039398193359375, 0.1141357421875, 0.125, 0.14929...
embed
53370999_c0
53370999
erlang
0
Title: net_adm:ping failure very strange Problem title: net_adm:ping failure very strange Tags: erlang-shell, erlang, erlang-ports, cluster-computing Problem: net_adm:ping failure very strange Dears, I am getting an issue regards to Erlang cluster. After a long time my cluster working, one day, I can't make any connect...
net_adm:ping failure very strange net_adm:ping failure very strange erlang-shell erlang erlang-ports cluster-computing net_adm:ping net_adm:ping failure very strange Dears, I am getting an issue regards to Erlang cluster. After a long time my cluster working, one day, I can't make any connection more to a specific node...
[ -0.00182342529296875, 0.0244140625, -0.009765625, 0.0184326171875, -0.004638671875, -0.00921630859375, -0.031494140625, -0.0191650390625, -0.00136566162109375, 0.00164794921875, 0.025146484375, -0.0279541015625, -0.006195068359375, -0.01025390625, 0.0093994140625, -0.002593994140625, ...
[ 2043, 712, 39, 10366, 137578, 4552, 114453, 72, 3066, 128019, 6982, 234737, 7077, 21816, 31089, 1004, 4989, 20697, 5155, 831, 94878, 1286, 29458, 110, 41113, 5021, 1542, 12, 30646, 8743, 35166, 17368, 11627, 1563, 3509, 212087, 54133, 9688, ...
[ 0.0885009765625, 0.0380859375, 0.088623046875, 0.1715087890625, 0.2056884765625, 0.0723876953125, 0.1405029296875, 0.08135986328125, 0.2724609375, 0.155517578125, 0.131103515625, 0.185546875, 0.0460205078125, 0.001495361328125, 0.046905517578125, 0.1217041015625, 0.00335693359375, ...
embed
2223152_c0
2223152
erlang
0
Title: How does TDD compare with Functional Programming Languages? Problem title: How does TDD compare with Functional Programming Languages? Tags: f%23, unit-testing, erlang, tdd, functional-programming Problem: How does TDD compare with Functional Programming Languages? How does TDD compare with Functional Programmin...
How does TDD compare with Functional Programming Languages? How does TDD compare with Functional Programming Languages? f%23 unit-testing erlang tdd functional-programming How TDD Functional Programming Languages How does TDD compare with Functional Programming Languages? How does TDD compare with Functional Programmin...
[ 0.009521484375, 0.0020599365234375, -0.00262451171875, -0.0196533203125, -0.0123291015625, -0.0177001953125, 0.013671875, 0.01416015625, -0.00726318359375, 0.015380859375, 0.00555419921875, -0.0186767578125, 0.006988525390625, 0.013427734375, 0.00537109375, 0.00579833984375, 0.012634...
[ 11249, 384, 24057, 69101, 678, 28670, 10763, 27958, 83658, 1238, 3949, 3742, 25072, 6954, 72, 3066, 808, 4028, 123309, 28966, 214, 289, 14602, 563, 4904, 136, 1004, 56037, 449, 46876, 6626, 5609, 5490, 765, 40197, 1884, 429, 2844, 15426, ...
[ 0.055908203125, 0.1298828125, 0.260986328125, 0.1661376953125, 0.0709228515625, 0.1204833984375, 0.10211181640625, 0.154052734375, 0.1556396484375, 0.034423828125, 0.011383056640625, 0.1270751953125, 0.1094970703125, 0.125732421875, 0.054168701171875, 0.2296142578125, 0.0689697265625...
embed
30232602_c0
30232602
erlang
0
Title: Passing map type argument in function in Erlang complains error Problem title: Passing map type argument in function in Erlang complains error Tags: erlang, erlang-shell Problem: Passing map type argument in function in Erlang complains error Here's my code snippet. %% test.erl -export([count_characters/1]). cou...
Passing map type argument in function in Erlang complains error Passing map type argument in function in Erlang complains error erlang erlang-shell Passing Erlang test.erl count_characters Str ErShell test.erl:19 test.erl:20 test.erl:22 test2.erl Person test2 test2:birthday Passing map type argument in function in Erla...
[ 0.006683349609375, 0.00738525390625, -0.0010986328125, -0.0035247802734375, -0.004638671875, -0.01043701171875, -0.0218505859375, 0.005157470703125, 0.01446533203125, -0.0023040771484375, 0.0086669921875, -0.019775390625, 0.0228271484375, 0.026123046875, 0.035400390625, 0.0090942382812...
[ 28872, 22288, 10644, 10750, 32354, 1004, 3066, 186992, 18499, 72, 128019, 3034, 56, 141, 54529, 9254, 2263, 23351, 79544, 5, 23988, 16619, 24070, 15270, 304, 5720, 927, 5636, 18151, 58134, 3714, 6044, 25632, 79786, 5885, 129745 ]
[ 0.10076904296875, 0.2001953125, 0.1719970703125, 0.1978759765625, 0.1553955078125, 0.1553955078125, 0.26806640625, 0.2086181640625, 0.1685791015625, 0.081787109375, 0.16748046875, 0.1591796875, 0.0916748046875, 0.06744384765625, 0.1522216796875, 0.074951171875, 0.10357666015625, 0....
embed
12232320_c0
12232320
erlang
0
Title: Length of bitstring Problem title: Length of bitstring Tags: erlang, bitstring Problem: Length of bitstring I need length of bit string. I've created such function for it: len( << Bitstr/bitstring >> ) -> len( Bitstr, 0 ). len( << _X, Tail/bitstring >>, Len ) -> len( Tail, Len + 8 ); len( << _X:7, Tail/bitstring...
Length of bitstring Length of bitstring erlang bitstring Length Bitstr Tail Len _X:7 _X:6 _X:5 _X:4 _X:3 _X:2 _X:1 Length of bitstring I need length of bit string. I've created such function for it: But, maybe, there is more optimal way to get length of bit string? Maybe some BIF? (I've actually searched for it, but di...
[ 0.0050048828125, 0.0311279296875, 0.00173187255859375, 0.0262451171875, 0.001983642578125, 0.01141357421875, 0.005767822265625, 0.0107421875, 0.0113525390625, -0.03759765625, -0.006988525390625, -0.01202392578125, 0.0042724609375, 0.005584716796875, 0.0189208984375, 0.0191650390625, ...
[ 77554, 927, 111, 4785, 91693, 72, 3066, 27774, 9297, 1218, 379, 18226, 1542, 12, 966, 910, 758, 617, 363, 304, 19721, 87, 3871, 140909, 79315, 75935, 6044, 32354, 100, 442, 51139, 83, 1286, 24087, 3917, 47, 2046, 83425, 335, 29836, 2065...
[ 0.1553955078125, 0.1058349609375, 0.1163330078125, 0.203125, 0.287841796875, 0.1077880859375, 0.2098388671875, 0.1552734375, 0.21826171875, 0.124267578125, 0.1068115234375, 0.187744140625, 0.0565185546875, 0.0150146484375, 0.068115234375, 0.08673095703125, 0.0682373046875, 0.066833...
embed
20855229_c0
20855229
erlang
0
Title: What does this line of erlang code do? Problem title: What does this line of erlang code do? Tags: erlang Problem: What does this line of erlang code do? Could someone explain to me what this line of erlang code does? [ReportBody|_] = [Body || {<<"val1">>,<<"val2">>,_,_,Body} <- Parts]. You can assume the Parts ...
What does this line of erlang code do? What does this line of erlang code do? erlang What ReportBody Body val1 val2 Parts val3 val4 val5 val6 val7 val8 val9 val10 val11 val12 val13 val14 val15 val16 val17 What does this line of erlang code do? Could someone explain to me what this line of erlang code does? You can assu...
[ 0.01141357421875, 0.0115966796875, 0.000652313232421875, 0.0242919921875, -0.00958251953125, 0.009765625, -0.003997802734375, 0.0040283203125, 0.0133056640625, 0.016357421875, 0.00113677978515625, 0.0242919921875, -0.00142669677734375, -0.0208740234375, 0.006866455078125, 0.00607299804...
[ 4865, 14602, 903, 13315, 111, 72, 3066, 18151, 54, 34798, 12647, 1459, 43960, 3502, 418, 304, 16995, 363, 617, 1019, 1126, 963, 2681, 2592, 1837, 2485, 2489, 73342, 2367, 41591, 7, 77336, 70541, 25632, 6275, 83, 47, 44622, 1405, 136, 32...
[ 0.1129150390625, 0.120849609375, 0.1134033203125, 0.1590576171875, 0.0662841796875, 0.131591796875, 0.250244140625, 0.16943359375, 0.1201171875, 0.206298828125, 0.1378173828125, 0.1234130859375, 0.183837890625, 0.1229248046875, 0.03167724609375, 0.109130859375, 0.1912841796875, 0.0...
embed
68838300_c0
68838300
erlang
0
Title: Is erlang&#x27;s `binary_to_term` always able to read ANY of previous versions of binary `term_to_binary` produced? Problem title: Is erlang&#x27;s `binary_to_term` always able to read ANY of previous versions of binary `term_to_binary` produced? Tags: erlang, elixir Problem: Is erlang's `binary_to_term` always ...
Is erlang&#x27;s `binary_to_term` always able to read ANY of previous versions of binary `term_to_binary` produced? Is erlang&#x27;s `binary_to_term` always able to read ANY of previous versions of binary `term_to_binary` produced? erlang elixir binary_to_term ANY term_to_binary Is erlang's `binary_to_term` always able...
[ 0.01397705078125, 0.033203125, 0.004486083984375, 0.0301513671875, -0.00445556640625, 0.002044677734375, 0.00096893310546875, -0.0014495849609375, 0.00372314453125, -0.033203125, 0.00787353515625, -0.010986328125, 0.016845703125, 0.0225830078125, -0.0020751953125, 0.00799560546875, -...
[ 2071, 72, 3066, 3768, 19155, 1294, 188, 32166, 11343, 19048, 12301, 93333, 96362, 11389, 2394, 6635, 181653, 15296, 38308, 13579, 47, 134744, 43701, 4734, 4527, 115, 2676, 1305, 17562, 99247, 4420, 27489, 42485, 69101, 2053, 52895, 25318, 222...
[ 0.0231781005859375, 0.11962890625, 0.267333984375, 0.05023193359375, 0.19921875, 0.173095703125, 0.1917724609375, 0.253662109375, 0.1151123046875, 0.09765625, 0.1968994140625, 0.1387939453125, 0.099609375, 0.157958984375, 0.17578125, 0.1844482421875, 0.0946044921875, 0.030288696289...
embed
46377003_c0
46377003
erlang
0
Title: When pattern matching maps in Erlang, why is this variable unbound? Problem title: When pattern matching maps in Erlang, why is this variable unbound? Tags: maps, pattern-matching, erlang Problem: When pattern matching maps in Erlang, why is this variable unbound? -module(count). -export([count/1]). do_count([],...
When pattern matching maps in Erlang, why is this variable unbound? When pattern matching maps in Erlang, why is this variable unbound? maps pattern-matching erlang When Erlang is_list do_count Acc count.erl:11 maps:update_with When pattern matching maps in Erlang, why is this variable unbound? In this example, the thi...
[ -0.0011444091796875, 0.0159912109375, 0.00138092041015625, -0.020263671875, -0.006378173828125, -0.000629425048828125, -0.0093994140625, -0.00022411346435546875, 0.0284423828125, -0.006561279296875, 0.015625, -0.0277099609375, 0.035888671875, 0.0301513671875, 0.0296630859375, 0.0111083...
[ 103510, 14858, 214, 22288, 1004, 3066, 15400, 83, 903, 77336, 51, 99091, 23, 98753, 72, 6562, 71013, 29899, 54529, 56, 141, 19993, 117008, 76228, 27781, 50960, 70731, 22799, 841, 32316, 137272, 1221, 959, 9969, 1340, 34759, 186992, 44084, 5...
[ 0.2083740234375, 0.2003173828125, 0.040618896484375, 0.1519775390625, 0.1304931640625, 0.259765625, 0.1212158203125, 0.049346923828125, 0.0241241455078125, 0.208984375, 0.109619140625, 0.200927734375, 0.0298309326171875, 0.1861572265625, 0.059539794921875, 0.115966796875, 0.104797363...
embed
7187705_c0
7187705
erlang
0
Title: Mature IMAP library Problem title: Mature IMAP library Tags: erlang, imap, linux, unix Problem: Mature IMAP library I am working on a (linux) application which is going to interface with an IMAP server. However, I am having a surprisingly hard time finding a mature IMAP library. The language dosn't matter as lon...
Mature IMAP library Mature IMAP library erlang imap linux unix Mature IMAP Mature IMAP library I am working on a (linux) application which is going to interface with an IMAP server. However, I am having a surprisingly hard time finding a mature IMAP library. The language dosn't matter as long as its free and open sourc...
[ -0.000499725341796875, 0.0184326171875, -0.0036163330078125, 0.041015625, 0.01025390625, 0.00885009765625, -0.025634765625, 0.01348876953125, 0.008056640625, -0.0267333984375, 0.040283203125, -0.01165771484375, -0.0096435546875, 0.015380859375, 0.00970458984375, -0.00787353515625, -0...
[ 911, 6644, 87, 105748, 35773, 1294, 72, 3066, 17, 62346, 11508, 6077, 51, 4084, 20697, 2397, 38415, 101758, 10723, 212615, 7941, 1733, 90791, 90638, 46876, 26866, 4092, 9803, 31344, 26808, 2806, 6183, 1884, 8060, 627, 27529, 836, 6460, 1904...
[ 0.18896484375, 0.197021484375, 0.07769775390625, 0.244873046875, 0.256103515625, 0.1744384765625, 0.08966064453125, 0.2347412109375, 0.03619384765625, 0.2431640625, 0.1165771484375, 0.1087646484375, 0.0677490234375, 0.0343017578125, 0.07183837890625, 0.077880859375, 0.10675048828125,...
embed
33029080_c0
33029080
erlang
0
Title: cscope doesn&#x27;t show results in quickfix window Problem title: cscope doesn&#x27;t show results in quickfix window Tags: cscope, erlang, vim Problem: cscope doesn't show results in quickfix window my cscope_maps.vim is if has("cscope") """"""""""""" Standard cscope/vim boilerplate " use both cscope and ctag ...
cscope doesn&#x27;t show results in quickfix window cscope doesn&#x27;t show results in quickfix window cscope erlang vim Standard cscope.out CSCOPE_DB cscope doesn't show results in quickfix window my cscope_maps.vim is just use github:cscope_maps.vim and add option set cscopequickfix=s-,c-,d-,i-,t-,e- my result is al...
[ 0.0185546875, 0.00860595703125, 0.004913330078125, -0.00124359130859375, 0.006561279296875, 0.0111083984375, 0.00860595703125, 0.012939453125, -0.0093994140625, 0.00153350830078125, -0.00787353515625, -0.017822265625, -0.010009765625, 0.00063323974609375, -0.004364013671875, -0.0082397...
[ 501, 70820, 22027, 3768, 18, 7639, 50339, 63773, 55923, 76896, 23, 3066, 119916, 20744, 6056, 313, 14495, 106863, 39463, 62346, 29671, 62270, 32102, 238, 15190, 35829, 5423, 3181, 2594, 16750, 7514, 1884, 9319, 110, 44691 ]
[ 0.079345703125, 0.31982421875, 0.045684814453125, 0.059112548828125, 0.08502197265625, 0.1458740234375, 0.2039794921875, 0.1002197265625, 0.216552734375, 0.1842041015625, 0.018341064453125, 0.1737060546875, 0.1943359375, 0.118408203125, 0.09197998046875, 0.0232391357421875, 0.1730957...
embed
26534612_c0
26534612
erlang
0
Title: Examples of using Eunit to test clustered application Problem title: Examples of using Eunit to test clustered application Tags: distributed, erlang, eunit, unit-testing Problem: Examples of using Eunit to test clustered application I find the documentation on Eunit lacking, with regards to how to test a multi-n...
Examples of using Eunit to test clustered application Examples of using Eunit to test clustered application distributed erlang eunit unit-testing Eunit Examples cluster_test_ Node _assertEqual net_adm:ping slave:start slave.erl exit:not_alive Examples of using Eunit to test clustered application I find the documentatio...
[ 0.0004100799560546875, 0.0133056640625, 0.0079345703125, -0.0003681182861328125, -0.00188446044921875, -0.021728515625, -0.0079345703125, -0.02587890625, 0.013916015625, -0.01336669921875, 0.00885009765625, 0.0069580078125, -0.0098876953125, -0.003936767578125, 0.009521484375, 0.012817...
[ 89536, 99726, 17368, 5177, 6773, 3034, 234737, 297, 38415, 47, 15917, 72, 3066, 1175, 25072, 6954, 438, 112, 33657, 71723, 2043, 39, 10366, 94859, 17137, 56, 141, 82230, 10869, 24056, 209806, 21, 41324, 6024, 157, 14037, 27781, 11675, 2022,...
[ 0.1270751953125, 0.0225372314453125, 0.06622314453125, 0.148681640625, 0.244384765625, 0.2261962890625, 0.20703125, 0.059722900390625, 0.161376953125, 0.0037841796875, 0.141845703125, 0.037139892578125, 0.1641845703125, 0.113525390625, 0.1689453125, 0.2127685546875, 0.10888671875, ...
embed
6831143_c1
6831143
erlang
1
(e.g. 10000 map reduce jobs running completely in parallel). When I use the "worker performs one-by-one" method, I get only around 90%. I understand Erlang is supposed to be good at concurrent stuff, and I'm impressed that efficiency doesn't change even if I perform 10K map reduce requests at once as opposed to 100 et...
(e.g. 10000 map reduce jobs running completely in parallel). When I use the "worker performs one-by-one" method, I get only around 90%. I understand Erlang is supposed to be good at concurrent stuff, and I'm impressed that efficiency doesn't change even if I perform 10K map reduce requests at once as opposed to 100 et...
[ -0.0123291015625, 0.0101318359375, -0.0096435546875, -0.0120849609375, -0.0126953125, -0.005950927734375, -0.005645751953125, -0.00994873046875, 0.01611328125, -0.00909423828125, 0.0037994384765625, 0.03173828125, 0.0155029296875, 0.00186920166015625, -0.00555419921875, 0.0128784179687...
[ 77433, 22288, 34390, 74464, 51042, 64557, 95103, 4527, 18244, 56, 51339, 7, 1632, 1272, 3630, 55300, 2046, 4734, 10932, 21020, 28219, 1004, 3066, 134598, 4127, 99, 133244, 41884, 204971, 227066, 15549, 209, 605, 50336, 24145, 805, 201, 86039,...
[ 0.14990234375, 0.1978759765625, 0.254150390625, 0.1795654296875, 0.03729248046875, 0.052886962890625, 0.174560546875, 0.006011962890625, 0.1048583984375, 0.07940673828125, 0.1705322265625, 0.005645751953125, 0.0806884765625, 0.151123046875, 0.1568603515625, 0.1329345703125, 0.0637817...
embed
17399544_c0
17399544
erlang
0
Title: erlang:now/0 is faster than os:timestamp/0? Problem title: erlang:now/0 is faster than os:timestamp/0? Tags: erlang Problem: erlang:now/0 is faster than os:timestamp/0? As said in manual, http://www.erlang.org/erldoc?q=erlang:now If you do not need the return value to be unique and monotonically increasing, use ...
erlang:now/0 is faster than os:timestamp/0? erlang:now/0 is faster than os:timestamp/0? erlang erlang:now os:timestamp erlang:now/0 is faster than os:timestamp/0? As said in manual, http://www.erlang.org/erldoc?q=erlang:now os:timestamp/0 should be faster than erlang:now/0 But I tested on my PC with timer:tc/3, for 100...
[ -0.003753662109375, 0.004638671875, 0.00885009765625, -0.0015106201171875, 0.00078582763671875, -0.038818359375, -0.004058837890625, -0.0067138671875, -0.0150146484375, -0.0537109375, 0.016357421875, -0.00665283203125, 0.00341796875, 0.004364013671875, 0.0272216796875, -0.017822265625,...
[ 72, 3066, 35613, 107838, 83, 4271, 56, 3501, 362, 6032, 590, 2676, 12, 23009, 1478, 141, 29713, 5608, 186, 3034, 6107, 21991, 18, 238, 18113, 100, 209, 197094, 11782, 1733, 66933, 11948, 191633, 44084, 11787, 3773, 361, 13307, 11389, 627,...
[ 0.1158447265625, 0.279541015625, 0.2244873046875, 0.254638671875, 0.08294677734375, 0.1666259765625, 0.1527099609375, 0.054443359375, 0.1270751953125, 0.1224365234375, 0.1373291015625, 0.1368408203125, 0.019195556640625, 0.08538818359375, 0.010223388671875, 0.0821533203125, 0.1213378...
embed
3097453_c0
3097453
erlang
0
Title: Long Polling in Mochiweb - How to tell if client aborts request? Problem title: Long Polling in Mochiweb - How to tell if client aborts request? Tags: mochiweb, erlang Problem: Long Polling in Mochiweb - How to tell if client aborts request? I have a basic mochiweb polling loop that looks like the following, exc...
Long Polling in Mochiweb - How to tell if client aborts request? Long Polling in Mochiweb - How to tell if client aborts request? mochiweb erlang Long Polling Mochiweb How io:format Blah Req PathParts string:tokens Req:get Long Polling in Mochiweb - How to tell if client aborts request? I have a basic mochiweb polling ...
[ 0.0101318359375, 0.0213623046875, 0.00579833984375, -0.007415771484375, -0.026123046875, 0.0281982421875, 0.0145263671875, 0.005828857421875, -0.01953125, -0.004669189453125, 0.01068115234375, -0.00130462646484375, -0.004150390625, -0.01141357421875, 0.01055908203125, -0.01287841796875...
[ 14407, 663, 30319, 2501, 1861, 14051, 11249, 14192, 2174, 23282, 64853, 7, 50336, 931, 72, 3066, 22995, 51727, 335, 1566, 853, 864, 108421, 58229, 79315, 6448, 1755, 3794, 62822, 160, 40956, 33342, 1884, 25632, 14602, 8966, 64457, 2448, 130...
[ 0.198974609375, 0.182861328125, 0.237548828125, 0.0989990234375, 0.1451416015625, 0.2205810546875, 0.048797607421875, 0.17529296875, 0.06292724609375, 0.1959228515625, 0.2666015625, 0.1314697265625, 0.17919921875, 0.054229736328125, 0.0174102783203125, 0.144287109375, 0.14453125, 0...
embed