74 Commit (master)

Autore SHA1 Messaggio Data
  gavrila florin fa71d7a37a add support for own ids 2 anni fa
  Paul Cameron a8f0a04c3d Fix two race conditions in client.Do 3 anni fa
  CodeLingo Bot 133dd3716f Fix function comments based on best practices from Effective Go 5 anni fa
  Md. Ashiquzzaman d0e6ec4878 Fix Odd use of time.Duration (#29) 7 anni fa
  Sadlil Rhythom f2f0349d2d Remove lastcall. 7 anni fa
  Christoffer Fjellström 0ca6dc2c6f Remove duplicate locking 6 anni fa
  Christoffer Fjellström 99d317427f Add skipping for integration tests when running unit tests 6 anni fa
  Christoffer Fjellström 2dbf199260 Add lock on job handler assignment 6 anni fa
  John-Lin e1224a8c20 fixed typo and keep WorkComplate for downward compatibility 6 anni fa
  Christoffer Fjellström 27942f55cd Add sync lock on do() to avoid race conditions when creating jobs 7 anni fa
  Christoffer Fjellström d6791e2e42 Add sync lock to create job functions 7 anni fa
  JessonChan dd82e211a3 concurrent map bug fixed 8 anni fa
  John Ku 9d99accce2 Allow built in selectionHandlers to be reused outside of package 8 anni fa
  John Ku 1c4b8aa000 Export pool.clients for custom Pool instantiation 8 anni fa
  John Ku d20c3c7bd1 Allow custom Pool without constructor 8 anni fa
  Xing Xing c6c6c9cac2 don't use sigillum 9 anni fa
  Endre Hirling c615e74af8 Replace mutex in client.do() with a channel to avoid deadlock and introduce command timeout 9 anni fa
  Gabriel Cristian Alecu e005ea4442 Fixed WORK_FAIL needing 2 arguments 9 anni fa
  Graham Barr 7bcc4de76f Do not ignore write errors 9 anni fa
  Graham Barr d82da8fd71 Avoid read channel corruption when response size > bufferSize 10 anni fa
  Graham Barr 49ea8c0ec1 Increase buffer size to 8K 10 anni fa
  Graham Barr 3e556edb2d When a job completes, remove its handler 10 anni fa
  Randall McPherson 0591572d8e Make pool clients safe for concurrent access with mutex. 10 anni fa
  Xing Xing 5334b50533 fixed #34 10 anni fa
  Damian Gryski 7229235a4f Use %v instead of %V, which is not a valid Printf verb 10 anni fa
  Damian Gryski ad0d49dcb2 Use fmt.Errorf() instead of errors.New(fmt.Sprintf()) 10 anni fa
  Xing Xing f880354a61 type assertion with *net.OpError 10 anni fa
  Xing Xing 45a9d7c3e5 fixed #31 10 anni fa
  Xing Xing 98a935207b fixed issue #27 10 anni fa
  Xing Xing 87631cc2e5 go fmt & better examples 10 anni fa
  Xing Xing 76196899f8 fxied issue #20 10 anni fa
  Xing Xing bf25cc1728 a better documents for the client package 10 anni fa
  Xing Xing 02e6bfebcb prepared for documentation 10 anni fa
  Xing Xing e9c29799fb refactoring worker side data package 10 anni fa
  Xing Xing c8f2f5085c race is bad, how should we do? 10 anni fa
  Xing Xing e3f789bc86 fixed nil pointer 10 anni fa
  Xing Xing e5179e3b5b started refactoring worker 10 anni fa
  Xing Xing 124e686699 go fmt 10 anni fa
  Xing Xing 2a27eca7b7 fixed building package issue 10 anni fa
  Xing Xing 358c8c4af0 processed ERROR package 10 anni fa
  Xing Xing 4997e30a77 runabled 0.2 10 anni fa
  Xing Xing e5c30068cd 0.2 refactoring begining 10 anni fa
  Paul Mach 5e215b9257 Remove depenance on external libs for unique id 10 anni fa
  Xing Xing 2002bb1804 fixed bson/ObjectId 11 anni fa
  mikespook e7d32edee0 fixed for travis-ci 11 anni fa
  mikespook 8e009be940 #14 fixed 11 anni fa
  Paul Mach f3b4013e2b Update and Receive status correctly 11 anni fa
  Xing Xing 011c3253f7 issue 'use of closed network connection' of client fixed 11 anni fa
  mikespook 568c70b083 #12 fixed 11 anni fa
  mikespook 7a8a5d4a6a for issue #10; an IdGenerator interface, use bson.ObjectId as default 11 anni fa